ADA#38 | Sort the following array using Heap sort? 66,33,40,20,50,88,60,11,77,30,45,65 | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#32 | How AVL is better than a Binary tree? Create AVL tree 342,206,444,523,607,301,142,183,102,157,149 | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#16 | Dynamic Programming | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#26 | Use the Floyd-Warshall algorithm and find shortest path between all pairs of vertices for the graph | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#15 | Tabulate the difference between Kruskal’s and Prim’s algorithm | ADA previous years in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#41 | Show Preorder, Inorder and Postorder for the following tree | ADA previous years in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#07 | Find optimal solution, Knapsack instance n=3, m=20, (p1,p2,p3)=(25,24,15) and (w1,w2,w3)=(18,15,10) | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#39 | Sort the given list using Merge sort- 70, 80, 40, 50, 60, 12, 35, 95, 10 | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#21 | A text is made up of the characters a,b,c,d,e probability 0.11,0.40,0.16,0.09 and 0.24 respectively. Optimal Huffman code have average length of | ADA in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes
ADA#42 | Create a B-Tree of order 5 : 30,20,35,95,15,60,55,25,5,65,70,10,40,50,80,45 | ADA previous years in Hindi video December 3, 2023April 1, 2022 by Team EasyExamNotes