mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-31 06:03:55 +08:00
website: add engineering levels and team selection placeholder
This commit is contained in:
@ -37,7 +37,12 @@ module.exports = {
|
||||
},
|
||||
'questions-to-ask',
|
||||
],
|
||||
'Post Interview': ['understanding-compensation', 'negotiation'],
|
||||
'Post Interview': [
|
||||
'understanding-compensation',
|
||||
'negotiation',
|
||||
'engineering-levels',
|
||||
'team-selection',
|
||||
],
|
||||
Algorithms: [
|
||||
'algorithms/algorithms-introduction',
|
||||
'algorithms/array',
|
||||
|
Reference in New Issue
Block a user