Skip to content

yogikkhurana/Competitive-Coding-Section

 
 

Repository files navigation

Creating Competitive-Coding-Section or subfolders

Create sections labeled further in issue section

Competitive Coding Section

This repository has a collection of problems in different programming languages for those who are new to competitive programming or those who want to start competitive programming.

You can use these problems to understand the different approaches that you can use to solve a problem or use the solution for your practice. This repository also contains a sample code on data structures.

Contributing guidelines

Contribute to this repository by explaining either a competitive programming question or a data structure.

- 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.

About

Create sections labbled further in issue section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.8%
  • C 22.3%
  • Python 11.9%