Skip to content

Commit a6a875b

Browse files
committed
toc
1 parent 65c8e55 commit a6a875b

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,21 @@ The goal here is to provide a complete guideline to get that job in angular
44

55

66
## Table of Contents
7-
* [Start with yourself]()
8-
* [Know the interviewer](#research-the-interviewer)
9-
* [Beginners level: Terminology related questions](#what-category-questions-angular-terminology)
10-
* [Beginners level: Doability related questions](#question-to-verify-you-did-some-work)
11-
* [Beginners level: Understandability related questions](#question-about-understanding)
12-
* [Intermediate level: Terminology related questions]()
13-
* [Intermediate level: Doability related questions]()
14-
* [Intermediate level: Understandability related questions]()
15-
* [Expert level: Terminology related questions]()
16-
* [Expert level: Doability related questions]()
17-
* [Expert level: Understandability related questions]()
18-
* [Beginners level: Understandability related questions]()
7+
* [Understand Your Current Level](#understand-your-current-level)
8+
* [Know the Interviewer](#research-the-interviewer)
9+
* [Beginners Level](beginners-level)
10+
* [Beginners level: Terminology Related Questions](#what-category-questions-angular-terminology)
11+
* [Beginners level: Doability Related Questions](#question-to-verify-you-did-some-work)
12+
* [Beginners level: Understandability Related Questions](#question-about-understanding)
13+
* [Intermediate Level](#intermediate-level)
14+
* [Intermediate level: Terminology Related Questions]()
15+
* [Intermediate level: Doability Related questions]()
16+
* [Intermediate level: Understandability Related questions]()
17+
* [Expert Level](#expert-level)
18+
* [Expert level: Terminology Related Questions]()
19+
* [Expert level: Doability Related Questions]()
20+
* [Expert level: Understandability Related Questions]()
21+
* [Coding Test: Coming soon](#coding-test)
1922

2023

2124
## Understand Your Current Level
@@ -27,7 +30,7 @@ The most important step to get that job is to understand yourself. your skill. y
2730
* Rest of the people are either angular dumb or angular rockstar.
2831

2932

30-
## Research Interviewer
33+
## Know the Interviewer
3134
Do a favor to yourself. Goggole the interviewer. Look at his/her linkedin provile. Check whether he/she has any youtube video, talk or active blog. and after your research try to put the interviewer in one of the following category
3235
1. Lazy interviewer asks about terminology. Sometimes they google questions and ask you from there. For them see the Termninology related questions
3336
2. Modest and nicer interview wants to check whether you can get the job done. and you know stuff. For this kind of interviewer look at the How category questions
@@ -184,9 +187,8 @@ you just built hello world in angular2+ and may be you followed some video or bl
184187
Answers link coming soon
185188

186189

187-
## Coding Test
190+
## Coding Test (coming soon)
188191

189-
1. you just built hello world in angular2+ and may be you followed some video or blog and now you are brave enough to tell the interviewer that you know little bit angular2.
190192
2. How would you implement a brush behavior using rxjs?
191193
3. How would you implement a color picker with rxjs?
192194

0 commit comments

Comments
 (0)