Skip to content

ion99/Transform-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transform-Data

Write a function that transforms the start data structure into the expected data structure. Your function should not modify the original data structure -- instead, it should return a new structure.

Use only methods from Object and Array instead of for or while loops. Array.forEach is not allowed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published