Cracking the coding interview 6ed problem
ID: cracking-the-coding-interview-6ed-problem
Cracking the coding interview 6ed problem by
Ciro Santilli 37 Updated 2025-05-29 +Created 2025-05-26
- 1.2 Check permutation: cpp/string_is_permutation.cpp
- 1.5 One away: cpp/one_away.cpp
- 4.1 Route Between Nodes: cpp/directed_graph_size.cpp
- 4.7 Build Order: cpp/topological_sort.cpp
- 16.10 Living People: cpp/max_interval_overlaps.cpp
- 16.25 LRU Cache: cpp/lru_cache.cpp
New to topics? Read the docs here!