The data structures round was difficult
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
They asked me about dependency injection.
Rate your knowledge of a list of technologies/languages from 0-3 (0 being never heard of it before, 3 being proficient and used it before).
Programming Round: 1. Print all permutation of a string. 2. If the input is "1123" then the output should be "aabc kbc alc aaw kw" aabc -----> 1123 kbc -----> (11) 23 alc ------> 1 (12) 3 aaw -----> 11 (23) kw ------> (11)(23)
There are 90min in a match with 8 player in field and a substitute of 4 player. Each player are on field for same amount of time. Find the amount that each player stayed on ground?
concurrent hashmap .
Typical HR questions. Technical questions were fair and not insanely difficult.
Difference between primary key and unique key.
project
Program to find out ugly numbers.
Viewing 601 - 610 interview questions