Count the number of time the letter "l", upper and lower case, appears in a given paragraph.
Financial Software Developer Intern Interview Questions
56,913 financial software developer intern interview questions shared by candidates
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
How to avoid having instances of your class created on the stack
Given an continuous integer array, if there is one number missing, how to find it out without sorting? How about two numbers?
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.
Programming question: given a m by n grade, how many possible paths are there from (0, 0) to (m, n). Can only move in two directions, right and down.
You have DB which stored employee ID and a cache. Design how to manage a cache from employee ID took from DB.
Could you write an quick sort algorithm, you can use any language.
Viewing 601 - 610 interview questions