1st round : Architecture of my current product, C++ question, design patter implementation, coding problem for in place update of binary searct tree to linked list. 2nd round : Design a system to generate the given output after reading data through the file. Design was discussed for one hour 3rd round : product lead discussed previously asked design questions and gave information about the project
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
Why did you get a weak grade in such and such subject?
Tell me some sorting algorithms you know.
What is your current compensation at your current position?
What is the difference between a struct and a class?
Give a function called "fun" and imagine what does this function do.
Given a string of characters (e.g. Scrabble tiles) and a dictionary of allowed words, how would you use those tiles (without replacement between words) to construct the 10 longest allowed words?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
The first interview has two questions, the first asked me to design an algorithms to draw a spiral with 90 degrees turn. Then second one asked me to design a class to add data to an array and delete data. In the second interview, the first question asked me to design an algorithms to calculate the area of a space. I was given only one function, which return a vector contains spaces that randomly splited, or 1 if if contains only one pieces of space with only 1 unit area; The second question is to define how two binary trees are equal, then write a function to define that.
build an interface and class that handles constant input of stock values for many companies and allows user to query current avg stock price of that company.
Viewing 301 - 310 interview questions