diff --git a/README.md b/README.md new file mode 100644 index 0000000..91895d7 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +## 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.