Skip to content

πŸ‘¨β€πŸ’»πŸ§  Collection of some community maintained must-know competitive coding programs

License

Notifications You must be signed in to change notification settings

avisionx/Must-Know-Programming-Codes

Repository files navigation

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.