Skip to content

seemantaggarwal/code_problems

 
 

Repository files navigation

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.

Usefull Links

Classic Algorithms

Code Test
Quick Sort Unit Test
Merge Sorte Unit Test

LeetCode

Binary Search Trees

Challenge Solution
Balance a Binary Search Tree Solution
BST to Greater Sum Tree 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

Others

Challenge Solution

Hackerrank

Challenge Solution
Non Primes Generator Solution
Stock Market prediction Solution
Square Accumulate Root Solution
Sock Merchant Solution

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 82.2%
  • Java 15.5%
  • C++ 2.3%