Sorting complexity.
Financial Engineer Interview Questions
1,106 financial engineer interview questions shared by candidates
Questions about things not covered yet, or not present in CV.
Implement itoa without using any inbuilt functions.
Given prices for stocks on 10 days, write a program that would suggest the best day to buy and best day to sell. (The not brute force way)
nothing
You have a method challed putchar() that draws a char on the screen. Write a method putInt() that will draw a char on the screen using only putchar(). 2. Reverse a link list.
A small one on Linked Lists at the end of the second interview.
1) Create Binary Search tree 2) Fibonnaci Series
explain and use the binary search method.
Find the most frequently number in a linked list of ints.
Viewing 481 - 490 interview questions