Intellect Design Arena interview question

iterate over a hash map?

Interview Answer

Anonymous

21 Apr 2018

Get - to retrieve object or array of objects. Post - to add a new object. Put - to update the existing object. Delete - to delete an object.

7