• 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

Longest Increasing Subsequence

Python List

Hackerearth : Counting Subarrays

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

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

Add Sub Multiply very large number stored as string

In Given LinkedList Divide LL in N Sub parts and delete first K nodes of each part

Find Pythagorean Triplets in an array in O(N)

write a c program that given a set a of n numbers and another number x determines whether or not there exist two elements in s whose sum is exactly x

Difference between a LinkedList and a Binary Search Tree BST

Count Possible Decodings of a given Digit Sequence

SAP Off Campus Hiring_ March 2015 Computer Skills

Facebook Interview Question : Interleave List

Common Ancestor in a Binary Tree or Binary Search Tree

Diagonal Traversal of Binary Tree

Find position of the only set bit

Binary Tree in Java

Word Break Problem

Templates in C++

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

Subset Sum Problem Dynamic programming

Test Cases for Round Function

C++ OOPs Part1

N teams are participating. each team plays twice with all other teams. Some of them will go to the semi final. Find Minimum and Maximum number of matches that a team has to win to qualify for finals ?

VMWare SDEII Interview

Naurki.com Security Breach

Amazon Interview On-Campus For Internship – 1

VMWare Openings

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

Serialise Deserialise N-ary Tree

Copyright © 2025 · Genesis Framework · WordPress · Log in