• 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

Top 10 Interviews Techniqes for Campus Interview in IIT NIT BITS for MTech

April 13, 2015 by Dhaval Dave

Campus Interview Questions

Couple of years ago when me and my friends appeared for campus interviews in IITs, NITs and BITs we faced many challenging interview questions like N petrol bunks arranged in a city, Sort Stack … Read More

Filed Under: Adobe Interview Questions, Amazon Interview Question, Flipkart Interview Questions, Hacker Earth Questions, Interview Experience, Microsoft Interview Questions

Difference between a LinkedList and a Binary Search Tree BST

April 9, 2015 by Dhaval Dave

Pointers

In a linked list, the items are linked together through a single next pointer.

Next Nodes

In a binary tree, each node can have 0, 1 or 2 subnodes, where (in case of a … Read More

Filed Under: Adobe Interview Questions, Interview Questions, problem Tagged With: Binary Search Tree, Linked List

Binary Tree in Java

April 9, 2015 by Dhaval Dave

How to write Binary Search Tree Code in Java with proper class structure and methods.

Here is the implementation of Binary Search Tree in Java.
Class Structure, Get Set Methods, Binary Tree Operation, Pre-Post-InOrder code … Read More

Filed Under: Interview Questions, problem Tagged With: Java

K’th Largest Element in BST when modification to BST is not allowed

March 19, 2015 by Dhaval Dave

Given a Binary Search Tree (BST) and a positive integer k, find the k’th largest element in the Binary Search Tree.

… Read More

Filed Under: Amazon Interview Question, Flipkart Interview Questions, Interview Questions, Microsoft Interview Questions, problem Tagged With: Binary Search Tree

Count number of ways to reach a given score in a game

March 16, 2015 by Dhaval Dave

Consider a game where a player can score 3 or 5 or 10 points in a move. Given a total score n, find number of ways to reach the given score.Examples:
Input: n = 20
… Read More

Filed Under: Amazon Interview Question, Flipkart Interview Questions, Interview Questions, problem Tagged With: Dynamic Programming, Recursion

Daughter’s Age VeryGood Puzzle

March 9, 2015 by Dhaval Dave

Guess Daughter's Age
Hello folks,Today I am posting an Interview Puzzle which was asked to my friend in his Interview. This puzzle will be helpful in job interview preparation.

I have also posted many puzzles for interview before,

… Read More

Filed Under: Microsoft Interview Questions, problem Tagged With: Puzzle

SAP Interview Questions

March 1, 2015 by Dhaval Dave

In SAP Interview, Questions are pretty simple and straight forward, easy to code but they ask you to write proper unit test cases and they check if you have handles all edge cases or not.… Read More

Filed Under: Interview Experience, Uncategorized

SAP Off Campus Hiring_ March 2015 Computer Skills

March 1, 2015 by Dhaval Dave

… Read More

Filed Under: Interview Experience, Uncategorized

SAP Off Campus Hiring_ March 2015 Verbal Skills

March 1, 2015 by Dhaval Dave

… Read More

Filed Under: Interview Experience, Uncategorized

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

March 1, 2015 by Dhaval Dave

… Read More

Filed Under: Interview Experience, Uncategorized

  • « Previous Page
  • Page 1
  • …
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • …
  • Page 18
  • Next Page »

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

Connect n ropes with minimum cost

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

building with N steps, we can take 1,2,3 steps calculate number of ways to reach at top of building

Count Possible Decodings of a given Digit Sequence

Code Chef PRGIFT Solution

Spanning Tree

Given a string, find the first character which is non-repetitive

Amazon Interview On-Campus For Internship – 1

Find if two rectangles overlap

Binary Tree Isomorphic to each other

Sort an array according to the order defined by another array

Sort Stack in place

System Design: Designing a LLD for Hotel Booking

Best Java Book | Top Java Programming Book for Beginners

Singly linked list

Closed Parentheses checker

Leetcode: Merge Intervals

Maximum occurred Smallest integer in n ranges

How strtok() Works

Find loop in Singly linked list

Common Ancestor in a Binary Tree or Binary Search Tree

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

Maximum of all subarrays of size k

Linked List V/S Binary Search Tree

BFS (Breath First Search)

Circular Linked List

LeetCode: Binary Tree Maximum Path Sum

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

Find position of the only set bit

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

Copyright © 2026 · Genesis Framework · WordPress · Log in