• 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

There are N nuts and N bolts, u have to find all the pairs of nuts and bolts in minimum no. of iteration

Sequence Finder Dynamic Programming

Spanning Tree

VMWare Openings

HackeEarth Flipkart’s Drone

Templates in C++

C++ OOPs Part1

Best Java Book | Top Java Programming Book for Beginners

Minimum insertions to form a palindrome

Find two non repeating elements in an array of repeating elements

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

Subset Sum Problem Dynamic programming

Level order traversal in Spiral form

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

Check a String is SUBSEQUENCE of another String Find Minimum length for that ( DNA Matching )

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

Sort Stack in place

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

DFS (Depth First Search)

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

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

Leetcode: Merge Intervals

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

Regular Expression Matching

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

How Radix sort works

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

Find the element that appears once others appears thrice

Generic Object Oriented Stack with Template

C++ OOPs Part2

Copyright © 2025 · Genesis Framework · WordPress · Log in