improve interviewing section titles
This commit is contained in:
@ -1,18 +0,0 @@
|
||||
{
|
||||
"name": "Coding Interview Training",
|
||||
"order": 23,
|
||||
"time": "70 Hours",
|
||||
"isLocked": true,
|
||||
"message": "To qualify for the coding interview preparation, you must first earn your Full Stack Developer Certificate by contributing to open source.",
|
||||
"challenges": [
|
||||
{
|
||||
"title": "Soft Skill Training"
|
||||
},
|
||||
{
|
||||
"title": "Critical Thinking Training"
|
||||
},
|
||||
{
|
||||
"title": "Whiteboard Coding Training"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Advanced Algorithm Scripting",
|
||||
"name": "Coding Interview Algorithm Questions",
|
||||
"order": 10,
|
||||
"time": "50 hours",
|
||||
"helpRoom": "HelpJavaScript",
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Advanced Data Structures",
|
||||
"name": "Coding Interview Data Structure Questions",
|
||||
"order": 9,
|
||||
"time": "50 hours",
|
||||
"helpRoom": "Help",
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Extra Practice Projects",
|
||||
"name": "Coding Interview Take-home Projects",
|
||||
"order": 1,
|
||||
"time": "500 hours",
|
||||
"helpRoom": "HelpFrontEnd",
|
Reference in New Issue
Block a user