contents: add best coding interview courses page

This commit is contained in:
Yangshun
2022-02-06 16:59:59 +08:00
parent 42c21f9819
commit 2004a1079c
4 changed files with 43 additions and 10 deletions

View File

@ -29,12 +29,9 @@ module.exports = {
'🔥 Coding interviews': [
'coding-interview',
'picking-a-language',
{
'Study and practice': [
'study-and-practice',
'best-practice-questions',
],
},
'study-and-practice',
'best-coding-interview-courses',
'best-practice-questions',
'during-coding-interview',
'cheatsheet',
'coding-signals',