• 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

Test Cases for Round Function

Stickler thief

Find min element in Sorted Rotated Array (With Duplicates)

Amazon Interview Experience – SDE Chennai

Advanced SQL Injection

Connect n ropes with minimum cost

Printing Longest Common Subsequence

Convert number to words java

C Program for TAIL command of UNIX

Find position of the only set bit

LeetCode : Word Search

Inorder and Preorder traversals of a Binary Tree given. Output the Postorder traversal of it.

Find Pythagorean Triplets in an array in O(N)

25 horses 5 tracks Find 3 fastest puzzle

How Radix sort works

Reversal of LinkedList

Sequence Finder Dynamic Programming

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

Amazon Interview On-Campus For Internship – 1

C++ OOPs Part1

Circular Linked List

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

strtok()

Check Binary Tree is Binary Search Tree or not

Python String and numbers

CodeChef’ RRCOPY

The greedy coins game Dynamic Programming

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

Sort Stack in place

Edit Distance ( Dynamic Programming )

Copyright © 2025 · Genesis Framework · WordPress · Log in