|
@@ -240,6 +240,9 @@ Sometimes the classes are not in session so you have to wait a couple of months,
|
|
|
|
|
|
## Interview Process & General Interview Prep
|
|
|
|
|
|
+<details>
|
|
|
+<summary>Interview Process & General Interview Prep</summary>
|
|
|
+
|
|
|
- [ ] [ABC: Always Be Coding](https://medium.com/always-be-coding/abc-always-be-coding-d5f8051afce2#.4heg8zvm4)
|
|
|
- [ ] [Whiteboarding](https://medium.com/@dpup/whiteboarding-4df873dbba2e#.hf6jn45g1)
|
|
|
- [ ] [Effective Whiteboarding during Programming Interviews](http://www.coderust.com/blog/2014/04/10/effective-whiteboarding-during-programming-interviews/)
|
|
@@ -256,6 +259,8 @@ Sometimes the classes are not in session so you have to wait a couple of months,
|
|
|
- [ ] [Python for Data Structures, Algorithms, and Interviews! (paid course)](https://www.udemy.com/python-for-data-structures-algorithms-and-interviews/):
|
|
|
- A Python centric interview prep course which covers data structures, algorithms, mock interviews and much more.
|
|
|
|
|
|
+</details>
|
|
|
+
|
|
|
## Pick One Language for the Interview
|
|
|
|
|
|
You can use a language you are comfortable in to do the coding part of the interview, but for large companies, these are solid choices:
|