Algorithms
  • Algorithms
  • Difficulty
    • Beginner
      Medium
      Hard
  • Category
    • Arrays
      Recursion
      Divide and Conquer
      Strings
      Graphs
      Numbers
      Trees
      Dynamic Programming
      Maths
      Linked List
      Bit Manipulation
  • Lists
    • Most Liked
    • Most Completed
    • Completed
    • Not Completed
  • Other Sites
    • Excel-Macro
    • Javascript
    • Git
    • Finance
    • Tips & Tricks
    • JS Algorithms
  • IDE
  • Login

Problems

# Status Problem Level Completes Likes
71

In a Binary Tree, Create Linked Lists of all the nodes at each depth.

Hard % 0
72

Level Order Traversal, Print each level in separate line.

Medium % 0
73

Find whether a Given Binary Tree is Balanced?

Medium % 0
74

Get the Height of a Node in a Binary Tree

Medium % 0
75

Find the Maximum Depth OR Height of a Binary Tree

Beginner % 0
76

Binary Search Tree (BST) Complete Implementation.

Beginner % 0

In a Binary Tree, Create Linked Lists of all the nodes at each depth.

Level Order Traversal, Print each level in separate line.

Find whether a Given Binary Tree is Balanced?

Get the Height of a Node in a Binary Tree

Find the Maximum Depth OR Height of a Binary Tree

Binary Search Tree (BST) Complete Implementation.

  • 1
  • 2
  • 3

More Problems

  • Convert a Sorted Doubly Linked List to Balanced BST.
  • Sort a given stack - Using Recursion
  • Calculate Log2n without using built-in function
  • Numbers with prime set bits in a given range using Sieve of Eratosthenes Algorithm
  • Find the Deepest Left Node in a Binary Tree.
  • Check If String has All Unique Characters
  • Determine whether given binary tree is binary search tree(BST) or not
  • Dynamic Programming - Count all paths in 2D Matrix with Obstructions in it

Companies Cloud

  • amazon 220 microsoft 139 google 104 facebook 65 adobe 60 yahoo 53 apache 36 epic systems 33 twitter 26 netapp 26 oracle 26 bloomberg 25 linkedin 19 groupon 18 informatica 18 nvidia 16 goldman sachs 16 airbnb 14 apple 14 hulu 14 expedia 13 hcl 10 samsung 5 netflix 1 walmart 1

Tags Cloud

  • software engineer 299 software development engineer (sde) 297 software engineer in test 140 software development engineer in test 129 test enginner 78 binary tree 76 difficulty level 45 misc 32 flipkart 26 stack 21 full revision 21 sorting techniques 18 qualcomm 16 quick revision 13 expressions 12 java concepts 12 uncategorized 11 scheduling/intervals 11 search algorithms 10 priority queue 9 hash table 9 backtracking 9 queue 7 greedy algorithm 7 heaps 4 leet code 3 activity selection 3 deque 3 pair 2 position 1 machine learning 1 career cup 1

© 2022 Algorithms • Built with GeneratePress