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.
14 lines
523 B
14 lines
523 B
5 years ago
|
---
|
||
|
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
|