you are given two dimensions arr (playing board) with "submarines" on it. the submarines are all in a rectangular shape. you need in the most efficient way to find the number of all submarines that are located on the board.
Junior Engineer Interview Questions
12,058 junior engineer interview questions shared by candidates
They asked 3 questions, first two were reasonable and were based on using hash tables and other data structures, and knowing their space and time complexity. one of the question was given a sorted list of integers (you must ask questions about the list and the variables it contains!!), implement an algorithm to check if there are two numbers in the list that their multiplication gives you a number X. for example: you are given a list [1,2,6,10] and X=20. what are the two number in the list that gives A*B=20? in this case 2 and 10. This must be done in O(n) (could be even better, can't recall).
family background, extra curricular activities, why merchant navy, working of centrifugal pump, what is otto cycle, what do you mean by psi, difference between petrol engine and diesel engine.
Why should i hire you?
impact on social media
Why do you want to work here?
Between 8am and 2pm how many degrees does the hour hand move through?
Rate your skill level in (insert whatever language) on a scale of 1-5
write a C program to print digits in pyramid order.
What sets you apart from another candidate with the same experiences and skillset?
Viewing 121 - 130 interview questions