To check if there is arbitrage in given matrix, in which mat[i][j] denotes the factor to convert currecy i to j.
Software Intern Interview Questions
20,200 software intern interview questions shared by candidates
OOPs basic questions polymorphism and all
In HR round - How do you manage a highly stressed project deadline
What are some of the computer science topics you have learned so far at the University of Michigan?
You have detected a memory leak. What steps would you take to isolate it?
Give a two dimentional array of registors that contains intensity value. It is feed to you one registor per cycle. How to design a hardware using FPGA to calculate the average of the 9 registors including 8 that locate right beside the center one.
One of the last questions on interview zen involved a problem that had an extremely simple to implement O(n^2) solution, and a solution that had less complexity but was less intuitive.
If you have an input of a list of strings and you want an output of a list of all the duplicates, how would you do that in O(n)?
There was this question on shuffling a deck of cards. I was asked why the array length decreases at each iteration.
I think the one related with strings in data structures were more difficult.
Viewing 481 - 490 interview questions