• 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

Maximum sum contiguous subarray of an Array

Print vertical sum of all the axis in the given binary tree

Implement LRU Cache

Introduction To Number Theory ( Part 1 )

N Petrol bunks or City arranged in circle. You have Fuel and distance between petrol bunks. Is it possible to find starting point so that we can travel all Petrol Bunks

Length of the longest substring without repeating characters

robot standing at first cell of an M*N matrix. It can move only in two directions, right and down. In how many ways, it can reach to the last cell i.e. (M, N) Code it

Find two non repeating elements in an array of repeating elements

Hackerearth : Counting Subarrays

VMWare Openings

Memory Efficient LinkedList

Find the element that appears once others appears thrice

Convert number to words java

Right view of Binary tree

Client Server C program

Level order traversal in Spiral form

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

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

Regular Expression Matching

Find min element in Sorted Rotated Array (With Duplicates)

Doubly linked list

Edit Distance ( Dynamic Programming )

LeetCode : Word Search

Leetcode: Merge Intervals

Check if an array has duplicate numbers in O(n) time and O(1) space

Trie Dictionary

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

Python Dictionaries

C++ OOPs Part2

Count Possible Decodings of a given Digit Sequence

Copyright © 2026 · Genesis Framework · WordPress · Log in