• 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

Given a string, find the first character which is non-repetitive

Find and print longest consecutive number sequence in a given sequence in O(n)

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

Find position of the only set bit

Find the kth number with prime factors 3, 5 and 7

Handle duplicates in Binary Search Tree

LeetCode : Word Search

Implement a generic binary search algorithm for Integer Double String etc

SAP Off Campus Hiring_ March 2015 Verbal Skills

Printing each word reverse in string

Printing intermediate Integers between one element & next element of array

Apriori algorithm C Code Data Mining

Coin Collection Dynamic Programming

Diagonal Traversal of Binary Tree

Trie Dictionary

Skiing on Mountains Matrix

Spanning Tree

SAP Off Campus Hiring_ March 2015 Analytical Aptitude

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

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

LeetCode: Binary Tree Maximum Path Sum

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

Reversal of LinkedList

Advanced SQL Injection

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

flattens 2 D linked list to a single sorted link list

Maximum path sum between two leaves

Practo Hiring Experience

Facebook Interview Question : Interleave List

C++ OOPs Part2

Copyright © 2026 · Genesis Framework · WordPress · Log in