• 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

Hacker Earth Questions

Length of the longest substring without repeating characters

March 26, 2014 by Dhaval Dave

Length of the longest substring without repeating characters


Method 1 (Brute Force Method)
We can consider all substrings.
One by one and check for each substring whether it contains all unique characters or not. 

There

… Read More

Filed Under: Amazon Interview Question, Hacker Earth Questions, Interview Questions, problem Tagged With: string

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 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

Flipkart Set 1 On Campus with Answers

ADOBE Aptitude C Language Test

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

Trapping Rain Water

Singly linked list

Count Possible Decodings of a given Digit Sequence

Stock Buy Sell to Maximize Profit

Fibonacci Hashing & Fastest Hashtable

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

Find the element that appears once others appears thrice

Introduction To Number Theory ( Part 1 )

VMWare Openings

Count number of ways to reach a given score in a game

Skiing on Mountains Matrix

Number of Islands BFS/DFS

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

Facebook Interview Question : Interleave List

Amazon Interview On-Campus For Internship – 1

LeetCode: Binary Tree Maximum Path Sum

Add Sub Multiply very large number stored as string

CodeChef’ RRCOPY

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

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

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

Coin Collection Dynamic Programming

Amazon Interview Experience – SDE Chennai

Find position of the only set bit

Test Cases for Round Function

Wrong Directions given find minimum moves so that he can reach to the destination

Handle duplicates in Binary Search Tree

Copyright © 2025 · Genesis Framework · WordPress · Log in