• 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

DFS (Depth First Search)

Reverse a Linked List in groups of given size

C++ OOPs Part2

SAP Hiring Off-Campus General Aptitude

C++ OOPs Part1

Coin Collection Dynamic Programming

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

Length of the longest substring without repeating characters

Find the element that appears once others appears thrice

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

Python String and numbers

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

Reversal of LinkedList

Sort Stack in place

Amazon Interview On-Campus For Internship – 1

Skiing on Mountains Matrix

How strtok() Works

Subset Sum Problem Dynamic programming

LeetCode : Word Search

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

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

Binary Tree in Java

Calculate price of parking from parking start end time prices

Possible sizes of bus to carry n groups of friends

Find loop in Singly linked list

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

Memory Efficient LinkedList

Find min element in Sorted Rotated Array (Without Duplicates)

Trapping Rain Water

Copyright © 2025 · Genesis Framework · WordPress · Log in