• 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

Dynamic Programming

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

July 10, 2014 by Dhaval Dave

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.

… Read More

Filed Under: Amazon Interview Question, Data Structure, Interview Questions, Microsoft Interview Questions, problem Tagged With: 2d matrix, Dynamic Programming, Recursion

Printing Longest Common Subsequence

April 25, 2014 by Dhaval Dave

Printing Longest Common Subsequence

Given two sequences, print the longest subsequence present in both of them.

Examples:
LCS for input Sequences “ABCDGH” and “AEDFHR” is “ADH” of length 3.
LCS for input Sequences “AGGTAB” and

… Read More

Filed Under: Amazon Interview Question, Interview Questions, Microsoft Interview Questions, problem Tagged With: 2d matrix, Dynamic Programming, string

  • « Previous Page
  • Page 1
  • Page 2
  • Page 3

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

Given array of 0’s and 1’s. All 0’s are coming first followed by 1’s. find the position of first 1

Find if two rectangles overlap

Edit Distance ( Dynamic Programming )

Sort an array according to the order defined by another array

Maximum of all subarrays of size k

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

Given a sorted array and a number x, find the pair in array whose sum is closest to x

Find the element that appears once others appears thrice

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

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

Test Cases for Round Function

Level order traversal in Spiral form

Difference between a LinkedList and a Binary Search Tree BST

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

Adobe Interview Questions 8 month Exp

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

CodeChef Code SGARDEN

Possible sizes of bus to carry n groups of friends

Daughter’s Age VeryGood Puzzle

strtok()

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

Find Percentage of Words matching in Two Strings

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

Memory Efficient LinkedList

The Magic HackerEarth Nirvana solutions Hiring Challenge

Find an index i such that Arr [i] = i in array of n distinct integers sorted in ascending order.

Coin Collection Dynamic Programming

C++ OOPs Part2

Rectangular chocolate bar Create at least one piece which consists of exactly nTiles tiles

Python List

Copyright © 2026 · Genesis Framework · WordPress · Log in