All Projects โ†’ avisionx โ†’ Must-Know-Programming-Codes

avisionx / Must-Know-Programming-Codes

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

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Must-Know-Programming-Codes

Zipcodes
A simple library for querying U.S. zipcodes.
Stars: โœญ 63 (+270.59%)
Mutual labels:  codes
code-DS-ALGO
๐Ÿ‘จโ€๐Ÿ’ป Collection of algorithm and data structure codes, and competitive programming.
Stars: โœญ 31 (+82.35%)
Mutual labels:  codes
notev
โœ๏ธ Nyakku ็š„ไธชไบบๅšๅฎข๏ฝž
Stars: โœญ 14 (-17.65%)
Mutual labels:  codes
My-Codes
This is just a repository of a developer noob.
Stars: โœญ 15 (-11.76%)
Mutual labels:  codes
html css templates
Simple templates for small projects
Stars: โœญ 22 (+29.41%)
Mutual labels:  basics
here-we-go
Contains hundreds of samples for learning Go.
Stars: โœญ 93 (+447.06%)
Mutual labels:  basics
go-examples
Get Set Learn Go
Stars: โœญ 27 (+58.82%)
Mutual labels:  basics
traindrop.github.io
TrainDrop organizations pages
Stars: โœญ 14 (-17.65%)
Mutual labels:  basics

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].