Must-Know-Programming-Codes icon indicating copy to clipboard operation
Must-Know-Programming-Codes copied to clipboard

๐Ÿ‘จโ€๐Ÿ’ป๐Ÿง  Collection of some community maintained must-know competitive coding programs

Must-Know-Programming-Codes

This repository is a collection of some must-know programs for competitive programming!
Explore the docs ยป

Table of Contents ๐Ÿ“‹

  • About the Project
    • Languages
  • Getting Started
    • Prerequisites
    • Cloning
  • Contributing
  • License

About The Project ๐Ÿคท

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.

Languages ๐ŸŒ

Didn't find your prefered language? Create a PR for the same.

Getting Started ๐Ÿš€

Although you can directly download a single file from github, to get a local copy of the entire repo follow these simple steps.

Prerequisites ๐Ÿ’ก

  1. Setup your desired runtime environment for corresponding language
  2. git is required to clone the repo

Cloning ๐ŸŽ‰

  1. Clone the repo
git clone https://github.com/avisionx/Must-Know-Programming-Codes.git

Contributing ๐Ÿ‘ช

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License ๐Ÿ“œ

Distributed under the MIT License. See LICENSE for more information.