The data structures round was difficult
Software Developers Interview Questions
96,343 software developers 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