Find the largest palindrome in a given word.
Intern Software Engineer Interview Questions
9,749 intern software engineer interview questions shared by candidates
Difference between Vertical and Horizontal scaling.
They asked for example coding projects I have worked on.
Asked about current skills and portofolio
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.
Viewing 241 - 250 interview questions