How conflict in Ukraine / Russia influences financial markets.
Financial Representative Interview Questions
58,491 financial representative interview questions shared by candidates
Given a list of integers, all from 1 to n, except for 2 which are marked as "0", find the 2 values that are missing. For example, for n = 5: arr = [1,5,0,0,3] => the two missing values are 2 and 4.
Reverse a string
Advantage of Process Over thread ??
How many bytes are actually allocated by malloc(n)? How does free() know how many bytes to free?
1 step: 1m /2m. How many ways you can walk through a 10 meters road.
Something related to data structures - What would be the ideal data structure if you wanted to store millions of stock feeds - and retrieve them very fast based on time when the feeds came.
Count the number of time the letter "l", upper and lower case, appears in a given paragraph.
Pipe system call in UNIX.
boxes with orange, apple, mix of orange and apple. all tags are wrong. take one fruit from one of the boxes, fix tags
Viewing 581 - 590 interview questions