Aniket762 / Project-alpha

The aim of the project is to include all the basic code snippets for competitive programming so that when a beginner gets stuck for any syntax or algorithm this repo will help out.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-alpha

The aim of the project is to include all the basic code snippets for competitive programming so that when a beginner gets stuck for any syntax or algorithm this repo will help out.

Ways to contribute:

  1. Solve the issues which are listed
  2. Create your own issue and then send PR.

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE 1: Please abide by the Contributing Guidelines.

NOTE 2: Please abide by the Code of Conduct.


Admins 🤟🏻

Thanks goes to these wonderful people (emoji key):


Sayantan Maiti

🦊

Aniket Pal

🦊
The whole project will be created on basic C, Cpp ,Python and Java so beginners can also contribute.

This project follows the all-contributors specification. Contributions of any kind welcome!

About

The aim of the project is to include all the basic code snippets for competitive programming so that when a beginner gets stuck for any syntax or algorithm this repo will help out.

License:MIT License


Languages

Language:C++ 32.3%Language:Python 28.8%Language:Java 24.2%Language:C 14.7%