You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
643 B
16 lines
643 B
5 years ago
|
---
|
||
3 years ago
|
id: coding-interview
|
||
|
title: Coding interviews
|
||
3 years ago
|
sidebar_label: Overview
|
||
5 years ago
|
---
|
||
|
|
||
5 years ago
|
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.
|
||
5 years ago
|
|
||
|
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)
|
||
5 years ago
|
1. Know what [signals and behaviors](./coding-signals.md) interviewers are looking out for
|
||
5 years ago
|
1. Practice doing mock interviews
|
||
|
1. Interview successfully to get the job
|