What are the different type of loops in C++
Engineer I Interview Questions
6,859 engineer i interview questions shared by candidates
All questions I was asked about was about the project.
You have an MxN matrix and a robot trying to go from top-left to bottom-right.. Write a program that calculates the shortest path from top-left to bottom-right that does not go through a negative value. The robot can only move "down" and "left".
NDA - Everything related to routing protocols/leadership principals/your experience
Given 2 integer arrays with same elements in both of them but the arrangement can be different, sort the two arrays without comparing elements from the same array.
How would you implement a deck of cards? Pretty standard question. They will almost always ask a question of this nature.
How would you remove duplicates from a linked list? How would you remove duplicates without using a temporary variable?
What is an Active directory
FS design by OOP methodology
Open ended discussion on how to scale and store data and have fallback servers and databases.
Viewing 1441 - 1450 interview questions