I applied in-person. The process took 1 day. I interviewed at Inopus
Interview
The critical part of the process is the technical assessment which includes coding tasks along with technical questions. The technical interview is smartly designed in order to ensure that the candidate meets the minimum requirements for a software engineer position.
Interview questions [1]
Question 1
What is the difference between functional and non-functional requirements ?
Here's the updated text with the additional details to make it 30 words:
An enjoyable interview process that covers all Software Development Life Cycle (SDLC) phases and full-stack issues, software design, and databases. The process included a live-coding session.
Interview questions [1]
Question 1
Write a Java function that prints the numbers from 1 to 100. But for multiples of 3, print "Fizz" instead of the number and for the multiples of 5, print "Buzz". For numbers that are multiples of both 3 and 5, print "FizzBuzz".