PDC4S:\IT\DSA and Interview Preperation\[INTERVIEW ONLY MAAL] [EXCLUSIVE]\[RBR] INTERVIEW PREPRATION 2021\7.Heaps |
Up one directory... |
|
1.Find the maximum element in min Heap.mp4 | 15,345 KB | 12/12/2021 3:34 AM |
10.Find k-largest elements from an array max heap (Approach-4 ).mp4 | 38,025 KB | 12/12/2021 3:34 AM |
11.Find k-largest elements from an array max heap (Approach-5).mp4 | 69,830 KB | 12/12/2021 3:34 AM |
12.Find k-largest elements from an array max heap (Implementation - C).mp4 | 36,932 KB | 12/12/2021 3:34 AM |
13.Find k-largest elements from an array max heap (Implementation - C).mp4 | 36,932 KB | 12/12/2021 3:34 AM |
14.Find k-largest elements from an array max heap (Implementation III - C).mp4 | 20,666 KB | 12/12/2021 3:34 AM |
15.Implementation for finding K-largest element.mp4 | 61,450 KB | 12/12/2021 3:34 AM |
16.k-largest_elements.c | 2 KB | 12/12/2021 3:34 AM |
17Implementation for finding K-largest element.mp4 | 35,832 KB | 12/12/2021 3:34 AM |
18.Find median in a stream of numbers (Approach - 2).mp4 | 118,355 KB | 12/12/2021 3:34 AM |
19.Find median in a stream of numbers (Approach - 3).mp4 | 110,112 KB | 12/12/2021 3:34 AM |
2.Implementation of find a maximum element in a min heap.mp4 | 22,312 KB | 12/12/2021 3:34 AM |
20.Find median in a stream of numbers (Approach - 4).mp4 | 79,746 KB | 12/12/2021 3:34 AM |
21.Implementation of find median in a stream of numbers.mp4 | 71,717 KB | 12/12/2021 3:34 AM |
22.Given k-sorted lists, Find the minimum range to which at last one number belongs from every list.mp4 | 260,941 KB | 12/12/2021 3:34 AM |
23.Implementation of given k-sorted lists,find range to which atleast one number belongs from every list.mp4 | 173,173 KB | 12/12/2021 3:34 AM |
24.given k sorted lists smallest range.txt | 4 KB | 12/12/2021 3:34 AM |
25.Convert given max heap to min heap.mp4 | 24,121 KB | 12/12/2021 3:34 AM |
26.implementation for converting minheap to maxheap.mp4 | 84,701 KB | 12/12/2021 3:34 AM |
27.minHeap_maxHeap.c | 2 KB | 12/12/2021 3:34 AM |
28.Print out all numbers in the form of 'a' power 3 + 'b' power 3.mp4.fdmdownload | 109,923 KB | 12/12/2021 3:34 AM |
28.Print out all numbers in the form of a^3 + b^3.mp4 | 109,923 KB | 12/12/2021 3:34 AM |
29.Implementation of Printout all numbers in the form of a^3+b^3.mp4 | 123,785 KB | 12/12/2021 3:34 AM |
3.find_maximum_ele_in_min_heap.c | 2 KB | 12/12/2021 3:34 AM |
30.a^3 +b^3.txt | 4 KB | 12/12/2021 3:34 AM |
31.Convert BST to Max Heap.mp4 | 114,015 KB | 12/12/2021 3:34 AM |
32.Implementation of BST to Max Heap.mp4 | 13,078 KB | 12/12/2021 3:34 AM |
33.bst to maxheap.txt | 2 KB | 12/12/2021 3:34 AM |
34.Choosing an effective data structure.mp4 | 50,674 KB | 12/12/2021 3:34 AM |
35.Find the kth largest element in a stream Approach-1.mp4 | 45,356 KB | 12/12/2021 3:34 AM |
36.Find the kth largest element in a stream Approach-2.mp4 | 29,488 KB | 12/12/2021 3:34 AM |
37.Find the kth largest element in a stream Approach-3.mp4 | 25,262 KB | 12/12/2021 3:34 AM |
38.implementation to find k-largest element in a stream of elements.mp4 | 79,647 KB | 12/12/2021 3:34 AM |
39.Tournment tree.mp4 | 50,247 KB | 12/12/2021 3:34 AM |
4.Deleting an arbitary element from a min-heap.mp4 | 14,304 KB | 12/12/2021 3:34 AM |
40.TOURNA_1.C | 5 KB | 12/12/2021 3:34 AM |
41.Print all elements in sorted order in row wise and column wise sorted matrix Approach-1.mp4 | 39,986 KB | 12/12/2021 3:34 AM |
42.Print all elements in sorted order in row wise and column wise sorted matrix Approach-2.mp4 | 45,684 KB | 12/12/2021 3:34 AM |
43.MATRIC.C | 4 KB | 12/12/2021 3:34 AM |
44.Sort a nearly sorted array Approach-1.mp4 | 19,294 KB | 12/12/2021 3:34 AM |
45.Sort a nearly sorted array Approach-2.mp4 | 26,932 KB | 12/12/2021 3:34 AM |
46.Implementation of sort a nearly sorted array.mp4 | 75,783 KB | 12/12/2021 3:34 AM |
47.sort a nearly sorted array.txt | 3 KB | 12/12/2021 3:34 AM |
48.Given n-ropes with different length,connect with minimum cost.mp4 | 59,319 KB | 12/12/2021 3:34 AM |
49.Implementation of given n-ropes with different length,connect with minimum cost.mp4 | 23,371 KB | 12/12/2021 3:34 AM |
5.implementation to delete arbitrary element from min heap.mp4 | 66,520 KB | 12/12/2021 3:34 AM |
50.Check whether given binary tree is max heap (or) not.mp4 | 101,539 KB | 12/12/2021 3:34 AM |
50.given n ropes find min cost.txt | 4 KB | 12/12/2021 3:34 AM |
51.Given k-sorted arrays of size n each merge them.mp4 | 139,139 KB | 12/12/2021 3:34 AM |
52.Implementation of Given k-sorted array of size n each merge them.mp4 | 155,078 KB | 12/12/2021 3:34 AM |
53.given n different lists merge them.txt | 4 KB | 12/12/2021 3:34 AM |
6.deleting_arbitarty_element_in_min_heap.c | 2 KB | 12/12/2021 3:34 AM |
7.Find k-largest elements from an array (Approach-1).mp4 | 14,558 KB | 12/12/2021 3:34 AM |
8.Find k-largest elements from an array (Approach -2).mp4 | 10,091 KB | 12/12/2021 3:34 AM |
9.Find k-largest elements from an array max heap (Approach-3).mp4 | 33,595 KB | 12/12/2021 3:34 AM |
RBR Interview Course - Shortcut.lnk | 1 KB | 12/12/2021 3:34 AM |