Solution to Sub-task: Setting Up
Explore how to convert raw array data into structured JavaScript objects by creating and referencing properties dynamically. Understand mapping and grouping techniques to manage user data while preparing for further tasks like finding mutual friends.
We'll cover the following...
We'll cover the following...
Setting up
Take up raw data in the form of an array and convert into a JavaScript object. Here, each letter represents a user. ...