Exercises similar to Record Collection and Profile Lookup Challenges

Hey fellow campers,

I’ve struggled with both the Record Collection and Profile Lookup challenges and just about got them after looking up related youtube videos and threads on this forum however I feel my knowledge is hanging by a thread and am hesitant to continue until I’ve increased my confidence.

Has anyone encountered similar exercises to the above while trawling the web? I’m talking about navigating complex data structures; objects, multi-dimensional arrays and using for loops to help cycle through them

Thanks :slight_smile:

1 Like

If you’re looking for more algo challenges, try codewars. If you want to give it a try, you can join the ‘Free Code Camp’ clan :slight_smile:

1 Like

Ooh interesting - I’ll do it, as soon as I get passed the ‘doorman’ :wink:

@P1xt Thank you for your advice to this post as well as the others.

You’ll find that the intermediate front end projects will present some of the same challenges as Record Collection and Profile Lookup since you have to deal with APIs that return JSON objects.

The FCC clan on codewars is called ‘Free Code Camp’

1 Like

Thanks guys, I’ll be sure to check out YDKJS and codewars - think I’ll continue along the challenges at a leisurely pace whilst doing some ‘wider reading’

1 Like