employer cover photo
employer logo
employer logo

Avrioc Technologies

Is this your company?

Avrioc Technologies interview question

Take home assignment- Design a library management service(in Java or Go) which will enable Librarians to perform operations like add/update/delete books, and normal Users can then search/borrow/return books. The evaluation criteria included- db design, exposing rest apis for all actions, error/edge case handling, security, code quality, documentation, etc.

Interview Answer

Anonymous

21 Mar 2025

I submitted a java+springboot solution covering almost 90% of the requirements. According to me, the level of the assignment was average but a bit lengthy.