Files
freeCodeCamp/challenges/06-coding-interview-preparation/coding-interview-training.json
Berkeley Martinez 88b764a6bb Fix: typo in super block name
closes #9451
2016-07-28 23:40:01 -07:00

19 lines
453 B
JSON

{
"name": "Coding Interview Training",
"order": 23,
"time": "70 Hours",
"isLocked": true,
"message": "To qualify for the coding interview preparation, you must first earn all three foundational certifications: Front End, Data Visualization, and Back End",
"challenges": [
{
"title": "Soft Skill Training"
},
{
"title": "Critical Thinking Training"
},
{
"title": "Whiteboard Coding Training"
}
]
}