2tanayk / COMPETITVE-PROGRAMMING

Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming

Following repo contains the solutions of the good interview question and some famous problems on well known platforms like - LEETCODE, HACKERANK, GEEKSFORGEEKS, CODECHEF, CODEFORCES etc.

Installation

Clone the GitHub Repository.

$ git clone https://github.com/sachin-duhan26/COMPETITVE-PROGRAMMING.git

Contributing

Please refer to each project's style for submitting better solutions and additions. 
In general, we follow the "fork-and-pull" Git workflow.
  • Fork the repo on GitHub

  • Clone the project to your own machine

  • Commit changes to your own branch

  • Push your work back up to your fork

  • Submit a Pull request so that I can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

UPDATE

More leetcode solutions can be found here.

AUTHOR

Name - Sachin Duhan
Institute - Delhi Technological University
Course - B.Tech (Mathematics and computing) 
Batch of 2021

About

Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++

License:Other


Languages

Language:C++ 97.6%Language:Python 2.2%Language:Java 0.2%