FileMood

Download [ DevCourseWeb.com ] Udemy - Advanced Algorithms and Data Structures in Python 2022

DevCourseWeb com Udemy Advanced Algorithms and Data Structures in Python 2022

Name

[ DevCourseWeb.com ] Udemy - Advanced Algorithms and Data Structures in Python 2022

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.8 GB

Total Files

195

Last Seen

2025-06-30 00:05

Hash

60DC27E3B9184ECF11CBF9E2F41ACBC1E0355AB7

/

Get Bonus Downloads Here.url

0.2 KB

/01 - Introduction/

001 Introduction.mp4

11.8 MB

001 Introduction_en.vtt

2.5 KB

/.../02 - Fenwick Trees (Binary Indexed Trees)/

001 What are Fenwick trees.mp4

47.8 MB

001 What are Fenwick trees_en.vtt

13.6 KB

002 Fenwick trees theory - tree structure.mp4

18.5 MB

002 Fenwick trees theory - tree structure_en.vtt

5.0 KB

003 Fenwick trees theory - update.mp4

32.1 MB

003 Fenwick trees theory - update_en.vtt

9.2 KB

004 Fenwick trees implementation I.mp4

27.8 MB

004 Fenwick trees implementation I_en.vtt

8.6 KB

005 Fenwick trees implementation II.mp4

44.5 MB

005 Fenwick trees implementation II_en.vtt

9.9 KB

/.../03 - LRU Caches/

001 Why to use cache.mp4

18.7 MB

001 Why to use cache_en.vtt

4.0 KB

002 LRU cache illustration.mp4

29.6 MB

002 LRU cache illustration_en.vtt

9.1 KB

003 LRU cache implementation I.mp4

36.0 MB

003 LRU cache implementation I_en.vtt

10.8 KB

004 LRU cache implementation II.mp4

46.8 MB

004 LRU cache implementation II_en.vtt

11.3 KB

005 LRU cache implementation III.mp4

26.5 MB

005 LRU cache implementation III_en.vtt

5.1 KB

/.../04 - Splay Tree Data Structure/

001 What are splay trees.mp4

58.0 MB

001 What are splay trees_en.vtt

16.3 KB

002 Splay tree introduction - example.mp4

11.2 MB

002 Splay tree introduction - example_en.vtt

4.7 KB

003 Splay trees implementation I.mp4

28.9 MB

003 Splay trees implementation I_en.vtt

8.0 KB

004 Splay trees implementation II.mp4

35.9 MB

004 Splay trees implementation II_en.vtt

8.2 KB

005 Splay trees implementation III.mp4

57.1 MB

005 Splay trees implementation III_en.vtt

10.2 KB

006 Splay trees application.mp4

16.9 MB

006 Splay trees application_en.vtt

3.7 KB

/05 - B-Trees/

001 What is external memory.mp4

40.5 MB

001 What is external memory_en.vtt

9.9 KB

002 Disk access times.mp4

22.1 MB

002 Disk access times_en.vtt

5.2 KB

003 What are B-trees.mp4

30.8 MB

003 What are B-trees_en.vtt

9.7 KB

004 B-tree introduction - insertion.mp4

22.6 MB

004 B-tree introduction - insertion_en.vtt

13.9 KB

005 B-tree introduction - deletion.mp4

16.1 MB

005 B-tree introduction - deletion_en.vtt

8.1 KB

006 B-tree variants and file systems.mp4

24.1 MB

006 B-tree variants and file systems_en.vtt

6.0 KB

/.../06 - Trie Data Structures (Prefix Trees)/

001 What are tries (prefix trees).mp4

43.0 MB

001 What are tries (prefix trees)_en.vtt

11.7 KB

002 Prefix tree introduction - insertion and searching.mp4

26.7 MB

002 Prefix tree introduction - insertion and searching_en.vtt

11.7 KB

003 Prefix tree introduction - sorting.mp4

13.0 MB

003 Prefix tree introduction - sorting_en.vtt

5.1 KB

004 Prefix tree introduction - autocomplete.mp4

13.1 MB

004 Prefix tree introduction - autocomplete_en.vtt

4.6 KB

005 Prefix tree introduction - associative arrays.mp4

12.0 MB

005 Prefix tree introduction - associative arrays_en.vtt

5.9 KB

006 Tries data structure implementation I.mp4

53.2 MB

006 Tries data structure implementation I_en.vtt

12.9 KB

007 Tries data structure implementation II.mp4

36.4 MB

