Skip to content

adityatayal/Competitive-Coding-Section

 
 

Repository files navigation

Creating Competitive-Coding-Section or subfolders

Create sections labeled further in issue section

Competitive Coding Section:

  • This repository is made to help anyone beginning with competitive programming or want to start competative programming.
  • This repository will help you in knowing the kind of approaches that can be used to solve a problem.
  • Solutions to the problems are also provided to help you with your practice.
  • This repository also contains codes on data structures.

To the contributors:

You can contribute to this repository by explaining a competitive programming question or by explaining a data structure. Make sure to add your contributions under proper folders with appropriate file names.

For competitive programming questions and Data Structures,

  • be sure to include all types of approaches that can be used to solve the problem.
  • you can mention the best approach to solve it with the help of code

Be sure that the code that you write is readable by using sensible function names and not writing single character variables, with proper indentation and spacing between functions.

About

Create sections labbled further in issue section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.5%
  • C 22.0%
  • Python 11.5%