Find a method to identify whether a linked list has a loop in it.
Engineering Specialist Interview Questions
56,371 engineering specialist interview questions shared by candidates
What is Newton's three law's , Moment of inertia ?
Describe a time you felt uncomfortable in a situation and how did you deal with it.
why do you want to join our organization?
Tell me about your final year project.
Tell me about your strengths and weaknesses?
Given an unsorted list of integers, return true if the list contains any fuzzy duplicates within k indices of each element. A fuzzy duplicate is another integer within d of the original integer. Example: If d=4, then 6 is a fuzzy duplicate of 3 but 8 is not. Do it faster than O(n^2).
How will you increases the efficiencies of an ic engine ?
Given US denomination coins, what is the algorithm to make change for any amount?
Viewing 231 - 240 interview questions