1. K-th largest number in the array
Software Engineer Interviews
Software Engineer Interview Questions
Software engineers write programs to design and develop computer software. Interviews are highly technical, so come ready to work through coding problems and math brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific software discipline such as web development, application development, or system development.
Top Software Engineer Interview Questions & How to Answer
Question #1: How would you describe your programming task process?
Question #2: Which programming languages do you know and prefer?
Question 3: What is an example of a successful project that you completed?
419,495 software engineer interview questions shared by candidates
Find unique characters in the string
If Mary is currently 50 yrs old and her mother is 76 yrs old. How many years back was her mother 3 times as old as Mary?
How to swap two variables without a temp
pgm for string length? and explain each part. of program.
Suppose you have a huge collection of integer values, in an array or a list or some similar data structure. Now suppose there are exactly two appearances of all integers, except one. In other words, each integer appears twice, in some random order, except 1. How would you find that 1 integer.
Check if two strings are Palindrome
2SUM problem and how to optimize it.
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
What sorting algorithm I would use for sorting an array?
Viewing 1931 - 1940 interview questions