Competitive Coding Section
1.0.0
hacktoberfestメンテナーをフォローしてください:https://www.linkedin.com/in/milind-gupta-384a27190/
右上隅にあるリポジトリを優しく主演します
問題セクションでさらにラベル付けされたセクションを作成します
このリポジトリには、競争力のあるプログラミングが初めての人や競争力のあるプログラミングを開始したい人のためのさまざまなプログラミング言語の問題のコレクションがあります。
これらの問題を使用して、問題を解決したり、練習にソリューションを使用したりするために使用できるさまざまなアプローチを理解できます。このリポジトリには、データ構造に関するサンプルコードも含まれています。
競争力のあるプログラミングの質問またはデータ構造のいずれかを説明することにより、このリポジトリに貢献します。
- Include all approaches that can be used to solve the problem.
- Mention the best approach to solve the problem with the help of code.
- Make sure your code is readable, i.e. it uses sensible function names with proper indentation and spacing between functions.
- Use a clear file name that gives a hint on what the problem is about.
- Add your file to the appropriate folder. If you don't know the right folder to add your file, mention in the pull request.