- What is this project about? A set of algorithms that solve well-known programming problems. Many of them are based on the book "The Cracking Code Interview", and from platforms like LeetCode and Codesignal.
-
Strings
-
Linked Lists
-
Hash Maps
-
Stacks and Queues
-
Sorting algorthms
-
Heaps
-
Trees and Graphs
-
Recursion and Dynamic Programming
-
Counting problems
-
CodeSignal
-
Leetcode
-
Hackerrank
-
ICPC