Files
freeCodeCamp/seed/challenges/08-coding-interview-preparation/mock-interview-training.json

19 lines
438 B
JSON
Raw Normal View History

{
"name": "Mock Interviews",
"order": 24,
"time": "10 Hours",
"isLocked": true,
2017-01-16 22:44:38 -06:00
"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"
}
]
}