All Projects → hanzohasashi33 → Competetive_programming

hanzohasashi33 / Competetive_programming

Licence: MIT license
Contains my solutions to thousands of different CP sums and some DSA Problems(available in snippets)

Programming Languages

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

Projects that are alternatives of or similar to Competetive programming

Competitive-programing
This repository is for encouraging people in competitive programming. And making PR's on a regular basis. Through this repo, Geeks can find solutions for various programming problems and also give your code to increase the repo.
Stars: ✭ 20 (-4.76%)
Mutual labels:  leetcode, codechef, competitive-programming, hackerrank, hackerearth
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (-23.81%)
Mutual labels:  leetcode, codechef, hackerrank, geeksforgeeks, hackerearth
100DaysCodingChallenege
This is 100 days of competitive coding challenege . You have details of all the problem and solution that I will be solving daily for 100 days consecutively . I have added link to all the questions in read me according to days , you can try solving on your own before watching solution .
Stars: ✭ 29 (+38.1%)
Mutual labels:  leetcode, codechef, hackerrank, hackerearth, atcoder
category-wise-problems
contains category wise problems(data structures, competitive) of popular platforms.
Stars: ✭ 32 (+52.38%)
Mutual labels:  leetcode, codechef, competitive-programming, geeksforgeeks, atcoder
Competitive-Programming--Solution
This ia an public repository for Accepted solution of coding problems on different coding plateforms like codeforces , hackerearth, codechef , hackerrank .......
Stars: ✭ 24 (+14.29%)
Mutual labels:  competitive-programming, hackerrank, geeksforgeeks, hackerearth
CP
Competitive Coding
Stars: ✭ 25 (+19.05%)
Mutual labels:  leetcode, codechef, competitive-programming, atcoder
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-23.81%)
Mutual labels:  codechef, competitive-programming, hackerrank, hackerearth
Coding-Problems
💻 Solutions to coding problems from popular platforms in multiple programming languages.
Stars: ✭ 51 (+142.86%)
Mutual labels:  leetcode, codechef, hackerrank, atcoder
cppdump
Standard dumps of data structures/algorithms
Stars: ✭ 18 (-14.29%)
Mutual labels:  codechef, competitive-programming, atcoder
Code
Macesuted's Code Repository.
Stars: ✭ 20 (-4.76%)
Mutual labels:  codechef, competitive-programming, atcoder
crack-the-code
🔑 Algorithmic solutions in Java for various problems from Cracking the Coding Interview, GeeksForGeeks
Stars: ✭ 19 (-9.52%)
Mutual labels:  leetcode, hackerrank, geeksforgeeks
Data-Structures-Algorithms
Data Structures & Algorithms 💥
Stars: ✭ 17 (-19.05%)
Mutual labels:  codechef, competitive-programming, geeksforgeeks
icie
Competitive programming IDE-as-a-VS-Code-plugin
Stars: ✭ 81 (+285.71%)
Mutual labels:  codechef, competitive-programming, atcoder
Tech Interview Preparation
A one stop solution to ace your next coding interview 👨‍💻
Stars: ✭ 188 (+795.24%)
Mutual labels:  leetcode, competitive-programming, hackerrank
Competitive-Coding-and-Interview-Problems
This repo contains some problem solutions from different popular coding platforms like Code Chef, Leet Code, Hacker Blocks,etc.
Stars: ✭ 54 (+157.14%)
Mutual labels:  codechef, competitive-programming, hackerrank
CP-Badges
Support for Competitive Coding badges to add in Github readme or portfolio websites.
Stars: ✭ 78 (+271.43%)
Mutual labels:  leetcode, codechef, atcoder
competitive-programming
Solutions of some problems in competitive programming
Stars: ✭ 23 (+9.52%)
Mutual labels:  leetcode, competitive-programming, hackerrank
Competitive-Programmming
Questions solved from Various Coding websites viz. HackerRank, HackerEarth, CodeChef, CodingNinja and other websites. This repository also contains Questions from various offline and onsite competitions. Programs that we find in the competitions and some brainstorming questions
Stars: ✭ 103 (+390.48%)
Mutual labels:  competitive-programming, hackerrank, geeksforgeeks
competitive-programming
Roadmap to learn data structures, algorithms, mathematics, dynamic programming to beat in competitive programming, or crack any interview.
Stars: ✭ 21 (+0%)
Mutual labels:  leetcode, codechef, competitive-programming
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (+33.33%)
Mutual labels:  leetcode, competitive-programming, hackerrank

Competetive_programming

What is Competitive Programming?

This repository contains my solutions to thousands of programming challenges from multiple online judges. The purpose of this repo is to serve as a backup of all my solutions, and at the same time serve as a resource for fellow competitive programmers who are searching the internet for clues or solutions to problems that they are stuck on. I should mention that none of these solutions are written with best Software Engineering practices in mind. The programs are written the way they are so that solutions to problems in competitions can be submitted as fast as possible. In some cases the solutions have small comments describing what the code is doing. This repository also features some good implementations for advanced data structures and algorithms like - persistent segment trees, implict treaps, heavy light decomposition, centroid decomposition, suffix automation etc.

Hackerrank

Hackerrank


The Hackerrank directory contains solutions for problems on Hackerrank - a competitive progrmming website. Most of the solutions are of implementation problems as of now.

My Profile : https://www.hackerrank.com/Hanzohasashi

Codechef

Codechef


solutions to problems from the online competitive coding platform codechef. The repository contains my solutions to various implementation problems ranging across many difficulty levels.

SPOJ

SPOJ


Solutions to various problems from SPOJ. The repository contains solutions of various problems ranging across many programming paragidms from the static judge SPOJ.

AtCoder

AtCoder


Solutions to various problems from the AtCoder OJ. The repository contains solutions of various problems ranging across many programming paragidms particularily focusing on algorithms from the platform AtCoder.

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].