Skip to content

Commit b3d8198

Browse files
committed
added some repos, reorg 'Interview questions'
1 parent 8b17d81 commit b3d8198

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

README.md

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,29 +24,35 @@
2424

2525
## Practice
2626

27-
### Interview practice
27+
### Coding practice
28+
* [Hacker Rank](https://www.hackerrank.com/)
29+
* [Project Euler](https://projecteuler.net/)
30+
31+
### Interview questions
2832
* [Hacking a Google Interview (MIT)](https://courses.csail.mit.edu/iap/interview/materials.php)
2933
* [Cracking The Coding Interview](http://www.amazon.com/dp/098478280X) [[pdf](https://www.google.co.uk/search?q=cracking+the+coding+interview+pdf)]
3034
* [grokit.ca](http://www.grokit.ca/spc/computer_science_review/)
3135
* [maxnoy](http://maxnoy.com/interviews.html)
3236
* [The Five Essential Phone-Screen Questions](https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions)
37+
* [Interview Cake](https://www.interviewcake.com/)
38+
39+
#### Apps
40+
* [Coderust](http://www.coderust.com/) *I was quite skeptical of this but it's worth every single penny*
3341

3442
#### Evaluation (Fermi) questions
3543
* [How Good an Estimator Are You?](http://www.codinghorror.com/blog/2006/06/how-good-an-estimator-are-you.html)
3644
* [fermiquestions.com](http://www.fermiquestions.com/)
3745

38-
### Coding practice
39-
* [Hacker Rank](https://www.hackerrank.com/)
40-
* [Project Euler](https://projecteuler.net/)
41-
* [Interview Cake](https://www.interviewcake.com/)
46+
#### Newsletters
4247
* [Coding for interviews](http://codingforinterviews.com/)
4348

4449
### Fun
4550
* [Fight Code Game](http://fightcodegame.com/)
4651
* [Questions I Want to Ask, but Can't](http://dandreamsofcoding.com/2013/03/01/questions-i-want-to-ask-but-cant/)
4752

48-
## Similar (or not) repos
49-
* [https://github.com/blakeembrey/code-problems](https://github.com/blakeembrey/code-problems)
50-
* [https://github.com/ChiperSoft/InterviewThis](https://github.com/ChiperSoft/InterviewThis)
51-
* [https://github.com/ruby-jokes/job_interview](https://github.com/ruby-jokes/job_interview)
52-
* [https://github.com/alex/what-happens-when](https://github.com/alex/what-happens-when)
53+
## Other repos
54+
* [blakeembrey/code-problems](https://github.com/blakeembrey/code-problems)
55+
* [davidhampgonsalves/interview-resources](https://github.com/davidhampgonsalves/interview-resources)
56+
* [ChiperSoft/InterviewThis](https://github.com/ChiperSoft/InterviewThis)
57+
* [ruby-jokes/job_interview](https://github.com/ruby-jokes/job_interview)
58+
* [alex/what-happens-when](https://github.com/alex/what-happens-when)

0 commit comments

Comments
 (0)