• 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

Common Ancestor in a Binary Tree or Binary Search Tree

Implement a generic binary search algorithm for Integer Double String etc

Code Chef PRGIFT Solution

Print Power Set of a Set

Generate largest number arranging a no. of given non negative integer numbers

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

How Radix sort works

Generate next palindrome number

Python List

Maximum of all subarrays of size k

Adobe Interview Questions 8 month Exp

Regular Expression Matching

Coin Collection Dynamic Programming

Implement LRU Cache

Leetcode: Merge Intervals

Find Pythagorean Triplets in an array in O(N)

Printing intermediate Integers between one element & next element of array

simple sql injection

1014 Practice Question of New GRE – Princeton

Find two non repeating elements in an array of repeating elements

Trie Dictionary

Templates in C++

Right view of Binary tree

HackeEarth Flipkart’s Drone

Naurki.com Security Breach

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

The greedy coins game Dynamic Programming

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

Stickler thief

Test Cases for Round Function

Copyright © 2026 · Genesis Framework · WordPress · Log in