Sign up
Forgot password?
FAQ: Login

Chatterjee A., Kiao U. 7 days with Binary Tree

  • pdf file
  • size 1,65 MB
  • added by
  • info modified
Chatterjee A., Kiao U. 7 days with Binary Tree
OpenGenus, 2021. — 44 p.
Binary Tree is one of the most important Data Structure (for Coding Interviews and Real Life System Design) and is equally challenging. With practice and the correct way of thinking, you can master it easily and know when to use it in real-life problems.
We will attempt one problem every day of the week and analyze the problem deeply.
Our schedule:
Day 1: Introduction to Binary Tree + Problem 1
Day 2: Check if a Binary Tree is Balanced by Height
Day 3: Find nodes that are at a distance k from the root in a Binary Tree
Day 4: Modification of Day 3 Problem
Day 5: Find minimum or maximum element in Binary Search Tree
Day 6: Find kth smallest element in Binary Search Tree
Day 7: Modification of Day 6 Problem
By following this routine sincerely, you will get a strong hold on Binary Tree data structure quickly and will be able to attempt interviews and real-life problems easily.
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up