Sollicitatievraag bij Medallia

Implement a memoize function in Javascript

Antwoord op sollicitatievraag

Anoniem

21 dec 2016

I created a function that returns another function and stores the cached values using a closure.