• 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

Linked List

Circular Linked List

February 26, 2014 by Dhaval Dave

Circular Linked List

In the last node of a list, the link field often contains a null reference, a special value used to indicate the lack of further nodes. A less common convention is to make it point

… Read More

Filed Under: problem Tagged With: Linked List

Singly linked list

February 25, 2014 by Dhaval Dave

Singly Linked List
In computer science, a linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each node is composed of a datum and a reference
… Read More

Filed Under: problem Tagged With: Linked List

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

Reversal of LinkedList

February 20, 2014 by Dhaval Dave

Reversal of linked list simplified With Three Pointer Without Recursion

… Read More

Filed Under: problem Tagged With: Linked List

  • « Previous Page
  • Page 1
  • Page 2

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

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

Linked List V/S Binary Search Tree

Facebook Interview Question : Interleave List

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

CodeChef Code SGARDEN

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

Binary Tree Isomorphic to each other

Connect n ropes with minimum cost

Find min element in Sorted Rotated Array (With Duplicates)

Maximum path sum between two leaves

Doubly linked list

Sequence Finder Dynamic Programming

Length of the longest substring without repeating characters

TicTacToe Game As Asked in Flipkart

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

Microsoft BING Interview Experience

C++ OOPs Part2

Fibonacci Hashing & Fastest Hashtable

Flipkart SDET Interview Experience

Adobe Interview Questions 8 month Exp

Stickler thief

VMWare SDEII Interview

N Petrol bunks or City arranged in circle. You have Fuel and distance between petrol bunks. Is it possible to find starting point so that we can travel all Petrol Bunks

Reliance Jio Software Developer Interview Experience

SAP Off Campus Hiring_ March 2015 Verbal Skills

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

Maximum of all subarrays of size k

Coin Collection Dynamic Programming

Stock Buy Sell to Maximize Profit

Convert Decimal to Roman numbers / Romanizer HackerEarth Code

Copyright © 2026 · Genesis Framework · WordPress · Log in