I applied online. I interviewed at AllWin Informatika (Budapest) in Nov 2025
Interview
Present a code written by you and review it with a team lead, an architect and a senior dev.
They ask numerous questions regarding the implementation.
I would advise some general .NET experience with EF Core.
Interview questions [1]
Question 1
- Lifetimes that can be used with Microsoft Dependency Injection Container
- Database-related questions (eg. how would you implement an n-n relation)
I applied online. I interviewed at AllWin Informatika (Chennai)
Interview
The interview process was well-structured and professional. It began with an online aptitude test focusing on logical reasoning and basic coding. The next round was a technical interview where I discussed my projects, data structures, and problem-solving skills. Finally, there was an HR discussion about work culture and expectations. The interviewers were friendly and encouraged open conversation throughout.
Interview questions [1]
Question 1
hat was the one thing that they asked you?
A: They asked me to explain how I optimized database queries in one of my projects. I explained using indexing and query optimization techniques to reduce data fetch time significantly.