Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.04 KB

File metadata and controls

28 lines (14 loc) · 1.04 KB

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