Nothing out of the blue, all questions are pretty text book. No puzzles or difficult DS questions.
Software Specialist Interview Questions
1,464 software specialist interview questions shared by candidates
None, didn't even get a phone screen.
To implement Hash-table for insertion & retrieval of data.
Unix/linux commands, word count program, string operations, i/o operations in Linux, software testing fundamentals
Basic questions on C#, Security, WCF and patterns
Round 1 - Java, DSA Round 2 - Coding + Java + Microservices Round 2 - Microservices + Spring + Coding
Q: Are you a competitive person?
Explain the basic pillars of Oops with example?
travelling sales man problem
Interviewer: seeing my resume, so you are good at coding!! Me: yeah!:) Interviewer: took a question booklet and asked to write code for it in 30 min Question read: You are given a subset-M of tourist places among N-places in a city along with how these places are connected with distance between them. Now you being a traveller, task is to reduce the total distance travelled to cover all places in M and print minimum total distance. Me: :-! Started implementing basic class with adjacency matrix and thinking about djikistra!!?? TSP?? answer was no!! And it suddenly flashed me how about minimum spanning tree and then I used prim's concept to write a function for it.:-/ Interviewer: ( without checking code :( ) what's minimum spanning tree??
Viewing 1341 - 1350 interview questions