Given some array such as {4, 2, 5, 3}, write a function that would take in the array and a number that would return how many pairs add up to the number.
Software Engineer Software Developer Interview Questions
3,273 software engineer software developer interview questions shared by candidates
Basic Core java Questions and a coding question
What is difference between string builder and string buffer?
Can we use the static variables inside static methods?
To do a presentation in front of the whole engineering Team!
Given an array of integers, find two numbers such that they add up to a specific target number. Follow up: what if it is the data type is double instead of int.
Is a string immutable?
How can you reduce the response time to Client in this architecture?
Find the square root using arithmetic actions. Use kind of binary search.
Please describe one of the programs you are most familiar with
Viewing 21 - 30 interview questions