• 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

Microsoft Interview Questions

Get K Max and Delete K Max in stream of incoming integers

March 25, 2014 by Dhaval Dave

Get K Max and Delete K Max in stream of Incoming Integers

Solution 1 : Using Min Heap
Algorithm :

1) Keep a Min & Max Heap of K size
2) Store first K elements 
… Read More

Filed Under: Adobe Interview Questions, Amazon Interview Question, Interview Questions, Microsoft Interview Questions, problem Tagged With: Linked List, Max Heap, Min Heap

Find loop in Singly linked list

February 20, 2014 by Dhaval Dave

There are several ways to find loop in singly linked list,

Loop Node5 Next pointer is point to Node3 in Singly Linked List

1 ---- 2 ---- 3 ---- 4 ---- 5
              |_____________|
  • Hashmap
  • Floyd’s
… Read More

Filed Under: Adobe Interview Questions, Amazon Interview Question, Hacker Earth Questions, Interview Questions, Microsoft Interview Questions, problem Tagged With: Linked List

  • « Previous Page
  • Page 1
  • …
  • Page 5
  • Page 6
  • Page 7

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

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

Find two non repeating elements in an array of repeating elements

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

write a c program that given a set a of n numbers and another number x determines whether or not there exist two elements in s whose sum is exactly x

Puzzle : 100 doors in a row Visit and Toggle the door. What state the door will be after nth pass ?

Find min element in Sorted Rotated Array (Without Duplicates)

Trapping Rain Water

Maximum difference between two elements s.t larger element appears after the smaller number

Find position of the only set bit

Doubly linked list

Binary Tree in Java

Maximum path sum between two leaves

Maximum size of square sub matrix with all 1’s in a binary matrix

CodeChef Code SGARDEN

Difference between a LinkedList and a Binary Search Tree BST

Facebook Interview Question : Interleave List

Get Minimum element in O(1) from input numbers or Stack

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

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

Generate next palindrome number

Find next greater number with same set of digits

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 ?

Stickler thief

Singly linked list

Calculate price of parking from parking start end time prices

Find Pythagorean Triplets in an array in O(N)

Longest Increasing Subsequence

Password Predictor

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

1014 Practice Question of New GRE – Princeton

Copyright © 2025 · Genesis Framework · WordPress · Log in