mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 20:52:00 +08:00
contents: add back links to old articles under misc
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
id: interview-formats-top-companies
|
id: interview-formats-top-companies
|
||||||
title: Interview format at top companies
|
title: Interview format at top companies
|
||||||
description: Interview formats of the top tech companies. Know what to expect and prepare well for them
|
description: Interview formats of the top tech companies. Know what to expect and prepare well for them
|
||||||
sidebar_label: Top companies
|
sidebar_label: Company interview formats
|
||||||
---
|
---
|
||||||
|
|
||||||
import InDocAd from './\_components/InDocAd';
|
import InDocAd from './\_components/InDocAd';
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
id: team-selection
|
|
||||||
title: Team Selection
|
|
||||||
---
|
|
||||||
|
|
||||||
:::caution
|
|
||||||
|
|
||||||
This section is still WIP. Feel free to contribute ideas at [our GitHub issue](https://github.com/yangshun/tech-interview-handbook/issues/223).
|
|
||||||
|
|
||||||
:::
|
|
@ -103,7 +103,12 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Misc: ['interviewer-cheatsheet'],
|
Misc: [
|
||||||
|
'interview-formats-top-companies',
|
||||||
|
'interviewer-cheatsheet',
|
||||||
|
'landscape',
|
||||||
|
'engineering-levels',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user