The good ol' triangle problem.
Intern Software Engineer Interview Questions
9,339 intern software engineer interview questions shared by candidates
Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.
Difference between Vertical and Horizontal scaling.
Asked about current skills and portofolio
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.
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.
apply a linkedlist by java
Viewing 301 - 310 interview questions