1. Pattern making 2.Find second max no
Software Developer Interviews
Software Developer Interview Questions
Software development is an in-demand career path, and it's also a job that can provide opportunities for high earnings and professional fulfillment. When interviewing for software developer positions, you'll likely face questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question #1: What type of software development do you currently do?
Question #2: Describe a development issue you faced and how you solved it.
Question #3: How do you handle the QA process?
96,181 software developer interview questions shared by candidates
If you were given two words and needed to determine if the words were anagrams, how would you go about doing this?
Python question: what is the difference between "[x for x in range(3)]" and "(x for z in range(3))"
Find the smallest sublist size in a list of lists. Then after I came up with an algorithm that used List.length to compare which is an O(n^2) algorithm, he asked how could this be improved, which stumped me.
2) You have two jugs. One of 5lts and one of 3lts. You want 4lts of water. (You also have abundant supply of water.) How do you measure out exactly 4lts using the jugs?
When was a time you were most dissatisfied in your career?
I didn't do well on the second problem. The time limit is very strict.
write a java program to find the GCD of 3nos.
As technical as you can explain what you currently do.
Given an array of 1..n numbers with 2 numbers missing in it find the missing ones.
Viewing 411 - 420 interview questions