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.