Syte (Israel) Interview Question

Create a storage with methods: get(key), set(key, value), setAll(value)

Interview Answer

Anonymous

Dec 10, 2019

Created a class with implementation and then discussion about efficiency, function complexity and so on