Given a 2d array with distinct integer elements, you can go only up, down, left or right to a place holding smaller number. Find the longest path you can go starting from a certain index (r,c)
Software Engineer Co Op Interview Questions
1,539 software engineer co op interview questions shared by candidates
Create a library of a library (books with title, author, and isbn (unique)). Implement methods addBook and search(keyword), with keyword having to exactly match a title, author, or isbn to add the book to the collection of search results. If there are multiple copies of the book, that should be indicated in the return.
What is the difference between final, finally and finalize?
They seem to be working exclusively with C++, so make sure you have an in-depth knowledge of the language. There were mostly "Do you know what is..." and "How would you implement..." on subjects such as communicating between processes, intelligent pointers, multithreading and very specific rules of the language. Needless to say, they want their interns to know their tools.
What is the angle between the two branches of your clock when it is 3:15?
How to sort 2 million 32-bits integer?
Describe two design patterns.
What do you know about Markov chains?
what is your biggest achievement/success in your life.
Do you have any question to me?
Viewing 71 - 80 interview questions