3 rounds of interview: hr, coding (1 h), final technical interview (1 h).
coding interview covers 2 system design questions (10 mins total) and making some changes to the code so that existing tests pass.
final interview was a general discussion with regards to some technologies, architectural approaches and their tradeoffs.
HR Interview, after which there is an 1hr live-coding technical interview with system design questions, bug solving in existing code and adding new features. Final interview is with a manager from the company.
Interview questions [1]
Question 1
Two system design questions, and a couple of coding problems one after another
I applied online. I interviewed at AVIV Group in Aug 2023
Interview
After working on their take home assignment for more than 12 hours and implementing all their requirements, they just reject you without any detailed feedback saying that it doesn't fulfill all their requirements. If you ask for a specific feedback, no answer back. If you apply again after a few months for the same position or a similar position their HR will tell you that you are already marked in their system for failing their coding test. This tells so much about their work ethics.
Interview questions [1]
Question 1
Make changes to an existing API (CRUD) to write and retrieve real estate properties via HTTP requests to a local DB. Everything is pretty much there, you just need to fix and fill in the rest of the code.