Reverse LinkedList both in iterative and recursive way
Student Engineer Interview Questions
1,502 student engineer interview questions shared by candidates
How many options are there for a 9 digits phone number
How to remove a node from the middle of a linked list
Design a restaurant management system
Task Manager Exercise The Task Manager is a command-line program that manages tasks based on Priority and Assignee. It determines the next task to be addressed based on its priority and maintains tasks in an e
Design a delivery system from scratch. What components would you include, and how would they interact? How would you handle data storage and retrieval for the system? How would you ensure the system is scalable and can handle increased load?
implement a data structure that support set, remove, setAll. all methods should be O(1) time complexity.
Mine was to implement data structure with O(1) complexity for insert, delete, get_random.
Explain the event loop of JS
Difference between router and switch
Viewing 431 - 440 interview questions