007 Tries data structure implementation II_en.vtt

7.4 KB

008 Tries data structure implementation III.mp4

71.2 MB

008 Tries data structure implementation III_en.vtt

12.3 KB

009 Trie data structures as associative arrays.mp4

30.2 MB

009 Trie data structures as associative arrays_en.vtt

5.1 KB

010 Hashing based data structures and tries.mp4

28.8 MB

010 Hashing based data structures and tries_en.vtt

8.3 KB

011 Applications of trie data structures.mp4

29.1 MB

011 Applications of trie data structures_en.vtt

6.6 KB

/.../07 - Interview Questions - IP Routing with Tries/

001 Networking and the longest common prefix problem.mp4

29.9 MB

001 Networking and the longest common prefix problem_en.vtt

9.0 KB

002 Longest common prefix implementation.mp4

46.8 MB

002 Longest common prefix implementation_en.vtt

9.0 KB

/.../08 - Ternary Search Trees/

001 What are ternary search trees.mp4

28.3 MB

001 What are ternary search trees_en.vtt

7.8 KB

002 Ternary search tree visualization.mp4

26.5 MB

002 Ternary search tree visualization_en.vtt

13.0 KB

003 Ternary search tree implementation I.mp4

37.1 MB

003 Ternary search tree implementation I_en.vtt

7.9 KB

004 Recursion and stack memory visualization.mp4

37.4 MB

004 Recursion and stack memory visualization_en.vtt

9.9 KB

005 Ternary search tree implementation II.mp4

30.2 MB

005 Ternary search tree implementation II_en.vtt

6.4 KB

006 Ternary search tree implementation III.mp4

39.5 MB

006 Ternary search tree implementation III_en.vtt

6.5 KB

/.../09 - Interview Questions - Boggle Game/

001 What is boggle and how to solve it.mp4

24.8 MB

001 What is boggle and how to solve it_en.vtt

8.8 KB

002 Boggle game with ternary search tree implementation I.mp4

40.8 MB

002 Boggle game with ternary search tree implementation I_en.vtt

8.5 KB

003 Boggle game with ternary search tree implementation II.mp4

68.7 MB

003 Boggle game with ternary search tree implementation II_en.vtt

13.8 KB

004 Boggle game with ternary search tree implementation III.mp4

23.8 MB

004 Boggle game with ternary search tree implementation III_en.vtt

3.8 KB

/.../10 - Substring Search Algorithms/

001 Brute-force search introduction.mp4

22.4 MB

001 Brute-force search introduction_en.vtt

8.8 KB

002 Brute-force substring search algorithm implementation.mp4

25.6 MB

002 Brute-force substring search algorithm implementation_en.vtt

7.7 KB

003 Rabin-Karp algorithm introduction.mp4

68.8 MB

003 Rabin-Karp algorithm introduction_en.vtt

25.2 KB

004 Rabin-Karp algorithm implementation.mp4

70.3 MB

004 Rabin-Karp algorithm implementation_en.vtt

17.7 KB

005 Knuth-Morris-Pratt algorithm introduction.mp4

43.2 MB

005 Knuth-Morris-Pratt algorithm introduction_en.vtt

16.3 KB

006 Constructing the partial match table - visualization.mp4

32.7 MB

006 Constructing the partial match table - visualization_en.vtt

10.5 KB

007 Knuth-Morris-Pratt algorithm implementation.mp4

46.7 MB

007 Knuth-Morris-Pratt algorithm implementation_en.vtt

10.9 KB

008 Z algorithm introduction.mp4

71.4 MB

008 Z algorithm introduction_en.vtt

23.7 KB

009 Z algorithm illustration.mp4

41.7 MB

009 Z algorithm illustration_en.vtt

15.6 KB

010 Z algorithm implementation.mp4

73.3 MB

010 Z algorithm implementation_en.vtt

18.1 KB

011 Substring search algorithms comparison.mp4

23.5 MB

011 Substring search algorithms comparison_en.vtt

6.5 KB

012 Applications of substring search.mp4

14.9 MB

012 Applications of substring search_en.vtt

2.9 KB

/.../11 - Topological Ordering/

001 What is topological ordering.mp4

60.2 MB

001 What is topological ordering_en.vtt

16.1 KB

002 Topological ordering implementation.mp4

41.6 MB

002 Topological ordering implementation_en.vtt

10.6 KB

003 Finding the shortest path with topological ordering.mp4

25.8 MB

003 Finding the shortest path with topological ordering_en.vtt

