Skip to content

pmadhukar99/Competitive-Coding-Section

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Coding Section:

This repository is made to help anyone beginning with competitive 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.

If you are explaining a competitive programming question, be sure to include all types of approaches that can be used to solve the problem. Also mention the best approach to solve it, providing a code for it as well.

If you are explaining a data structure, don’t forget to provide a code for it as well.

Be sure that the codes that you write is readable, i.e. a beginner in programming can understand them.

Competitive-Coding-Section

Create sections labeled further in issue section

About

Create sections labbled further in issue section

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.9%
  • C 35.5%
  • Python 18.6%