| 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 💯 |
| nayuki/Project-Euler-solutions |
1,809 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
Java |
| Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell. |
| ronami/meta-typing |
764 |
|
0 |
0 |
about 4 years ago |
0 |
|
8 |
mit |
TypeScript |
| 📚 Functions and algorithms implemented purely with TypeScript's type system |
| ehmicky/wild-wild-path |
628 |
|
0 |
6 |
over 2 years ago |
18 |
October 28, 2023 |
0 |
apache-2.0 |
JavaScript |
| 🤠 Object property paths with wildcards and regexps 🌵 |
| 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 |
| brpapa/recursion-tree-visualizer |
359 |
|
0 |
0 |
almost 3 years ago |
0 |
|
4 |
mit |
TypeScript |
| 🌳 Input the source code of any recursive function in javascript, python or golang and visualize your recursion tree |
| ollef/Earley |
348 |
|
29 |
0 |
almost 3 years ago |
17 |
November 30, 2018 |
17 |
bsd-3-clause |
Haskell |
| Parsing all context-free grammars using Earley's algorithm in Haskell. |
| alexanderskulikov/discrete-math-python-scripts |
263 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera |
| 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. |