8.1 KB

004 Topological ordering shortest path implementation I.mp4

34.8 MB

004 Topological ordering shortest path implementation I_en.vtt

10.4 KB

005 Topological ordering shortest path implementation II.mp4

40.4 MB

005 Topological ordering shortest path implementation II_en.vtt

9.3 KB

006 Dynamic programming with topological sort.mp4

40.1 MB

006 Dynamic programming with topological sort_en.vtt

10.3 KB

/.../12 - Cycle Detection/

001 Cycle detection introduction.mp4

37.8 MB

001 Cycle detection introduction_en.vtt

11.3 KB

002 Cycle detection implementation.mp4

40.6 MB

002 Cycle detection implementation_en.vtt

11.5 KB

/.../13 - Strongly Connected Components (Tarjan's Algorithm)/

001 Tarjan algorithm introduction.mp4

37.4 MB

001 Tarjan algorithm introduction_en.vtt

12.1 KB

002 Tarjan algorithm visualization.mp4

24.8 MB

002 Tarjan algorithm visualization_en.vtt

12.0 KB

003 Tarjan algorithm implementation.mp4

59.3 MB

003 Tarjan algorithm implementation_en.vtt

14.8 KB

004 Applications of strongly connected components.mp4

48.5 MB

004 Applications of strongly connected components_en.vtt

9.6 KB

/.../14 - Hamiltonian Cycles - Travelling Salesman Problem/

001 What are Hamiltonian cycles.mp4

42.6 MB

001 What are Hamiltonian cycles_en.vtt

14.3 KB

002 The travelling salesman problem.mp4

10.1 MB

002 The travelling salesman problem_en.vtt

3.4 KB

003 Travelling salesman problem implementation.mp4

107.5 MB

003 Travelling salesman problem implementation_en.vtt

21.5 KB

004 TSP and stack memory visualization.mp4

50.1 MB

004 TSP and stack memory visualization_en.vtt

16.7 KB

005 Why to use meta-heuristics.mp4

21.2 MB

005 Why to use meta-heuristics_en.vtt

7.1 KB

/.../15 - Eulerian Cycles - Chinese Postman Problem/

001 Eulerian cycles introduction.mp4

39.2 MB

001 Eulerian cycles introduction_en.vtt

11.2 KB

002 Eulerian cycles applications.mp4

7.6 MB

002 Eulerian cycles applications_en.vtt

1.9 KB

/.../16 - Algorhyme FREE Algorithms Visualizer App/

001 Algorithms Visualization App.mp4

14.4 MB

001 Algorithms Visualization App_en.vtt

0.0 KB

002 Algorhyme - Algorithms and Data Structures.html

2.0 KB

/.../17 - Course Materials (DOWNLOADS)/

001 Course materials.html

0.1 KB

advanced_algorithms_python.pptx

931.7 KB

boyer_moore.py

1.9 KB

brute_force_substring.py

0.6 KB

fenwick_tree.py

2.1 KB

knuth_morris_pratt.py

1.6 KB

lru.py

4.2 KB

trie.py

5.7 KB

trie_as_dictionary.py

3.1 KB

/.../17 - Course Materials (DOWNLOADS)/advanced_python (2)/

BoggleGame.py

4.4 KB

CycleDetection.py

1.3 KB

FenwickTree.py

2.3 KB

KnuthMorrisPratt.py

1.8 KB

LRUCache.py

4.7 KB

NaiveSubstringSearch.py

0.7 KB

RabinKarp.py

1.9 KB

SplayTree.py

4.2 KB

TarjanAlgorithm.py

2.3 KB

TernarySearchTree.py

2.5 KB

TopologicalOrdering.py

1.3 KB

TopologicalShortestPath.py

2.3 KB

TravellingSalesmanProblem.py

2.4 KB

Trie.py

4.7 KB

TrieAssociativeArray.py

3.2 KB

TrieLCP.py

3.6 KB

ZAlgorithm.py

1.9 KB

advanced_algorithms_python.pptx

897.6 KB

boggle_game.pptx

67.8 KB

graph_algorithms.pptx

1.3 MB

meta_heuristics.pptx

231.3 KB

splay_tree.pptx

16.2 MB

substring_search.pptx

1.2 MB

ternary_search_trees.pptx

259.3 KB

trie.pptx

509.2 KB

tsp.pptx

151.6 KB

tst_stack_memory.pptx

151.7 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 195


Copyright © 2025 FileMood.com