EPAM Systems Interview Question

Write a javascript function that transform the data then make it more clean

Interview Answer

Anonymous

May 31, 2023

I wrote a function which did the job then refactored it to use reduce for better code