Groww | SDE-I | Backend | Round 2 | Machine Coding

I was asked to make an application which will take the input of 2 person playing chess. The main task was to validate the moves that every player makes. The intial chess board will be also given as a input. The code was supposed to be modular, have correct logging statement, should be executable and should return particular error for any invalid conditions.
The total time of the interview was about 90 minutes which includes the explanation of the problem statement as well.

Comments (2)