mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
contents: proofread contents untll coding interview
This commit is contained in:
15
contents/coding-interview.md
Normal file
15
contents/coding-interview.md
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
id: coding-interview
|
||||
title: Coding interviews
|
||||
sidebar_label: Overview
|
||||
---
|
||||
|
||||
Coding interviews are tough. But fortunately, there's a tried and proven method to get better at them. With a combination of studying, practicing questions and doing mock interviews, getting that dream job can become a reality.
|
||||
|
||||
1. Decide on a programming language
|
||||
1. Study CS fundamentals
|
||||
1. Practice solving algorithm questions
|
||||
1. Internalize the [Do's and Don'ts of interviews](./cheatsheet.md)
|
||||
1. Know what [signals and behaviors](./coding-signals.md) interviewers are looking out for
|
||||
1. Practice doing mock interviews
|
||||
1. Interview successfully to get the job
|
Reference in New Issue
Block a user