Rhumbix, Inc. Interview Question

How you would delete a key from a json object

Interview Answer

Anonymous

Oct 12, 2019

loop through the object and delete the key :|