Program to Implement stack using Queues.
Product Development Interview Questions
3,625 product development interview questions shared by candidates
Removing Duplicates using Linked List
Max no of apples staring from matrix start to end
Rotated sorted array from binary search
[1, [2, [3, [4, [5, ....]]]]], flatten this array.
What's did you come with this solution
What are the frameworks that you are proficient in ?
Asked to design an online game platform backend, that would be scalable upto 1lakh concurrent users.
1.Given a sorted circular single linked list. write a code to Insert, delete given elements into it. 2.Detect the loop in a single linked list.
1.)Bulb Switcher Problem and its variations. 2.)Given an array of elements, find the duplicates along with their frequencies(count). 3.)Queue implementation using linked lists. 4.)Program for finding the reverse of a string. 5.)Program for finding the number of nodes in a binary tree. And other general HR questions
Viewing 1241 - 1250 interview questions