• 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

Sort Stack in place

Flipkart Set 1 On Campus with Answers

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

1014 Practice Question of New GRE – Princeton

BlueStone E-commerce Interview Experience

Word Break Problem

SAP Interview Questions

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

Maximum sum contiguous subarray of an Array

Longest Increasing Subsequence

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

Maximum path sum between two leaves

Flipkart SDET Interview Experience

Find Percentage of Words matching in Two Strings

Skiing on Mountains Matrix

Daughter’s Age VeryGood Puzzle

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

Templates in C++

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

Add Sub Multiply very large number stored as string

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

How Radix sort works

Check Binary Tree is Binary Search Tree or not

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

HackeEarth Flipkart’s Drone

Microsoft BING Interview Experience

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

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

Find position of the only set bit

Closed Parentheses checker

Copyright © 2025 · Genesis Framework · WordPress · Log in