mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-27 20:22:33 +08:00
14 lines
523 B
Markdown
14 lines
523 B
Markdown
---
|
|
id: coding-round-overview
|
|
title: Overview
|
|
---
|
|
|
|
Coding interviews are tough. But fortunately, there's a tried and prove 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. Practice doing mock interviews
|
|
1. Interview successfully to get the job
|