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

19 lines
438 B
JSON

{
"name": "Mock Interviews",
"order": 24,
"time": "10 Hours",
"isLocked": true,
"message": "To qualify for Mock Interviews, you must first earn your Full Stack Developer Certificate by contributing to open source, then complete our Coding Interview Training.",
"challenges": [
{
"title": "Mock Interview #1"
},
{
"title": "Mock Interview #2"
},
{
"title": "Mock Interview #3"
}
]
}