mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 04:33:42 +08:00
contents: split up interview format into separate pages
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user