GitHub interview question

Make a data storage API that stores unique objects via GET, PUT, DELETE http requests

Interview Answer

Anonymous

26 June 2021

Simple and concise, not over-engineered. I took it as a real world business request

12