Given an continuous integer array, if there is one number missing, how to find it out without sorting? How about two numbers?
Financial Software Developer Intern Interview Questions
56,913 financial software developer intern interview questions shared by candidates
You're given a set of strings. You want to test if any two strings in the set are anagrams.
Find the square root of a number without using the standard library function.
sell the terminal to me, what do you know about the company and its business, revenue genreated by london zoo per annual
You have DB which stored employee ID and a cache. Design how to manage a cache from employee ID took from DB.
Is there any algorithm to verify whether a linked list is circular or not?
gave me a tree of 3 level and provided me a number that contains the level number and asked me to code a program that would print the nodes on that level in the tree.
Counting the number of anagrams of one string in another string
How conflict in Ukraine / Russia influences financial markets.
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.
Viewing 591 - 600 interview questions