Flattening a JSON Object Using Recursion in Python

Описание к видео Flattening a JSON Object Using Recursion in Python

As part of our back-to-basic series Liz breaks down a real coding interview challenge she completed which landed her a job. This week’s problem uses recursion to flatten a JSON object in python.

The Challenge:
Write a function to flatten a JSON object with nested keys into a single level

Video Overview:
0:59 The problem
1:45 Example walkthrough
3:10 Coding a solution
18:30 Walking through with a debugger
23:03 Closing

Please subscribe to our channel!

If you have any recommendations for videos you’d like to see, please comment below.

Additional Resources:
* Practice hundreds of real coding challenges at https://coderbyte.com/
* Need more practice? Check out our channel for more videos on preparing for a coding interview    / coderbytedevelopers  

Комментарии

Информация по комментариям в разработке