I applied online. I interviewed at Disprz (Chennai) in Jul 2026
Interview
Interview about Software Developer role, They asked the coding interview question in the medium level. if you prepared the coding question based on the array, string and collection you can clear the interview.
Interview questions [1]
Question 1
Array Addition : take the array of number stored in arr and return the string true if any combination of numbers in the array (excluding the largest number) can be added up to equal the largest number in the array, other wise return the string false
I interviewed for this company, and there were 4 rounds. 1 initial code screening where a question was asked and there was a recursive approach to be followed to solve it; I solved it. Moved to the next round, which was an average round with questions from C#, OOPs, .NET, SQL and React, cleared that round and moved to the next. This round was with a software architect, which was decent and focused on architecture and .NET questions from the backend. Cleared it and moved to next round and this was with the CTO techno managerial kind of discussion and he asked about problems solved in experience and told me to give a brief about experience and then gave a system design problem to design a system to log the structure of entities, and I gave the answer, but I don't know whether he liked it or not. He rejected me in the final round.
Interview questions [1]
Question 1
Design a system-scale audit logging the before and after structures of entities used for CRUD operations in the database.