19 lines
438 B
JSON
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"
|
|
}
|
|
]
|
|
}
|