All Projects β†’ larissalages β†’ Code_problems

larissalages / Code_problems

Licence: mit
Code Problems from LeetCode website and other fun code problems websites. The goal is to help people studying for coding interviews.

Projects that are alternatives of or similar to Code problems

Competitive Programming
Hello Programmers πŸ’» , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.πŸ“—πŸ“• Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (+182.5%)
Mutual labels:  hacktoberfest, leetcode
Google Foobar Help
Guidance on how to tackle some of the foobar challenges.
Stars: ✭ 127 (+217.5%)
Mutual labels:  hacktoberfest, challenge
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+2717.5%)
Mutual labels:  hacktoberfest, challenge
C Algorithms
All algorithms implemented in C
Stars: ✭ 51 (+27.5%)
Mutual labels:  hacktoberfest, leetcode
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-65%)
Mutual labels:  challenge, leetcode
Leetcode Solutions
This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
Stars: ✭ 128 (+220%)
Mutual labels:  hacktoberfest, leetcode
Pythonalgorithms
All Algorithms implemented in Python 3
Stars: ✭ 120 (+200%)
Mutual labels:  hacktoberfest, leetcode
Challenges
PyBites Code Challenges
Stars: ✭ 604 (+1410%)
Mutual labels:  hacktoberfest, challenge
Fullstack Challenges
Open source's challenges of full-stack jobs to test your skills
Stars: ✭ 227 (+467.5%)
Mutual labels:  hacktoberfest, challenge
Tech Interview Preparation
A one stop solution to ace your next coding interview πŸ‘¨β€πŸ’»
Stars: ✭ 188 (+370%)
Mutual labels:  hacktoberfest, leetcode
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (+1197.5%)
Mutual labels:  hacktoberfest, leetcode
Hacktoberchallenges2018
Welcome! I need some help making my list... Learn how in the README
Stars: ✭ 35 (-12.5%)
Mutual labels:  hacktoberfest, challenge
Be Pretty
πŸ’„ a small CLI utility for every lazy prettier maximalist out there
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Pyflakes
A simple program which checks Python source files for errors
Stars: ✭ 991 (+2377.5%)
Mutual labels:  hacktoberfest
Yii Queue
Queue extension for Yii 3.0
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Rw.rs
Free shell account and web 1.0 hosting @ http://rw.rs/~you
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Fbchat
Facebook Chat (Messenger) for Python
Stars: ✭ 995 (+2387.5%)
Mutual labels:  hacktoberfest
Dbdpg
Perl Postgres driver DBD::Pg aka dbdpg
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Keycloak Admin Ui
Keycloak Admin Console
Stars: ✭ 38 (-5%)
Mutual labels:  hacktoberfest
Puppet Redis
Puppet Module to manage Redis
Stars: ✭ 37 (-7.5%)
Mutual labels:  hacktoberfest

Repository made with the aim to help people studing for coding interviews. All code were made in Python so far but anyone can add new problems, algorithms and data structures in any language πŸ˜„

Contributions are welcome! If you want to contribute, please read CONTRIBUTING.md for details on how to get started and submit pull requests to us.

Useful Links

Classic Algorithms

Python

Code Test
Heap Sort Unit Test
Kadane's Algorithm Missing tests
Linear Search Missing tests
Sieve of Eratoshenes Missing tests
Quick Sort Unit Test
Merge Sort Unit Test
Radix Unit Test
Selection Sort Unit Test
Binary Search Unit Test

Java

Code Test
Merge Sort Missing tests
Quick Sort Missing tests
Bubble Sort Missing tests

Dart

Code Test
Bubble Sort Missing tests
Quick Sort Missing tests
Binary Sort Missing tests
Merge Sort Missing tests

C++

Code Test
Binary Sort Missing tests
Prims Algo Missing tests
Selection Sort Missing tests
Insertion Sort Missing tests
Bubble Sort Missing tests
Merge Sort Missing tests
Comb Sort Missing Tests
Quick Sort Missing tests
0/1 Knapsack Problem Missing tests
Kadane's Algorithm Missing tests
Topological Sort Missing Tests
Cycle Sort Missing tests
Bogo Sort Missing tests

Codeforces

Round 633

Problem Statement Solution
A Solution
B Solution
C Solution

Round 634

Problem Statement Solution
A Solution
B Solution
C Solution
D Solution

Round 635

Problem Statement Solution
A Solution
B Solution

Round 636

Problem Statement Solution
A Solution
B Solution
C Solution
D Solution

Round 637

Problem Statement Solution
A Solution
B Solution
C Solution

Round 638

Problem Statement Solution
A Solution

Round 677

Problem Statement Solution
A Solution
B Solution
C Solution
D Solution
E Solution

LeetCode

Binary Search Trees

Challenge Solution
Balance a Binary Search Tree Solution
BST to Greater Sum Tree Solution
search insert position Solution

Graphs

Challenge Solution
Find the Town Judge Solution

Linked List

Challenge Solution
Add Two Numbers Solution
Merge Two Sorted Lists Solution
Remove Nth Node From End of List Solution

Dynamic Programming

Challenge Solution
Maximum Non Negative Product in a Matrix Solution
Dungeon Game Solution
House Robber Solution

Others

Challenge Solution

Hackerrank

C++

Challenge Solution
QHEAP1 Solution

Python

Challenge Solution
Non Primes Generator Solution
Stock Market prediction Solution
Square Accumulate Root Solution
Sock Merchant Solution
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].