This repository is a collection of some must-know programs for competitive programming!
Explore the docs Β»
- About the Project
- Languages
- Getting Started
- Prerequisites
- Cloning
- Contributing
- License
This repo is an initiative by the community to have their competitve programming codes saved in a structure manner. Feel free to contribute to the repo and be the part of the awesome community. Read the Contributing guidelines to get started.
Didn't find your prefered language? Create a PR for the same.
Although you can directly download a single file from github, to get a local copy of the entire repo follow these simple steps.
- Setup your desired runtime environment for corresponding language
- git is required to clone the repo
- Clone the repo
git clone https://github.com/avisionx/Must-Know-Programming-Codes.git
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.