Hrishikesh Mishra

A Code Artist

Skip to content
  • Data Structure and Algorithm
    • String
      • String All Question
    • Array
      • Array Questions
    • Linked List
      • All Linked List Questions
    • Stack
      • All Stack Question
    • Queue
      • All Queue Questions
    • Binary Tree
      • All Binary Tree Questions
    • Binary Search Tree (BST)
      • All BST Questions
    • Heap
      • All Heap Questions
    • Hash
      • All Hash Questions
    • Graph
      • Graph All Questions
    • Matrix
      • Matrix Questions
    • Dynamic Programming
      • Dynamic Programming Questions
    • Recursion
      • Recursion Questions
    • Bit
      • Bit Question
    • Mixed
      • Mixed Question
    • Divide And Conquer
      • Divide And Conquer Questions
    • Sort
      • Sort Questions
  • Design Pattern
  • Database
  • Random
  • About Me

Binary Search Tree Questions

  • Check is Sum from Root To Leaf exist or not in Binary Tree
  • Binary Tree Diagonal Traversal
  • Binary Search Tree To Doubly Linked List
  • Find if there is a triplet in a Balanced BST that adds to zero
  • Find a pair with given sum in a Balanced BST
  • Binary Search Tree to Doubly Linked List
  • Convert binary search tree to doubly linked list
  • Sorted Linked List to Balanced BST
  • In-place conversion of Sorted DLL to Balanced BST
  • Merge two Binary Search Tree with limited extra space
  • Lowest Common Ancestor in a Binary Search Tree.
  • Find k-th smallest element in BST (Order Statistics in BST)
  • Implement Binary Search Tree search, insert delete.
  • Find the largest BST subtree in a given Binary Tree
  • Binary Search Tree ADT
Facebook

Recent Posts

  • Suffix Array Implementation
  • Generate possible strings that can be made by placing spaces.
  • Longest Repeated Substring (using Suffix Array)
  • Lexicographic Order
  • Reverse Quick Sort

Archives

  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • July 2016
  • January 2016
  • October 2013
Proudly powered by WordPress