Files
freeCodeCamp/seed/challenges/08-coding-interview-preparation/coding-interview-training.json
2017-01-19 15:25:07 -08:00

19 lines
440 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 your Full Stack Developer Certificate by contributing to open source.",
"challenges": [
{
"title": "Soft Skill Training"
},
{
"title": "Critical Thinking Training"
},
{
"title": "Whiteboard Coding Training"
}
]
}