Define merge sort and linked list
Software Development Engineer Interview Questions
32,851 software development engineer interview questions shared by candidates
I got four problems during the online assessment. They are: Parking Dilemma Restocking the Warehouse Buying Show Ticket Activate Fountain I think the first three problems are in easy level while the last one can be a medium-hard level.
What are your Future Goals?
1 array (subarray problem) 1 tree (binary tree traversal with modification) Process vs Thread static keyword in java
What is oops Which is best sorting algorithm
Questions about type script ,problem solving
Questions on graph was asked
There are players who are assigned either of 5 teams and integral score in the range of 1 to 5. Implement the given functions in O(1): (a) given id, team and score; add player (b) given id and team; change team of the player (c) given id and score; change score of the player (d) given team and integer; decrement score of each player of the team by the given integer
Height of a binary tree?
Find the largest island, stack using queues, reverse a linked list, reverse k pairs of a linked list.
Viewing 2081 - 2090 interview questions