Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
[ DevCourseWeb.com ] Udemy - Advanced Algorithms and Data Structures in Python 2022
Category:
Ebook/Course
Size:
2.64 GB
Seeders:
21
Leechers:
10
Downloads:
391
Uploaded:
Feb 12, 2022
Torrent
Magnet
Files
Trackers
Info
[ DevCourseWeb.com ] Udemy - Advanced Algorithms and Data Structures in Python 2022
Get Bonus Downloads Here.url
- 182 B
~Get Your Files Here !
01 - Introduction
001 Introduction.mp4
- 11.25 MB
001 Introduction_en.vtt
- 2.43 KB
02 - Fenwick Trees (Binary Indexed Trees)
001 What are Fenwick trees.mp4
- 45.63 MB
001 What are Fenwick trees_en.vtt
- 13.24 KB
002 Fenwick trees theory - tree structure.mp4
- 17.65 MB
002 Fenwick trees theory - tree structure_en.vtt
- 4.9 KB
003 Fenwick trees theory - update.mp4
- 30.62 MB
003 Fenwick trees theory - update_en.vtt
- 9.01 KB
004 Fenwick trees implementation I.mp4
- 26.55 MB
004 Fenwick trees implementation I_en.vtt
- 8.4 KB
005 Fenwick trees implementation II.mp4
- 42.45 MB
005 Fenwick trees implementation II_en.vtt
- 9.62 KB
03 - LRU Caches
001 Why to use cache.mp4
- 17.85 MB
001 Why to use cache_en.vtt
- 3.86 KB
002 LRU cache illustration.mp4
- 28.19 MB
002 LRU cache illustration_en.vtt
- 8.88 KB
003 LRU cache implementation I.mp4
- 34.3 MB
003 LRU cache implementation I_en.vtt
- 10.52 KB
004 LRU cache implementation II.mp4
- 44.59 MB
004 LRU cache implementation II_en.vtt
- 11 KB
005 LRU cache implementation III.mp4
- 25.28 MB
005 LRU cache implementation III_en.vtt
- 4.98 KB
04 - Splay Tree Data Structure
001 What are splay trees.mp4
- 55.34 MB
001 What are splay trees_en.vtt
- 15.93 KB
002 Splay tree introduction - example.mp4
- 10.64 MB
002 Splay tree introduction - example_en.vtt
- 4.57 KB
003 Splay trees implementation I.mp4
- 27.57 MB
003 Splay trees implementation I_en.vtt
- 7.81 KB
004 Splay trees implementation II.mp4
- 34.19 MB
004 Splay trees implementation II_en.vtt
- 8.05 KB
005 Splay trees implementation III.mp4
- 54.43 MB
005 Splay trees implementation III_en.vtt
- 9.91 KB
006 Splay trees application.mp4
- 16.15 MB
006 Splay trees application_en.vtt
- 3.58 KB
05 - B-Trees
001 What is external memory.mp4
- 38.64 MB
001 What is external memory_en.vtt
- 9.68 KB
002 Disk access times.mp4
- 21.09 MB
002 Disk access times_en.vtt
- 5.03 KB
003 What are B-trees.mp4
- 29.41 MB
003 What are B-trees_en.vtt
- 9.45 KB
004 B-tree introduction - insertion.mp4
- 21.51 MB
004 B-tree introduction - insertion_en.vtt
- 13.56 KB
005 B-tree introduction - deletion.mp4
- 15.35 MB
005 B-tree introduction - deletion_en.vtt
- 7.92 KB
006 B-tree variants and file systems.mp4
- 23 MB
006 B-tree variants and file systems_en.vtt
- 5.82 KB
06 - Trie Data Structures (Prefix Trees)
001 What are tries (prefix trees).mp4
- 41 MB
001 What are tries (prefix trees)_en.vtt
- 11.38 KB
002 Prefix tree introduction - insertion and searching.mp4
- 25.5 MB
002 Prefix tree introduction - insertion and searching_en.vtt
- 11.4 KB
003 Prefix tree introduction - sorting.mp4
- 12.43 MB
003 Prefix tree introduction - sorting_en.vtt
- 4.95 KB
004 Prefix tree introduction - autocomplete.mp4
- 12.53 MB
004 Prefix tree introduction - autocomplete_en.vtt
- 4.45 KB
005 Prefix tree introduction - associative arrays.mp4
- 11.46 MB
005 Prefix tree introduction - associative arrays_en.vtt
- 5.76 KB
006 Tries data structure implementation I.mp4
- 50.7 MB
006 Tries data structure implementation I_en.vtt
- 12.64 KB
007 Tries data structure implementation II.mp4
- 34.72 MB
007 Tries data structure implementation II_en.vtt
- 7.22 KB
008 Tries data structure implementation III.mp4
- 67.93 MB
008 Tries data structure implementation III_en.vtt
- 11.99 KB
009 Trie data structures as associative arrays.mp4
- 28.79 MB
009 Trie data structures as associative arrays_en.vtt
- 5 KB
010 Hashing based data structures and tries.mp4
- 27.42 MB
010 Hashing based data structures and tries_en.vtt
- 8.06 KB
011 Applications of trie data structures.mp4
- 27.73 MB
011 Applications of trie data structures_en.vtt
- 6.42 KB
07 - Interview Questions - IP Routing with Tries
001 Networking and the longest common prefix problem.mp4
- 28.56 MB
001 Networking and the longest common prefix problem_en.vtt
- 8.8 KB
002 Longest common prefix implementation.mp4
- 44.64 MB
002 Longest common prefix implementation_en.vtt
- 8.76 KB
08 - Ternary Search Trees
001 What are ternary search trees.mp4
- 26.99 MB
001 What are ternary search trees_en.vtt
- 7.65 KB
002 Ternary search tree visualization.mp4
- 25.31 MB
002 Ternary search tree visualization_en.vtt
- 12.67 KB
003 Ternary search tree implementation I.mp4
- 35.39 MB
003 Ternary search tree implementation I_en.vtt
- 7.67 KB
004 Recursion and stack memory visualization.mp4
- 35.68 MB
004 Recursion and stack memory visualization_en.vtt
- 9.69 KB
005 Ternary search tree implementation II.mp4
- 28.81 MB
005 Ternary search tree implementation II_en.vtt
- 6.22 KB
006 Ternary search tree implementation III.mp4
- 37.67 MB
006 Ternary search tree implementation III_en.vtt
- 6.38 KB
09 - Interview Questions - Boggle Game
001 What is boggle and how to solve it.mp4
- 23.68 MB
001 What is boggle and how to solve it_en.vtt
- 8.61 KB
002 Boggle game with ternary search tree implementation I.mp4
- 38.95 MB
002 Boggle game with ternary search tree implementation I_en.vtt
- 8.29 KB
003 Boggle game with ternary search tree implementation II.mp4
- 65.55 MB
003 Boggle game with ternary search tree implementation II_en.vtt
- 13.46 KB
004 Boggle game with ternary search tree implementation III.mp4
- 22.72 MB
004 Boggle game with ternary search tree implementation III_en.vtt
- 3.76 KB
10 - Substring Search Algorithms
001 Brute-force search introduction.mp4
- 21.41 MB
001 Brute-force search introduction_en.vtt
- 8.59 KB
002 Brute-force substring search algorithm implementation.mp4
- 24.46 MB
002 Brute-force substring search algorithm implementation_en.vtt
- 7.47 KB
003 Rabin-Karp algorithm introduction.mp4
- 65.59 MB
003 Rabin-Karp algorithm introduction_en.vtt
- 24.61 KB
004 Rabin-Karp algorithm implementation.mp4
- 67.08 MB
004 Rabin-Karp algorithm implementation_en.vtt
- 17.32 KB
005 Knuth-Morris-Pratt algorithm introduction.mp4
- 41.24 MB
005 Knuth-Morris-Pratt algorithm introduction_en.vtt
- 15.95 KB
006 Constructing the partial match table - visualization.mp4
- 31.14 MB
006 Constructing the partial match table - visualization_en.vtt
- 10.27 KB
007 Knuth-Morris-Pratt algorithm implementation.mp4
- 44.49 MB
007 Knuth-Morris-Pratt algorithm implementation_en.vtt
- 10.63 KB
008 Z algorithm introduction.mp4
- 68.12 MB
008 Z algorithm introduction_en.vtt
- 23.14 KB
009 Z algorithm illustration.mp4
- 39.74 MB
009 Z algorithm illustration_en.vtt
- 15.22 KB
010 Z algorithm implementation.mp4
- 69.95 MB
010 Z algorithm implementation_en.vtt
- 17.68 KB
011 Substring search algorithms comparison.mp4
- 22.45 MB
011 Substring search algorithms comparison_en.vtt
- 6.31 KB
012 Applications of substring search.mp4
- 14.2 MB
012 Applications of substring search_en.vtt
- 2.79 KB
11 - Topological Ordering
001 What is topological ordering.mp4
- 57.41 MB
001 What is topological ordering_en.vtt
- 15.71 KB
002 Topological ordering implementation.mp4
- 39.64 MB
002 Topological ordering implementation_en.vtt
- 10.34 KB
003 Finding the shortest path with topological ordering.mp4
- 24.58 MB
003 Finding the shortest path with topological ordering_en.vtt
- 7.94 KB
004 Topological ordering shortest path implementation I.mp4
- 33.21 MB
004 Topological ordering shortest path implementation I_en.vtt
- 10.2 KB
005 Topological ordering shortest path implementation II.mp4
- 38.48 MB
005 Topological ordering shortest path implementation II_en.vtt
- 9.1 KB
006 Dynamic programming with topological sort.mp4
- 38.25 MB
006 Dynamic programming with topological sort_en.vtt
- 10.08 KB
12 - Cycle Detection
001 Cycle detection introduction.mp4
- 36.01 MB
001 Cycle detection introduction_en.vtt
- 11.08 KB
002 Cycle detection implementation.mp4
- 38.71 MB
002 Cycle detection implementation_en.vtt
- 11.2 KB
13 - Strongly Connected Components (Tarjan's Algorithm)
001 Tarjan algorithm introduction.mp4
- 35.69 MB
001 Tarjan algorithm introduction_en.vtt
- 11.78 KB
002 Tarjan algorithm visualization.mp4
- 23.69 MB
002 Tarjan algorithm visualization_en.vtt
- 11.7 KB
003 Tarjan algorithm implementation.mp4
- 56.54 MB
003 Tarjan algorithm implementation_en.vtt
- 14.42 KB
004 Applications of strongly connected components.mp4
- 46.27 MB
004 Applications of strongly connected components_en.vtt
- 9.36 KB
14 - Hamiltonian Cycles - Travelling Salesman Problem
001 What are Hamiltonian cycles.mp4
- 40.58 MB
001 What are Hamiltonian cycles_en.vtt
- 13.95 KB
002 The travelling salesman problem.mp4
- 9.67 MB
002 The travelling salesman problem_en.vtt
- 3.3 KB
003 Travelling salesman problem implementation.mp4
- 102.51 MB
003 Travelling salesman problem implementation_en.vtt
- 21 KB
004 TSP and stack memory visualization.mp4
- 47.74 MB
004 TSP and stack memory visualization_en.vtt
- 16.29 KB
005 Why to use meta-heuristics.mp4
- 20.2 MB
005 Why to use meta-heuristics_en.vtt
- 6.93 KB
15 - Eulerian Cycles - Chinese Postman Problem
001 Eulerian cycles introduction.mp4
- 37.36 MB
001 Eulerian cycles introduction_en.vtt
- 10.93 KB
002 Eulerian cycles applications.mp4
- 7.29 MB
002 Eulerian cycles applications_en.vtt
- 1.81 KB
16 - Algorhyme FREE Algorithms Visualizer App
001 Algorithms Visualization App.mp4
- 13.7 MB
001 Algorithms Visualization App_en.vtt
- 8 B
002 Algorhyme - Algorithms and Data Structures.html
- 1.93 KB
17 - Course Materials (DOWNLOADS)
001 Course materials.html
- 56 B
advanced_algorithms_python.pptx
- 909.84 KB
advanced_python (2)
BoggleGame.py
- 4.26 KB
CycleDetection.py
- 1.24 KB
FenwickTree.py
- 2.23 KB
KnuthMorrisPratt.py
- 1.71 KB
LRUCache.py
- 4.61 KB
NaiveSubstringSearch.py
- 676 B
RabinKarp.py
- 1.9 KB
SplayTree.py
- 4.14 KB
TarjanAlgorithm.py
- 2.26 KB
TernarySearchTree.py
- 2.41 KB
TopologicalOrdering.py
- 1.24 KB
TopologicalShortestPath.py
- 2.26 KB
TravellingSalesmanProblem.py
- 2.33 KB
Trie.py
- 4.6 KB
TrieAssociativeArray.py
- 3.08 KB
TrieLCP.py
- 3.5 KB
ZAlgorithm.py
- 1.9 KB
advanced_algorithms_python.pptx
- 876.58 KB
boggle_game.pptx
- 66.18 KB
graph_algorithms.pptx
- 1.26 MB
meta_heuristics.pptx
- 225.9 KB
splay_tree.pptx
- 15.49 MB
substring_search.pptx
- 1.15 MB
ternary_search_trees.pptx
- 253.22 KB
trie.pptx
- 497.3 KB
tsp.pptx
- 148.08 KB
tst_stack_memory.pptx
- 148.18 KB
boyer_moore.py
- 1.89 KB
brute_force_substring.py
- 634 B
fenwick_tree.py
- 2.07 KB
knuth_morris_pratt.py
- 1.58 KB
lru.py
- 4.09 KB
trie.py
- 5.52 KB
trie_as_dictionary.py
- 3.04 KB
Bonus Resources.txt
- 386 B
Trackers
Seeders
Leechers
Downloads
udp://abufinzio.monocul.us:6969/announce
1
0
3
udp://tracker.zerobytes.xyz:1337/announce
1
0
2
udp://www.torrent.eu.org:451/announce
16
10
69
udp://tracker.torrent.eu.org:451/announce
16
10
69
udp://tracker.0x.tf:6969/announce
1
0
2
udp://tracker.opentrackr.org:1337/announce
21
10
93
udp://code2chicken.nl:6969/announce
1
0
2
udp://fe.dealclub.de:6969/announce
1
0
2
udp://open.stealth.si:80/announce
18
7
73
udp://mts.tvbit.co:6969/announce
1
0
1
udp://engplus.ru:6969/announce
1
0
2
udp://vibe.sleepyinternetfun.xyz:1738/announce
1
0
2
udp://movies.zsw.ca:6969/announce
1
0
2
udp://exodus.desync.com:6969/announce
16
8
66
udp://tracker.theoks.net:6969/announce
2
0
1
udp://tracker1.bt.moack.co.kr:80/announce
1
0
2
InfoHash:
60DC27E3B9184ECF11CBF9E2F41ACBC1E0355AB7
Last updated:
Feb 12, 2022
File count:
195 B
File Category:
9
Tags:
Udemy, Algorithms, IT & Software, Other, Tutorials
Related Torrents
A Primer to the 42 Most commonly used Machine Learning Algorithms (With Code Samples)
Ebook/Course
Sep 2, 2023
1.35 MB
91
106
2.18 k
Torrent
Magnet
[ FreeCourseWeb.com ] The Last Algorithms Course You'll Need
Ebook/Course
Nov 30, 2023
1.58 GB
13
181
475
Torrent
Magnet
Algorithms to Live By_ The Computer Science of Human Decisions by Brian Christian EPUB
Ebook/Course
Aug 5, 2023
1.21 MB
85
103
2.41 k
Torrent
Magnet
Implementing Useful Algorithms In C++ by Dmytro Kedyk PDF
Ebook/Course
Nov 29, 2023
94.54 MB
1
159
800
Torrent
Magnet
Filterworld_ How Algorithms Flattened Culture by Kyle Chayka EPUB
Ebook/Course
Jan 17, 2024
6.99 MB
59
64
1.93 k
Torrent
Magnet
Absolute Beginner's Guide To Algorithms by Kirupa Chinnathambi EPUB
Ebook/Course
Jun 13, 2024
28.73 MB
41
77
828
Torrent
Magnet
Beyond the Worst-Case Analysis of Algorithms by Tim Roughgarden PDF
Ebook/Course
Sep 22, 2023
12.31 MB
55
57
1.37 k
Torrent
Magnet
Master the Coding Interview Data Structures + Algorithms
Ebook/Course
Jan 23, 2021
12.76 GB
34
36
3.55 k
Torrent
Magnet
Blind 75 LeetCode Questions Ace Algorithms Coding Interview
Ebook/Course
Jun 1, 2023
8.64 GB
24
26
2.83 k
Torrent
Magnet
From Algorithms to Thinking Machines_ The New Digital Power by Domenico Talia EPUB
Ebook/Course
Feb 12, 2024
1.92 MB
56
49
4.74 k
Torrent
Magnet
Algorithms of Resistance_ The Everyday Fight against Platform Power by Tiziano Bonini EPUB
Ebook/Course
Feb 10, 2024
6.4 MB
51
51
1.01 k
Torrent
Magnet
Binary Neural Networks_ Algorithms, Architectures, and Application by David Doermann .. PDF
Ebook/Course
Oct 28, 2023
30.37 MB
39
56
1.01 k
Torrent
Magnet
LeetCode in Java Algorithms Coding Interview Questions
Ebook/Course
Jun 9, 2023
13.42 GB
4
48
260
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Master data structures, algorithms, and coding interviews
Ebook/Course
Oct 27, 2022
3.84 GB
3
62
155
Torrent
Magnet
[FreeCoursesOnline.Me] Code With Mosh - The Ultimate Data Structures & Algorithms [3in1]
Ebook/Course
Dec 11, 2022
2.31 GB
29
18
9.2 k
Torrent
Magnet
The Complete Data Structures and Algorithms Course in Python
Ebook/Course
May 14, 2023
5.57 GB
4
45
245
Torrent
Magnet
[ TutSala.com ] Frontend Master - The Last Algorithms Course You'll Need
Ebook/Course
Dec 9, 2022
1.58 GB
20
19
3.72 k
Torrent
Magnet
Data Structure and Algorithms - For Big Tech Interviews
Ebook/Course
Mar 19, 2022
4.56 GB
16
12
2.47 k
Torrent
Magnet
The Complete Data Structures and Algorithms Course in Java
Ebook/Course
Jun 11, 2023
4.98 GB
17
18
170
Torrent
Magnet
Machine_Learning_for_Hackers_Case_Studies_and_Algorithms_to_Get.pdf
Ebook/Course
Jul 5, 2023
23.08 MB
32
41
512
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books