TorBT - Torrents and Magnet Links Search Engine

neetcode.io - Advanced Algorithms (2025)

File Name
Size
0 - Kadane's Algorithm.mp4
35 MB
1 - Sliding Window Fixed Size.mp4
15 MB
10 - Two Heaps.mp4
39 MB
11 - Subsets.mp4
36 MB
12 - Combinations.mp4
28 MB
13 - Permutations.mp4
28 MB
14 - Dijkstra's.mp4
41 MB
15 - Prim's.mp4
42 MB
16 - Kruskal's.mp4
19 MB
17 - Topological Sort.mp4
50 MB
18 - 0 1 Knapsack.mp4
51 MB
19 - Unbounded Knapsack.mp4
59 MB
2 - Sliding Window Variable Size.mp4
28 MB
20 - LCS.mp4
59 MB
21 - Palindromes.mp4
25 MB
3 - Two Pointers.mp4
16 MB
4 - Prefix Sums.mp4
19 MB
5 - Fast and Slow Pointers.mp4
40 MB
6 - Trie.mp4
27 MB
7 - Union-Find.mp4
34 MB
8 - Segment Tree.mp4
55 MB
9 - Iterative DFS.mp4
41 MB
code/0 - Kadane's Algorithm/cpp.txt
1.3 kB
code/0 - Kadane's Algorithm/HTML.html
1.9 MB
code/0 - Kadane's Algorithm/java.txt
1.5 kB
code/0 - Kadane's Algorithm/js.txt
1.2 kB
code/0 - Kadane's Algorithm/links.txt
198 B
code/0 - Kadane's Algorithm/py.txt
977 B
code/0 - Kadane's Algorithm/swift.txt
1023 B
code/0 - Kadane's Algorithm/youtube links.txt
134 B
code/1 - Sliding Window Fixed Size/cpp.txt
1.1 kB
code/1 - Sliding Window Fixed Size/HTML.html
1.7 MB
code/1 - Sliding Window Fixed Size/java.txt
1.2 kB
code/1 - Sliding Window Fixed Size/js.txt
920 B
code/1 - Sliding Window Fixed Size/links.txt
182 B
code/1 - Sliding Window Fixed Size/python.txt
764 B
code/1 - Sliding Window Fixed Size/swift.txt
832 B
code/1 - Sliding Window Fixed Size/youtube links.txt
68 B
code/10 - Two Heaps/cpp.txt
1.2 kB
code/10 - Two Heaps/HTML.html
1.8 MB
code/10 - Two Heaps/java.txt
1.3 kB
code/10 - Two Heaps/js.txt
1.4 kB
code/10 - Two Heaps/LINKS.txt
168 B
code/10 - Two Heaps/py.txt
1.1 kB
code/10 - Two Heaps/swift.txt
2.5 kB
code/10 - Two Heaps/youtube links.txt
136 B
code/11 - Subsets/cpp.txt
1.5 kB
code/11 - Subsets/HTML.html
2.2 MB
code/11 - Subsets/java.txt
1.8 kB
code/11 - Subsets/js.txt
1.1 kB
code/11 - Subsets/links.txt
101 B
code/11 - Subsets/py.txt
1.0 kB
code/11 - Subsets/swift.txt
1.3 kB
code/11 - Subsets/youtube links.txt
206 B
code/12 - Combinations/cpp.txt
1.3 kB
code/12 - Combinations/HTML.html
1.7 MB
code/12 - Combinations/java.txt
1.6 kB
code/12 - Combinations/js.txt
1.0 kB
code/12 - Combinations/links.txt
180 B
code/12 - Combinations/py.txt
968 B
code/12 - Combinations/swift.txt
1.2 kB
code/12 - Combinations/youtube links.txt
68 B
code/13 - Permutations/cpp.txt
1.1 kB
code/13 - Permutations/HTML.html
2.1 MB
code/13 - Permutations/java.txt
1.6 kB
code/13 - Permutations/js.txt
994 B
code/13 - Permutations/links.txt
111 B
code/13 - Permutations/python.txt
749 B
code/13 - Permutations/swift.txt
816 B
code/13 - Permutations/youtube links.txt
204 B
code/14 - Dijkstra's/cpp.txt
1.2 kB
code/14 - Dijkstra's/HTML.html
1.8 MB
code/14 - Dijkstra's/java.txt
1.3 kB
code/14 - Dijkstra's/js.txt
1.2 kB
code/14 - Dijkstra's/links.txt
183 B
code/14 - Dijkstra's/py.txt
820 B
code/14 - Dijkstra's/swift.txt
2.7 kB
code/14 - Dijkstra's/youtube links.txt
68 B
code/15 - Prim's/cpp.txt
1.9 kB
code/15 - Prim's/HTML.html
1.9 MB
code/15 - Prim's/java.txt
1.9 kB
code/15 - Prim's/js.txt
1.3 kB
code/15 - Prim's/links.txt
178 B
code/15 - Prim's/python.txt
996 B
code/15 - Prim's/swift.txt
2.6 kB
code/15 - Prim's/youtube links.txt
68 B
code/16 - Kruskal's/cpp.txt
2.4 kB
code/16 - Kruskal's/HTML.html
1.9 MB
code/16 - Kruskal's/java.txt
2.1 kB
code/16 - Kruskal's/js.txt
1.8 kB
code/16 - Kruskal's/links.txt
178 B
code/16 - Kruskal's/python.txt
1.4 kB
code/16 - Kruskal's/swift.txt
2.8 kB
code/16 - Kruskal's/youtube links.txt
68 B
code/17 - Topological Sort/cpp.txt
1.1 kB
code/17 - Topological Sort/HTML.html
1.8 MB
code/17 - Topological Sort/java.txt
1.3 kB
code/17 - Topological Sort/js.txt
789 B
code/17 - Topological Sort/links.txt
293 B
code/17 - Topological Sort/python.txt
599 B
code/17 - Topological Sort/swift.txt
751 B
code/17 - Topological Sort/youtube links.txt
68 B
code/18 - 0 1 Knapsack/cpp.txt
3.8 kB
code/18 - 0 1 Knapsack/HTML.html
1.9 MB
code/18 - 0 1 Knapsack/java.txt
4.7 kB
code/18 - 0 1 Knapsack/js.txt
3.7 kB
code/18 - 0 1 Knapsack/links.txt
219 B
code/18 - 0 1 Knapsack/py.txt
3.1 kB
code/18 - 0 1 Knapsack/swift.txt
3.4 kB
code/18 - 0 1 Knapsack/youtube links.txt
136 B
code/19 - Unbounded Knapsack/cpp.txt
3.6 kB
code/19 - Unbounded Knapsack/HTML.html
1.9 MB
code/19 - Unbounded Knapsack/java.txt
4.6 kB
code/19 - Unbounded Knapsack/js.txt
3.5 kB
code/19 - Unbounded Knapsack/links.txt
167 B
code/19 - Unbounded Knapsack/py.txt
2.9 kB
code/19 - Unbounded Knapsack/swift.txt
3.3 kB
code/19 - Unbounded Knapsack/youtube links.txt
136 B
code/2 - Sliding Window Variable Size/cpp.txt
989 B
code/2 - Sliding Window Variable Size/HTML.html
1.9 MB
code/2 - Sliding Window Variable Size/java.txt
1.1 kB
code/2 - Sliding Window Variable Size/js.txt
862 B
code/2 - Sliding Window Variable Size/links.txt
230 B
code/2 - Sliding Window Variable Size/py.txt
779 B
code/2 - Sliding Window Variable Size/swift.txt
774 B
code/2 - Sliding Window Variable Size/youtube links.txt
134 B
code/20 - LCS/cpp.txt
2.3 kB
code/20 - LCS/HTML.html
1.9 MB
code/20 - LCS/java.txt
2.6 kB
code/20 - LCS/js.txt
2.1 kB
code/20 - LCS/links.txt
288 B
code/20 - LCS/py.txt
1.7 kB
code/20 - LCS/swift.txt
2.5 kB
code/20 - LCS/youtube links.txt
136 B
code/21 - Palindromes/cpp.txt
1.3 kB
code/21 - Palindromes/HTML.html
1.9 MB
code/21 - Palindromes/java.txt
1.6 kB
code/21 - Palindromes/js.txt
1.3 kB
code/21 - Palindromes/links.txt
198 B
code/21 - Palindromes/python.txt
1.1 kB
code/21 - Palindromes/swift.txt
1.4 kB
code/21 - Palindromes/youtube links.txt
138 B
code/3 - Two Pointers/cpp.txt
2.0 kB
code/3 - Two Pointers/HTML.html
1.7 MB
code/3 - Two Pointers/java.txt
1.0 kB
code/3 - Two Pointers/js.txt
1.1 kB
code/3 - Two Pointers/links.txt
377 B
code/3 - Two Pointers/python.txt
703 B
code/3 - Two Pointers/swift.txt
938 B
code/3 - Two Pointers/youtube links.txt
66 B
code/4 - Prefix Sums/cpp.txt
458 B
code/4 - Prefix Sums/HTML.html
1.9 MB
code/4 - Prefix Sums/java.txt
525 B
code/4 - Prefix Sums/js.txt
410 B
code/4 - Prefix Sums/Links.txt
298 B
code/4 - Prefix Sums/py.txt
367 B
code/4 - Prefix Sums/swift.txt
347 B
code/4 - Prefix Sums/youtube links.txt
136 B
code/5 - Fast and Slow Pointers/cpp.txt
1.3 kB
code/5 - Fast and Slow Pointers/HTML.html
2.3 MB
code/5 - Fast and Slow Pointers/java.txt
1.5 kB
code/5 - Fast and Slow Pointers/js.txt
1.3 kB
code/5 - Fast and Slow Pointers/links.txt
301 B
code/5 - Fast and Slow Pointers/py.txt
1.0 kB
code/5 - Fast and Slow Pointers/swift.txt
1.3 kB
code/5 - Fast and Slow Pointers/youtube links.txt
272 B
code/6 - Trie/cpp.txt
1.1 kB
code/6 - Trie/HTML.html
2.7 MB
code/6 - Trie/java.txt
1.2 kB
code/6 - Trie/js.txt
1013 B
code/6 - Trie/links.txt
254 B
code/6 - Trie/py.txt
835 B
code/6 - Trie/swift.txt
830 B
code/6 - Trie/youtube links.txt
340 B
code/7 - Union-Find/cpp.txt
1017 B
code/7 - Union-Find/HTML.html
1.7 MB
code/7 - Union-Find/java.txt
1.1 kB
code/7 - Union-Find/js.txt
1.0 kB
code/7 - Union-Find/links.txt
263 B
code/7 - Union-Find/python.txt
894 B
code/7 - Union-Find/swift.txt
798 B
code/7 - Union-Find/youtube links.txt
68 B
code/8 - Segment Tree/cpp.txt
1.5 kB
code/8 - Segment Tree/HTML.html
3.8 MB
code/8 - Segment Tree/java.txt
1.6 kB
code/8 - Segment Tree/js.txt
1.4 kB
code/8 - Segment Tree/links.txt
247 B
code/8 - Segment Tree/py.txt
1.3 kB
code/8 - Segment Tree/swift.txt
1.3 kB
code/8 - Segment Tree/youtube links.txt
408 B
code/9 - Iterative DFS/cpp.txt
1.8 kB
code/9 - Iterative DFS/HTML.html
2.5 MB
code/9 - Iterative DFS/java.txt
2.2 kB
code/9 - Iterative DFS/js.txt
1.6 kB
code/9 - Iterative DFS/links.txt
182 B
code/9 - Iterative DFS/python.txt
1.2 kB
code/9 - Iterative DFS/swift.txt
1.4 kB
code/9 - Iterative DFS/youtube links.txt
204 B