PDC4S:\IT\DSA and Interview Preperation\[INTERVIEW ONLY MAAL] [EXCLUSIVE]\[RBR] INTERVIEW PREPRATION 2021\15.Advanced Data Structures |
Up one directory... |
|
1.Design LRU cache replacement algorithm (Approach - 1).mp4 | 132,844 KB | 12/12/2021 3:34 AM |
10.Insertion in Red Black trees.mp4 | 48,943 KB | 12/12/2021 3:34 AM |
11.Insertion in Red Black trees (Case - 1).mp4 | 52,576 KB | 12/12/2021 3:34 AM |
12.Insertion in Red Black trees (Case - 2).mp4 | 85,664 KB | 12/12/2021 3:34 AM |
13.Insertion in Red Black trees (Case - 3).mp4 | 142,471 KB | 12/12/2021 3:34 AM |
14.Insertion in Red Black trees (Case - 4).mp4 | 185,691 KB | 12/12/2021 3:34 AM |
15.Insertion in Red Black trees (Case - 5).mp4 | 94,010 KB | 12/12/2021 3:34 AM |
16.Insertion in Red Black trees (Case - 6).mp4 | 131,745 KB | 12/12/2021 3:34 AM |
17.Insertion Example in Red Black Trees.mp4 | 188,849 KB | 12/12/2021 3:34 AM |
18.Deletion in Red Black Trees.mp4 | 46,385 KB | 12/12/2021 3:34 AM |
19.Deletion in Red Black Trees (Case - 1).mp4 | 9,600 KB | 12/12/2021 3:34 AM |
2.Design LRU cache replacement algorithm (Approach - 2).mp4 | 109,859 KB | 12/12/2021 3:34 AM |
20.Double blackness during deletion.mp4 | 72,757 KB | 12/12/2021 3:34 AM |
21.Deletion in Red Black Trees (Case - 2).mp4 | 34,631 KB | 12/12/2021 3:34 AM |
22.Deletion in Red Black Trees (Case - 3).mp4 | 203,874 KB | 12/12/2021 3:34 AM |
23.Deletion in Red Black Trees (Case - 4).mp4 | 171,107 KB | 12/12/2021 3:34 AM |
25.Deletion in Red Black Trees (Case - 6).mp4 | 155,370 KB | 12/12/2021 3:34 AM |
26.Deletion Example in Red Black Trees.mp4 | 334,987 KB | 12/12/2021 3:34 AM |
27.Maximum height of a Red Black Tree.mp4 | 103,665 KB | 12/12/2021 3:34 AM |
28.Comparison between AVL Tree and Red Black Tree.mp4 | 47,605 KB | 12/12/2021 3:34 AM |
29.Introduction to B-Trees.mp4 | 53,550 KB | 12/12/2021 3:34 AM |
3.Design LRU cache replacement algorithm (Approach - 3).mp4 | 76,351 KB | 12/12/2021 3:34 AM |
30.Structure of B-Tree.mp4 | 193,368 KB | 12/12/2021 3:34 AM |
31.Searching in B-Tree.mp4 | 89,808 KB | 12/12/2021 3:34 AM |
32.Insertion in B-Tree.mp4 | 178,429 KB | 12/12/2021 3:34 AM |
33.Deletion in B-Tree.mp4 | 209,809 KB | 12/12/2021 3:34 AM |
34.Deletion in B-Trees Example.mp4 | 179,318 KB | 12/12/2021 3:34 AM |
35.Introduction to B+ Trees.mp4 | 134,325 KB | 12/12/2021 3:34 AM |
36.Structure of leaf nodes in a B+Trees.mp4 | 99,890 KB | 12/12/2021 3:34 AM |
37.Searching in B+Trees.mp4 | 39,886 KB | 12/12/2021 3:34 AM |
38.Insertion in B+ Trees.mp4 | 158,365 KB | 12/12/2021 3:34 AM |
39.Deletion in B+Trees.mp4 | 97,200 KB | 12/12/2021 3:34 AM |
4.Introduction to AVL trees and balancing.mp4 | 355,228 KB | 12/12/2021 3:34 AM |
40.Introduction to Splay Trees.mp4 | 59,803 KB | 12/12/2021 3:34 AM |
41.Searching in Splay Trees.mp4 | 29,009 KB | 12/12/2021 3:34 AM |
42.Tree Rotations.mp4 | 89,579 KB | 12/12/2021 3:34 AM |
43.Example on searching in Splay Trees.mp4 | 120,186 KB | 12/12/2021 3:34 AM |
44.Insertion in Splay Trees.mp4 | 109,079 KB | 12/12/2021 3:34 AM |
45.Deletion in splay trees.mp4 | 101,249 KB | 12/12/2021 3:34 AM |
46.Introduction to Binomial Heaps.mp4 | 102,628 KB | 12/12/2021 3:34 AM |
47.Properties of Binomial Trees.mp4 | 48,305 KB | 12/12/2021 3:34 AM |
48.Properties of Binomial Heaps.mp4 | 49,494 KB | 12/12/2021 3:34 AM |
49.Structure of Binomial Heaps.mp4 | 112,822 KB | 12/12/2021 3:34 AM |
5.Constructing AVL trees and time complexity analysis.mp4 | 327,228 KB | 12/12/2021 3:34 AM |
50.Find the minimum key in a Binomial Min Heap.mp4 | 34,284 KB | 12/12/2021 3:34 AM |
51.Union of two Binomial Min Heaps.mp4 | 210,940 KB | 12/12/2021 3:34 AM |
52.Example on union of two Binomial Min Heaps.mp4 | 62,584 KB | 12/12/2021 3:34 AM |
53.Insert a node into Binomial Min Heap.mp4 | 135,125 KB | 12/12/2021 3:34 AM |
54.Extract minimum from a Binomial Min Heap.mp4 | 62,818 KB | 12/12/2021 3:34 AM |
55.Example on Extracting minimum from a Binomial Min Heap.mp4 | 53,381 KB | 12/12/2021 3:34 AM |
56.Decreasing a key in Binomial Min Heap.mp4 | 77,084 KB | 12/12/2021 3:34 AM |
57.Deleting a node from Binomial Min Heap.mp4 | 45,347 KB | 12/12/2021 3:34 AM |
58.Deleting a node from Binomial Min Heap.mp4 | 107,168 KB | 12/12/2021 3:34 AM |
59.Introduction to Skip List.mp4 | 107,168 KB | 12/12/2021 3:34 AM |
59.Searching in Skip List.mp4 | 105,212 KB | 12/12/2021 3:34 AM |
6.Construction of AVL tree.mp4 | 437,816 KB | 12/12/2021 3:34 AM |
61.Insertion in Skip List.mp4 | 191,582 KB | 12/12/2021 3:34 AM |
62.Deletion in Skip List.mp4 | 45,122 KB | 12/12/2021 3:34 AM |
63.Introduction to Trie.mp4 | 35,966 KB | 12/12/2021 3:34 AM |
64.Building a Trie.mp4 | 86,365 KB | 12/12/2021 3:34 AM |
65.Implementation, insertion and searching in a Trie.mp4 | 96,426 KB | 12/12/2021 3:34 AM |
66.Deletion in Trie.mp4 | 84,019 KB | 12/12/2021 3:34 AM |
67.Compressed Trie.mp4 | 43,018 KB | 12/12/2021 3:34 AM |
68.Introduction to Ternary Search Tries.mp4 | 63,926 KB | 12/12/2021 3:34 AM |
69.Searching in Ternary Search Tries.mp4 | 93,080 KB | 12/12/2021 3:34 AM |
7.Minimum and maximum nodes in an AVL tree of height h.mp4 | 275,168 KB | 12/12/2021 3:34 AM |
70.Insertion in Ternary Search Tries.mp4 | 44,290 KB | 12/12/2021 3:34 AM |
71.Deletion in Ternary Search Tries.mp4 | 39,492 KB | 12/12/2021 3:34 AM |
72.Comparison of Standard Tries with Ternary Search Tries.mp4 | 13,874 KB | 12/12/2021 3:34 AM |
73.Data Structure for Disjoint Sets.mp4 | 56,702 KB | 12/12/2021 3:34 AM |
74.Operations on Disjoint Sets.mp4 | 69,338 KB | 12/12/2021 3:34 AM |
75.Linked List representation of Disjoint Sets.mp4 | 75,026 KB | 12/12/2021 3:34 AM |
76.Time complexity for linked list representation of Disjoint Sets.mp4 | 77,963 KB | 12/12/2021 3:34 AM |
77.Amortized analysis of Disjoint Sets using linked list representation.mp4 | 100,908 KB | 12/12/2021 3:34 AM |
78.Disjoint set forest.mp4 | 69,342 KB | 12/12/2021 3:34 AM |
79.Union by rank.mp4 | 37,706 KB | 12/12/2021 3:34 AM |
8.Introduction to Red Black Trees.mp4 | 104,206 KB | 12/12/2021 3:34 AM |
80.Analysis union by rank.mp4 | 170,078 KB | 12/12/2021 3:34 AM |
81.Path compression.mp4 | 93,562 KB | 12/12/2021 3:34 AM |
82.Time complexity using the Heuristics.mp4 | 81,040 KB | 12/12/2021 3:34 AM |
83.Kruskal's algorithm using Disjoint sets.mp4 | 102,929 KB | 12/12/2021 3:34 AM |
84.Example on kruskal's using Disjoint sets.mp4 | 127,971 KB | 12/12/2021 3:34 AM |
85.Connected componands using Disjoints.mp4 | 67,663 KB | 12/12/2021 3:34 AM |
86.Example on connected components using Disjoint sets.mp4 | 69,151 KB | 12/12/2021 3:34 AM |
87.Introduction to Fibonacci Heap.mp4 | 47,579 KB | 12/12/2021 3:34 AM |
88.Structure of Fibonacci Heap.mp4 | 113,492 KB | 12/12/2021 3:34 AM |
89.Insert, find, min, Union.mp4 | 144,724 KB | 12/12/2021 3:34 AM |
9.Search,findmax,findmin in Red Black trees.mp4 | 25,559 KB | 12/12/2021 3:34 AM |
90.Extract Min.mp4 | 140,307 KB | 12/12/2021 3:34 AM |
91.Decrease Key.mp4 | 66,648 KB | 12/12/2021 3:34 AM |
92.Fibonacci Heap Delete.mp4 | 32,285 KB | 12/12/2021 3:34 AM |
Deletion in Red Black Trees (Case - 5).mp4 | 162,521 KB | 12/12/2021 3:34 AM |