| teivah/algodeck |
5,005 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
other |
|
| An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯 |
| qiyuangong/leetcode |
4,903 |
|
0 |
0 |
over 2 years ago |
0 |
|
10 |
mit |
Python |
| Python & JAVA Solutions for Leetcode |
| kennymkchan/interview-questions-in-javascript |
3,534 |
|
0 |
0 |
over 6 years ago |
0 |
|
3 |
mit |
|
| A mostly reasonable collection of technical software development interview questions solved in Javascript |
| JS-Challenges/recursion-prompts |
520 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
JavaScript |
| Repository of prompts to be solved using recursion |
| alexhagiopol/cracking-the-coding-interview |
495 |
|
0 |
0 |
over 4 years ago |
0 |
|
2 |
bsd-3-clause |
C++ |
| :books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition. |
| skjha1/Data-Structure-Algorithm-Programs |
440 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
C++ |
| This Repo consists of Data structures and Algorithms |
| Algo-Phantoms/Algo-Tree |
318 |
|
0 |
0 |
over 3 years ago |
0 |
|
740 |
mit |
C++ |
| Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java. |
| lironmiz/Computer-Science-in-Java |
152 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
Java |
| Designed for saving assignments, submission exercises and projects |
| srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore |
142 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
|
Java |
| Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions. |
| codr7/liblg |
123 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
mit |
C |
| A minimal stack-based VM |