mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-31 22:24:59 +08:00
Reword README
This commit is contained in:
12
README.md
12
README.md
@ -4,7 +4,11 @@
|
|||||||
|
|
||||||
# Tech Interview Handbook
|
# Tech Interview Handbook
|
||||||
|
|
||||||
Handbook to help you ace your next technical interview, with a focus on algorithms and the front end domain. System design questions are in-progress.
|
Handbook to help you ace your next technical interview, with a focus on algorithms and the front end domain. System design questions are in-progress. Besides the usual algorithm questions, other cool stuff include:
|
||||||
|
|
||||||
|
- [Interview formats](non-technical/format.md) of the famous tech companies!
|
||||||
|
- [Behavioural questions](non-technical/behavioral.md) categorized by companies!
|
||||||
|
- A list of [GOOD questions to ask](non-technical/questions-to-ask.md) your interviewers the end of the interviews!
|
||||||
|
|
||||||
This handbook is pretty new and help from you in contributing content would be very much appreciated!
|
This handbook is pretty new and help from you in contributing content would be very much appreciated!
|
||||||
|
|
||||||
@ -15,12 +19,12 @@ While there are many awesome books like [Cracking the Coding Interview](http://w
|
|||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- **[Preparing for a Coding Interview](preparing)**
|
- **[Preparing for a Coding Interview](preparing)**
|
||||||
- **[Algorithms Questions](algorithms)**
|
- **[Algorithm Questions](algorithms)**
|
||||||
- Questions categorized by topic.
|
- Questions categorized by topics.
|
||||||
- **[Design Questions](design)**
|
- **[Design Questions](design)**
|
||||||
- **[Front End Study Notes](front-end)**
|
- **[Front End Study Notes](front-end)**
|
||||||
- Summarized notes on the various aspects of front end.
|
- Summarized notes on the various aspects of front end.
|
||||||
- [Front End Job Interview Questions and Answers](front-end/interview-questions.md) ⭐
|
- [Front End Job Interview Questions and Answers](front-end/interview-questions.md) 🔥⭐
|
||||||
- **[Non-Technical Tips](non-technical)**
|
- **[Non-Technical Tips](non-technical)**
|
||||||
- Random non-technical tips that cover behavioral and psychological aspects, interview formats and "Do you have any questions for me?".
|
- Random non-technical tips that cover behavioral and psychological aspects, interview formats and "Do you have any questions for me?".
|
||||||
- [Behavioral Questions](non-technical/behavioral.md)
|
- [Behavioral Questions](non-technical/behavioral.md)
|
||||||
|
Reference in New Issue
Block a user