freeCodeCamp/seed/challenges/06-coding-interview-prepara.../mock-interview-training.json

19 lines
423 B
JSON

{
"name": "Mock Interviews",
"order": 24,
"time": "10 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": "Mock Interview #1"
},
{
"title": "Mock Interview #2"
},
{
"title": "Mock Interview #3"
}
]
}