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.