no DSA, just walk the talk
Software Developer Ii Interview Questions
3,979 software developer ii interview questions shared by candidates
an algoritm question that I don't recall at the moment
-Oops real time implementation s - System. out. println(null) - what's the output. - String and Integer class internal implementation. - JVM internal architectureand working knowledge - Thread and garbage collector process. -finally Collection internal implementation - some disign related that to to check memory leak and to prevent that. -how to design a system to deal with huge data retrieval process. etc.
How I'd handled taking ownership for my opinions in past work.
Your resume says you know CSS. Explain flexbox and various aspects of it.
Effeciently find the first 1 in an infinite sequence of 1's and 0's for which you have a random access function, given the contraint that the first 1 will only be followed by additional ones.
Design an online multiplayer game. Discuss the HLD and LLD
1. Design an API for amazon locker system - and scale later 2. Design tinyUrl 3. Review a user given code and point out issues(multi threading related question for unbounded range storage, range is based on expiry date) 4. List of words, map all words(subStrings) that can make up any word(string) within the list. 5. roulette random weighted distribution, [1,2,4,8] = total = 15, weights = 8/15, 4/15, 2/15, 1/15. write a random number generation based on the weights.
The telephonic interview started with the interviewer telling me that he had received my Software Engineer Questions document but it was not in front of him. I was taken aback – but was able to tell him that I prepared them with right earnest and could open the document. Afterwards there was not any questions from the other end and not sure what to do I began reading them one by one. Amusing as it already was to me, I also started reading the answers from the same document from my computer, relaying to the other end , listening to those same questions being echoed back to me. It continued for the next twenty minutes finally ending with – Do you have any question. To make sense out of these conversation , I asked the interviewer about the Web API , how TaxAct retrieve or consume the ever changing annual Tax rules in real time– the answer was that interviewer was new to the company, joined only recently and did not know much about Tax.
Write algorithm to print out nth line of pascals triangle.
Viewing 111 - 120 interview questions