PDC4S:\IT\DSA and Interview Preperation\[INTERVIEW ONLY MAAL] [EXCLUSIVE]\[APPLIED COURSE] Interview Preparation Course\Module 5 - Problem Solving\5. Problems on Trees |
Up one directory... |
|
1. Count number of nodes in the binary tree-studyfever.mp4 | 36,279 KB | 12/12/2021 3:34 AM |
1.1. Count number of nodes in the binary tree.html | 650 KB | 12/12/2021 3:34 AM |
10. count leaf nodes in a binary tree-studyfever.mp4 | 22,345 KB | 12/12/2021 3:34 AM |
10.1. count leaf nodes in a binary tree.html | 628 KB | 12/12/2021 3:34 AM |
11. Construct a binary tree from inorder and postorder traversals-studyfever.mp4 | 51,098 KB | 12/12/2021 3:34 AM |
11.1. Construct a binary tree from inorder and postorder traversals.html | 649 KB | 12/12/2021 3:34 AM |
12. Convert a given tree to its Sum Tree-studyfever.mp4 | 25,459 KB | 12/12/2021 3:34 AM |
12.1. Convert a given tree to its Sum Tree.html | 637 KB | 12/12/2021 3:34 AM |
13. Find the maximum sum leaf to root path in a Binary Tree-studyfever.mp4 | 28,441 KB | 12/12/2021 3:34 AM |
13.1. Find the maximum sum leaf to root path in a Binary Tree.html | 462 KB | 12/12/2021 3:34 AM |
14. Find Diameter of a Binary Tree-studyfever.mp4 | 48,272 KB | 12/12/2021 3:34 AM |
14.1. Find Diameter of a Binary Tree.html | 635 KB | 12/12/2021 3:34 AM |
15. Convert a given Binary Tree to Doubly Linked List-studyfever.mp4 | 40,462 KB | 12/12/2021 3:34 AM |
15.1. Convert a given Binary Tree to Doubly Linked List.html | 629 KB | 12/12/2021 3:34 AM |
16. Vertical Traversal of binary tree-studyfever.mp4 | 16,676 KB | 12/12/2021 3:34 AM |
16.1. Vertical Traversal of binary tree.html | 635 KB | 12/12/2021 3:34 AM |
17. Inorder Tree Traversal without recursion and without stack (Threaded binary tree)-studyfever.mp4 | 30,660 KB | 12/12/2021 3:34 AM |
17.1. Inorder Tree Traversal without recursion and without stack (Threaded binary tree).html | 638 KB | 12/12/2021 3:34 AM |
18. Serialize and deserialize of a binay tree-studyfever.mp4 | 44,120 KB | 12/12/2021 3:34 AM |
18.1. Serialize and deserialize of a binay tree.html | 642 KB | 12/12/2021 3:34 AM |
19. Boundary Traversal of a Binary Tree-studyfever.mp4 | 31,783 KB | 12/12/2021 3:34 AM |
19.1. Boundary Traversal of a Binary Tree.html | 661 KB | 12/12/2021 3:34 AM |
2. Check if two trees are identical or not-studyfever.mp4 | 25,315 KB | 12/12/2021 3:34 AM |
2.1. Check if two trees are identical or not.html | 660 KB | 12/12/2021 3:34 AM |
20. Merge Two binary trees [Leetcode]-studyfever.mp4 | 29,000 KB | 12/12/2021 3:34 AM |
20.1. Merge Two binary trees [Leetcode].html | 634 KB | 12/12/2021 3:34 AM |
21. Range Sum of Binary Search Tree [Leetcode]-studyfever.mp4 | 38,003 KB | 12/12/2021 3:34 AM |
21.1. Range Sum of Binary Search Tree [Leetcode].html | 629 KB | 12/12/2021 3:34 AM |
22. Trim a BInary Search Tree (Practice Problem).html | 298 KB | 12/12/2021 3:34 AM |
23. Search in a Binary Search Tree [Leet code]-studyfever.mp4 | 35,100 KB | 12/12/2021 3:34 AM |
23.1. Search in a Binary Search Tree [Leet code].html | 596 KB | 12/12/2021 3:34 AM |
24. Print Right View of a Binary Tree.html | 335 KB | 12/12/2021 3:34 AM |
25. Invert Binary Tree [Leetcode]-studyfever.mp4 | 31,072 KB | 12/12/2021 3:34 AM |
25.1. Invert Binary Tree [Leetcode].html | 639 KB | 12/12/2021 3:34 AM |
26. Given a binary tree find its maximum depth. [Leetcode]-studyfever.mp4 | 37,375 KB | 12/12/2021 3:34 AM |
26.1. Given a binary tree find its maximum depth. [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
27. Path Sum [Leetcode]-studyfever.mp4 | 30,762 KB | 12/12/2021 3:34 AM |
27.1. Path Sum [Leetcode].html | 623 KB | 12/12/2021 3:34 AM |
28. Leaf-Similar Trees.html | 487 KB | 12/12/2021 3:34 AM |
29. Find the sum of all left leaves in a given binary tree [Leetcode]-studyfever.mp4 | 25,704 KB | 12/12/2021 3:34 AM |
29.1. Find the sum of all left leaves in a given binary tree [Leetcode].html | 595 KB | 12/12/2021 3:34 AM |
3. Level Order Tree Traversal-studyfever.mp4 | 46,429 KB | 12/12/2021 3:34 AM |
3.1. Level Order Tree Traversal.html | 655 KB | 12/12/2021 3:34 AM |
30. Given two binary trees write a function to check if they are the same or not [Leetcode]-studyfever.mp4 | 57,599 KB | 12/12/2021 3:34 AM |
30.1. Given two binary trees write a function to check if they are the same or not [Leetcode].html | 632 KB | 12/12/2021 3:34 AM |
31. All Elements in Two Binary Search Trees [Leetcode]-studyfever.mp4 | 62,866 KB | 12/12/2021 3:34 AM |
31.1. All Elements in Two Binary Search Trees [Leetcode].html | 667 KB | 12/12/2021 3:34 AM |
32. Maximum Binary Tree - Problem Statement [Leetcode]-studyfever.mp4 | 11,681 KB | 12/12/2021 3:34 AM |
32.1. Maximum Binary Tree - Problem Statement [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
33. Maximum Binay Tree - Explanation - [LeetCode]-studyfever.mp4 | 16,157 KB | 12/12/2021 3:34 AM |
33.1. Maximum Binay Tree - Explanation - [LeetCode].html | 595 KB | 12/12/2021 3:34 AM |
34. Maximum Binay Tree - Python Code - [LeetCode]-studyfever.mp4 | 8,851 KB | 12/12/2021 3:34 AM |
34.1. Maximum Binay Tree - Python Code - [LeetCode].html | 595 KB | 12/12/2021 3:34 AM |
35. Binary Tree Pruning - Problem Statement [Leetcode]-studyfever.mp4 | 9,238 KB | 12/12/2021 3:34 AM |
35.1. Binary Tree Pruning - Problem Statement [Leetcode].html | 752 KB | 12/12/2021 3:34 AM |
36. Binary Tree Pruning - Explanation - [Leetcode]-studyfever.mp4 | 10,543 KB | 12/12/2021 3:34 AM |
36.1. Binary Tree Pruning - Explanation - [Leetcode].html | 723 KB | 12/12/2021 3:34 AM |
37. Binary Tree Pruning - Python Code[Leetcode]-studyfever.mp4 | 11,077 KB | 12/12/2021 3:34 AM |
37.1. Binary Tree Pruning - Python Code[Leetcode].html | 595 KB | 12/12/2021 3:34 AM |
38. Validate Binary Search Tree - Problem Statement [Leetcode]-studyfever.mp4 | 11,085 KB | 12/12/2021 3:34 AM |
38.1. Validate Binary Search Tree - Problem Statement [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
39. Validate Binary Search Tree - Explanation[Part1] - [Leetcode]-studyfever.mp4 | 2,701 KB | 12/12/2021 3:34 AM |
39.1. Validate Binary Search Tree - Explanation[Part1] - [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
4. Print Level order traversal in spiral form-studyfever.mp4 | 75,772 KB | 12/12/2021 3:34 AM |
4.1. Print Level order traversal in spiral form.html | 446 KB | 12/12/2021 3:34 AM |
40. Validate Binary Search Tree - Explanation[Part2] - Leetcode-studyfever.mp4 | 15,604 KB | 12/12/2021 3:34 AM |
40.1. Validate Binary Search Tree - Explanation[Part2] - Leetcode.html | 596 KB | 12/12/2021 3:34 AM |
41. Validate Binary Search Tree - Python Code - [Leetcode]-studyfever.mp4 | 13,183 KB | 12/12/2021 3:34 AM |
41.1. Validate Binary Search Tree - Python Code - [Leetcode].html | 626 KB | 12/12/2021 3:34 AM |
42. Validate Binary Search Tree - Iterative Approach - [Leetcode]-studyfever.mp4 | 12,839 KB | 12/12/2021 3:34 AM |
42.1. Validate Binary Search Tree - Iterative Approach - [Leetcode].html | 626 KB | 12/12/2021 3:34 AM |
43. Binary Tree Zigzag Level Order Traversal - Problem Statement [Leetcode]-studyfever.mp4 | 8,163 KB | 12/12/2021 3:34 AM |
43.1. Binary Tree Zigzag Level Order Traversal - Problem Statement [Leetcode].html | 625 KB | 12/12/2021 3:34 AM |
44. Binary Tree Zigzag Traversal - Explanation [Leetcode]-studyfever.mp4 | 10,586 KB | 12/12/2021 3:34 AM |
44.1. Binary Tree Zigzag Traversal - Explanation [Leetcode].html | 434 KB | 12/12/2021 3:34 AM |
45. Binary Tree Zigzag Traversal - Python code [Leetcode]-studyfever.mp4 | 23,617 KB | 12/12/2021 3:34 AM |
45.1. Binary Tree Zigzag Traversal - Python code [Leetcode].html | 625 KB | 12/12/2021 3:34 AM |
46. Populating Next Right Pointers in Each Node - Problem Statement [Leetcode]-studyfever.mp4 | 13,198 KB | 12/12/2021 3:34 AM |
46.1. Populating Next Right Pointers in Each Node - Problem Statement [Leetcode].html | 676 KB | 12/12/2021 3:34 AM |
47. Populating Next Right Pointers in Each Node - Explanation [Leetcode]-studyfever.mp4 | 16,563 KB | 12/12/2021 3:34 AM |
47.1. Populating Next Right Pointers in Each Node - Explanation [Leetcode].html | 885 KB | 12/12/2021 3:34 AM |
48. Populating Next Right Pointers in Each Node - Python code [Leetcode]-studyfever.mp4 | 10,215 KB | 12/12/2021 3:34 AM |
48.1. Populating Next Right Pointers in Each Node - Python code [Leetcode].html | 669 KB | 12/12/2021 3:34 AM |
49. Binary Tree Right Side View - Problem Statement [Leetcode]-studyfever.mp4 | 7,073 KB | 12/12/2021 3:34 AM |
49.1. Binary Tree Right Side View - Problem Statement [Leetcode].html | 616 KB | 12/12/2021 3:34 AM |
5. Convert a Binary Tree into its Mirror Tree-studyfever.mp4 | 27,492 KB | 12/12/2021 3:34 AM |
5.1. Convert a Binary Tree into its Mirror Tree.html | 496 KB | 12/12/2021 3:34 AM |
50. Binary Tree Right Side View - Explanation [Leetcode]-studyfever.mp4 | 12,537 KB | 12/12/2021 3:34 AM |
50.1. Binary Tree Right Side View - Explanation [Leetcode].html | 629 KB | 12/12/2021 3:34 AM |
51. Binary Tree Right Side View - Python Code [Leetcode]-studyfever.mp4 | 18,864 KB | 12/12/2021 3:34 AM |
51.1. Binary Tree Right Side View - Python Code [Leetcode].html | 616 KB | 12/12/2021 3:34 AM |
52. Kth Smallest Element in a BST - Problem Statement [Leetcode]-studyfever.mp4 | 13,853 KB | 12/12/2021 3:34 AM |
52.1. Kth Smallest Element in a BST - Problem Statement [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
53. Kth Smallest Element in a BST - Approach 1 [Leetcode]-studyfever.mp4 | 13,332 KB | 12/12/2021 3:34 AM |
53.1. Kth Smallest Element in a BST - Approach 1 [Leetcode].html | 596 KB | 12/12/2021 3:34 AM |
54. Kth Smallest Element in a BST - Approach 1 (python code) [Leetcode]-studyfever.mp4 | 13,798 KB | 12/12/2021 3:34 AM |
54.1. Kth Smallest Element in a BST - Approach 1 (python code) [Leetcode].html | 629 KB | 12/12/2021 3:34 AM |
55. Kth Smallest Element in a BST - Approach 2 [Leetcode]-studyfever.mp4 | 4,245 KB | 12/12/2021 3:34 AM |
55.1. Kth Smallest Element in a BST - Approach 2 [Leetcode].html | 626 KB | 12/12/2021 3:34 AM |
56. Kth Smallest Element in a BST - Approach 3[Leetcode]-studyfever.mp4 | 20,421 KB | 12/12/2021 3:34 AM |
56.1. Kth Smallest Element in a BST - Approach 3[Leetcode].html | 626 KB | 12/12/2021 3:34 AM |
6. Print Ancestors of a given node in Binary Tree-studyfever.mp4 | 37,994 KB | 12/12/2021 3:34 AM |
6.1. Print Ancestors of a given node in Binary Tree.html | 646 KB | 12/12/2021 3:34 AM |
7. Find Lowest Common Ancestor in a Binary Search Tree-studyfever.mp4 | 55,512 KB | 12/12/2021 3:34 AM |
7.1. Find Lowest Common Ancestor in a Binary Search Tree.html | 649 KB | 12/12/2021 3:34 AM |
8. Children sum property in a binary tree-studyfever.mp4 | 22,650 KB | 12/12/2021 3:34 AM |
8.1. Children sum property in a binary tree.html | 645 KB | 12/12/2021 3:34 AM |
9. Print Lowest Common Ancestor in a Binary Tree-studyfever.mp4 | 47,299 KB | 12/12/2021 3:34 AM |
9.1. Print Lowest Common Ancestor in a Binary Tree.html | 652 KB | 12/12/2021 3:34 AM |