• 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

Binary Tree in Java

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

Password Predictor

Find and print longest consecutive number sequence in a given sequence in O(n)

Memory Efficient LinkedList

Inorder and Preorder traversals of a Binary Tree given. Output the Postorder traversal of it.

Sequence Finder Dynamic Programming

Walmart Labs Interview Experience

C++ OOPs Part2

Cisco Hiring Event 21st – 22nd Feb 2015

Print all nodes that are at distance k from a leaf node

Facebook Interview Question : Interleave List

Flipkart SDET Interview Experience

Add Sub Multiply very large number stored as string

Hackerearth : Counting Subarrays

SAP Off Campus Hiring_ March 2015 Verbal Skills

N teams are participating. each team plays twice with all other teams. Some of them will go to the semi final. Find Minimum and Maximum number of matches that a team has to win to qualify for finals ?

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

Printing intermediate Integers between one element & next element of array

Flipkart Set 1 On Campus with Answers

Serialise Deserialise N-ary Tree

The Magic HackerEarth Nirvana solutions Hiring Challenge

Length of the longest substring without repeating characters

Maximum occurred Smallest integer in n ranges

Find position of the only set bit

Subset Sum Problem Dynamic programming

CodeChef’ RRCOPY

Python Array String

Given a float number convert it into the string WITHOUT using any inbuilt Function

Given Set of words or A String find whether chain is possible from these words or not

Copyright © 2026 · Genesis Framework · WordPress · Log in