The Wayback Machine - https://web.archive.org/web/20201128140530/https://github.com/sachin-duhan26/COMPETITVE-PROGRAMMING
Skip to content

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++

master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

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.

Topics Covered

  • Arrays & Strings
  • Bitwise Algorithms
  • Dynamic Programming
  • Greedy Algorithms
  • HashMap & Heaps
  • LinkedList
  • Stack & Queues
  • Trees

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++

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.