Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhisaphire/competitive-programming-solutions

COMPETITIVE PROGRAMMING PRACTICE QUESTIONS
https://github.com/abhisaphire/competitive-programming-solutions

abhisaphire algorithms amazon amazon-interview codechef-solutions competitive-programming-contests cpp data-structures deshaw-interview dynamic-programming goldman-sachs google google-foobar google-interview hackerearth-solutions hacktoberfest journey leetcode-solutions practice stl-algorithms

Last synced: 2 days ago
JSON representation

COMPETITIVE PROGRAMMING PRACTICE QUESTIONS

Awesome Lists containing this project

README

        

# Competitive Programming Solution

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

## Introduction
This repository includes all of my accepted solutions from different sites (mainly **GeeksforGeeks, Leetcode** & **Hackerank**) and coding contests.

## Note
* I highly recommend you to try and solve problems yourself and only after that look at the solutions here.
* All Solutions here are mostly written in Python3 and C++.
* `PS - I do not post ongoing contest solutions`

## Quick Access
* [Coding Club India Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India)
* [Asked in **Amazon** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Amazon%20Interview%20Questions)
* [Asked in **Google** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Google%20Interview%20Questions)
* [Asked in **D.E Shaw** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20D-E%20SHAW%20Interview%20Questions)
* [Asked in **Goldman Sachs** Interview Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Asked%20Goldman%20Sach%20Interview%20Questions)
* [General Interview Problems from different Tech Giants](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Coding%20Club%20India/Interview%20Questions)

* [Google Foobar Challenge](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Google-Foobar-Challenge)

* [Contest Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/Contest)

* [HackerEarth](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth)
* [Bit Magic Problems](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth/BitManipulation)
* [Dynamic Programming](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/HackerEarth/DynamicProgramming)

* [CodeChef](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/CodeChef)

* [LeetCode](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/LeetCode)

* [Basic STL](https://github.com/AbhiSaphire/Competitive-Programming-Solutions/tree/master/STL)

## Contributions
Anyone who wants to start contributing to public repositories this is the place for you. Any type of legit contribution will be appreciated. Contributions may include -
* Documentation (Problem or/and Solution Explanation in Solution's as comments)
* Improved algorithm implementation
* Code cleaning
* Code modularization

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Abhishek Kumar

💻 🖋

thedrivingforc

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!