/Beginner-DSA

CodeChef's Beginner DSA is a resource for beginners to learn data structures and algorithms (DSA). It includes a set of 10 problems that help users get familiar with their chosen programming language and solve basic math and if-else questions.

Primary LanguageC++MIT LicenseMIT



forthebadge

Beginner CodeChef solutions in C++

Programming is not just about learning a particular coding language but also practising it with a variety of situations and applying your knowledge in solving coding problems. Our aim should not be to only learn a language but understand it from all dimensions, which is possible through deep learning and practice and so platforms like CodeChef, HackerRank, HackerEarth, and many more, help you learn about these various possibilities and test your knowledge. This repository aims to bring everyone into the competitive coding world. It contains the solutions to all coding problems in CodeChef in multiple languages.

Start Solving 🚩


forthebadge


Contributing to the repository

Welcome to the repository! If you face any issue feel free to create an issue. If you find any question missing, create a pull request by following these conditions:

  • Make sure that you create a folder and name it with the question name.
  • Your Folder should contain a Solution file and a README.md file.
  • The README.md file should contain a link to your question in this format
# [Question Name](Link of your question)
  • Add details of your question (Description, Examples, Constraints, etc) in your README.md file.

Raising a Pull Request

  • Follow How to raise a PR? to raise a PR
  • Please don't copy someone's else solution.
  • The solutions should pass all the test cases on their respective platforms.
  • The question should be inside the correct folder based on the difficulty.
  • Don't forget a README.md file for your particular solution containing the link of the question.



Show some 💚 and ⭐ the Repo to SUPPORT


Contributor ✨


Rahul Goswami
💻