Given a limited amount of RAM, how would you sort an entire disks worth of data?
Software Engineer Ux Interview Questions
666,413 software engineer ux interview questions shared by candidates
Given an iTunes type of app that pulls down lots of images that get stale over time, what strategy would you use to flush disused images over time?
If you have a large rock on a boat in a lake and then you throw the rock into the water, do you expect the lake level to rise or fall?
Given a function magicNumber() that returns a random integer 1 or 0, write a new function that will generate a random number that uses this magicNumber() function.
various synchronization methods used in programming
Tell me the difference between C# and C++
Just basics of java.
You have input arrays and one output. The output one contains only the elements that are only in one of the arrays. Fallow u question is what is the complexity of problem and algorithm
Given an array of integers and integer K, return another array holding integers appeared K times in the given array
You have to measure exactly 4 liters of water, but you only have a 3-liter bottle and a 5-liter bottle. How do you do it?
Viewing 2071 - 2080 interview questions