Remove a node from Linked list when address of same node is given
Software Development Engineer Interview Questions
32,835 software development engineer interview questions shared by candidates
you have 9 marbles, all of them identical except one of them is slightly heavier than the rest. in order to determine which is the heaviest, you have a balancing scale, however you are only allowed to use it twice. how do you determine the heaviest marble?
Rearrange digits of a number to find the largest possible number in O(n) time.
They gave me an open ended problem , optimizing some part of their operations. Given a map and multiple locations from where an order has to be procured , Delivery executive location and customer location, how would you find the best path.
I was asked a couple coding questions, a couple design problems on concurrency and scalability, but most of my interviews were discussions about past projects and experiences.
Given the head of a linked list, write a program in your language of choice to return the middle node of the list.
Generate all possible parenthesis for a given n
how to make it O(n)
It is easy, look online for questions and how to solve them
Find out the number of connected cells in a 2D array
Viewing 741 - 750 interview questions