Files
freeCodeCamp/seed/challenges/06-coding-interview-preperation/coding-interview-training.json
2016-07-28 23:40:01 -07:00

19 lines
445 B
JSON

{
"name": "Coding Interview Training",
"order": 23,
"time": "70 Hours",
"isLocked": true,
"message": "To qualify for these nonprofit projects, 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"
}
]
}