• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar
  • Skip to secondary sidebar

GoHired

Interview Questions asked in Google, Microsoft, Amazon

Join WeekEnd Online Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

  • Home
  • Best Java Books
  • Algorithm
  • Internship
  • Certificates
  • About Us
  • Contact Us
  • Privacy Policy
  • Array
  • Stack
  • Queue
  • LinkedList
  • DP
  • Strings
  • Tree
  • Mathametical
  • Puzzles
  • Graph

BST

Check Binary Tree is Binary Search Tree or not

July 29, 2014 by Dhaval Dave

To search Binary Search Tree
First lets understand characteristics of BST
• The left subtree of a node contains only nodes with keys less than the node’s key.
• The right subtree of a node
… Read More

Filed Under: Interview Questions, problem Tagged With: Binary Search Tree, Binary Tree, BST, tree

Linked List V/S Binary Search Tree

March 19, 2014 by Dhaval Dave

Linked List :

Node(1) -> Node(2) -> Node(3) -> Node(4) -> Node(5) -> Node(6) -> Node(7)
  • In linked list, the items are linked together through a single next pointer.
  • Next Node’s Key Can be larger
… Read More

Filed Under: problem Tagged With: Binary Search Tree, BST, Linked List

Primary Sidebar

Join WeekEnd Online/Offline Batch from 4-April-2020 on How to Crack Coding Interview in Just 10 Weeks : Fees just 20,000 INR

Join WeekEnd Online/Offline Batch from 4-April-2020

WhatsApp us

Secondary Sidebar

Custom Search

  • How I cracked AMAZON
  • LeetCode
  • Adobe
  • Amazon
  • Facebook
  • Microsoft
  • Hacker Earth
  • CSE Interview

Top Rated Questions

Find the kth number with prime factors 3, 5 and 7

Search element in a matrix with all rows and columns in sorted order

Common Ancestor in a Binary Tree or Binary Search Tree

Serialise Deserialise N-ary Tree

LeetCode: Binary Tree Maximum Path Sum

Leetcode: Merge Intervals

Code Chef PRGIFT Solution

In Given LinkedList Divide LL in N Sub parts and delete first K nodes of each part

Regular Expression Matching

Generate largest number arranging a no. of given non negative integer numbers

Circular Linked List

Print Power Set of a Set

Find shortest distances between every pair of vertices ( Dynamic Programming Floyd Warshall Algorithm)

Printing each word reverse in string

Password Predictor

Leetcode: Edit Distance

Find next greater number with same set of digits

flattens 2 D linked list to a single sorted link list

Test Cases for Round Function

There are N nuts and N bolts, u have to find all the pairs of nuts and bolts in minimum no. of iteration

‘N’ Story Building, with 1,2,3 steps how many ways can a person reach top of building.

Generate next palindrome number

Sequence Finder Dynamic Programming

C++ OOPs Part1

Best Java Book | Top Java Programming Book for Beginners

Find loop in Singly linked list

strtok()

Amazon Interview Experience – SDE Chennai

Find position of the only set bit

Word Break Problem

Copyright © 2025 · Genesis Framework · WordPress · Log in