19 lines
453 B
JSON
19 lines
453 B
JSON
{
|
|
"name": "Coding Interview Training",
|
|
"order": 23,
|
|
"time": "70 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": "Soft Skill Training"
|
|
},
|
|
{
|
|
"title": "Critical Thinking Training"
|
|
},
|
|
{
|
|
"title": "Whiteboard Coding Training"
|
|
}
|
|
]
|
|
}
|