Reverse a linked list using pointers (C programming language)
Engineer Ii Interview Questions
9,767 engineer ii interview questions shared by candidates
What are most proud of?
Without having anything to do with a specific project or task, what ideas do you have for improving team cohesion?
60% of the questions were about to tell me about a situation when you did something. You have to follow the STAR method here. Include some technical details but don't go too deep in technical.
3. What is window function and how it is used
High impact on your previous roles?
Prepare well on logical mostly on Array, String, Linkedlist
Input : an int array [1,0,0,1,1,0,0,1,0,1,0,0,0,1] you have to come up with a program that will give all possible subsets of the array based on the pattern. Pattern restrictions were the string array should start with 1 and end with 1. So there will be many sub arrays like from index 0 to 3 and 0 to 4 and index 7 to 9
Ad-hoc variations on DFS reachability problem, if we want to reach at least one node or all of them or ...
How to debug a pod?
Viewing 1361 - 1370 interview questions