mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-23 10:02:13 +08:00
contents: understanding compensation
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
module.exports = {
|
||||
docs: {
|
||||
Preface: ['introduction'],
|
||||
Preface: [
|
||||
'introduction',
|
||||
// 'landscape',
|
||||
],
|
||||
'Job Application': [
|
||||
// 'how-to-apply',
|
||||
'resume',
|
||||
@@ -32,8 +35,8 @@ module.exports = {
|
||||
],
|
||||
},
|
||||
'questions-to-ask',
|
||||
'negotiation',
|
||||
],
|
||||
'Post Interview': ['negotiation', 'understanding-compensation'],
|
||||
Algorithms: [
|
||||
'algorithms/algorithms-introduction',
|
||||
'algorithms/array',
|
||||
|
||||
Reference in New Issue
Block a user