-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathbuilder.mdpp
53 lines (44 loc) · 2.14 KB
/
builder.mdpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Introductions
!INCLUDE "content/01_introductions/01_course_intro.md"
!INCLUDE "content/01_introductions/02_audience.md"
!INCLUDE "content/01_introductions/03_study_plan.md"
# Mental Game
!INCLUDE "content/02_mental_game/00_mental_game_intro.md"
!INCLUDE "content/02_mental_game/01_attitude.md"
!INCLUDE "content/02_mental_game/02_narrative.md"
!INCLUDE "content/02_mental_game/03_example_narrative.md"
!INCLUDE "content/02_mental_game/04_community.md"
!INCLUDE "content/02_mental_game/05_commitment.md"
# Communication
!INCLUDE "content/03_communication/01_communication_intro.md"
!INCLUDE "content/03_communication/02_signal_scope.md"
!INCLUDE "content/03_communication/03_leveling.md"
!INCLUDE "content/03_communication/04_leveling_guide.md"
!INCLUDE "content/03_communication/05_communicating_signal.md"
# Interview Phases
!INCLUDE "content/04_interview_phases/01_overview.md"
!INCLUDE "content/04_interview_phases/02_ramp_up.md"
!INCLUDE "content/04_interview_phases/03_recruiter_screen.md"
!INCLUDE "content/04_interview_phases/04_technical_screen.md"
!INCLUDE "content/04_interview_phases/05_onsites.md"
# Offer Stage
!INCLUDE "content/05_offer_stage/01_choosing.md"
!INCLUDE "content/05_offer_stage/02_negotiating.md"
!INCLUDE "content/05_offer_stage/03_concluding.md"
# Algorithm Interview
!INCLUDE "content/06_algorithm_interview/01_foundations.md"
!INCLUDE "content/06_algorithm_interview/02_mock_real_interviews.md"
# UI Interview
!INCLUDE "content/07_ui_interview/01_all.md"
# System Design Interview
!INCLUDE "content/08_system_interview/01_system_pre_interview.md"
!INCLUDE "content/08_system_interview/02_system_functional_spec.md"
!INCLUDE "content/08_system_interview/03_system_technical_spec.md"
!INCLUDE "content/08_system_interview/04_system_deep.md"
!INCLUDE "content/08_system_interview/05_system_final_advice.md"
# Experience Interview
!INCLUDE "content/09_experience_interview/01_experience_purpose.md"
!INCLUDE "content/09_experience_interview/02_experience_fit.md"
!INCLUDE "content/09_experience_interview/03_experience_leveling.md"
!INCLUDE "content/09_experience_interview/04_experience_follow_up.md"
!INCLUDE "content/10_conclusions/01_take_aways.md"