contents: split up interview format into separate pages

This commit is contained in:
Yangshun
2022-01-25 10:06:59 +08:00
parent a60220c2cf
commit 96e169c0cb
5 changed files with 142 additions and 131 deletions

View File

@ -14,7 +14,12 @@ module.exports = {
{
'General interview tips': ['self-introduction', 'questions-to-ask'],
},
'interview-formats',
{
'Interview formats': [
'interview-formats',
'interview-formats-top-companies',
],
},
{
'Coding interviews': [
'coding-round-overview',