Algorithms
  • JS Algo
  • Category
    • cracking the coding interview
      fundamentals
      strings
      intermediate
      json
      number
      array
      recursion
      linkedin
      linked list
      stack
      queue
      trees
      patterns
      google
      facebook
      amazon
      dynamic programming
      map
      mozilla
      backtracking
      microsoft
      advance
      closures
      ibm
      misc
      uncategorized
      twitter
      currying
      callbacks
      functional prgramming
      netflix
      puzzles
      matrix
      data structure
      system design
      css
      companies
      timers
      webdev
      veeva
  • Lists
    • Most Liked
  • All Sites
    • Algorithms
    • Artificial Intelligence
    • Excel-Macro
    • Javascript
    • Git
    • Finance
    • Tips & Tricks
    • JS Algorithms
  • Login

Problems

# Title Likes
1

Print nodes at k level from the root in a binary tree

0
2

Find the in-order successor of a given node in a binary search tree

0
3

Determine if a binary tree is a binary search tree

0
4

Withdraw all money from bank account

0
5

Create a minimal height binary search tree from given sorted array of unique integers

0
6

Determine if a binary tree is balanced

0
7

Binary tree traversal

0
8

Create a binary search tree in javascript

0

Print nodes at k level from the root in a binary tree

Find the in-order successor of a given node in a binary search tree

Determine if a binary tree is a binary search tree

Withdraw all money from bank account

Create a minimal height binary search tree from given sorted array of unique integers

Determine if a binary tree is balanced

Binary tree traversal

Create a binary search tree in javascript

  • 1

More Problems

  • Find the kth to last element of a singly linked list
  • Tower of hanoi
  • Negate a number using addition operator
  • Print nodes at k level from the root in a binary tree
  • Connect nodes at the same level in a binary tree
  • Introduction to backtracking
  • Create a protocol to transmit numbers efficiently or Huffman coding puzzle
  • Implement setInterval using setTimeout in javascript

© 2022 Algorithms • Built with GeneratePress