Best site for coding interview practice?
2 comments
The two main sites that I find myself going back to practice interview questions (non-algorithmic) are Codewars (http://codewars.com) and Project Euler (https://projecteuler.net). Give them a shot sometime!
Codility (https://codility.com/) is mostly for companies to provide coding tests to candidates, but they have some free examples which you might find insightful.
I've invested in all the right books (O'Reilly & Pragmatic probably love me), have spent time on a few e-learning sites, and read cloned GitHub repositories late into the night.
There's little chance of using these tools in my day job. (Dilbert has NOTHING on that place.) Building toy apps that gather dust in a forgotten corner of GitHub is fine - but they don't tell me whether I'm any good.
I've heard of companies using InterviewZen to screen applicants. Can anyone recommend a good site for self-testing?