diff --git a/resources.md b/resources.md index 1a617d3..60a3def 100644 --- a/resources.md +++ b/resources.md @@ -372,6 +372,7 @@ Django is a batteries-included web framework written in Python. * Elements of Programming Interviews * [Grokking the System Design Interview](https://www.educative.io/courses/grokking-the-system-design-interview) * [interviewing.io](https://interviewing.io/) +* [PracHub](https://prachub.com/): practice real interview questions from 400+ companies (coding, SQL, system design, behavioral) * [Pramp](https://www.pramp.com/#/) * [Interactive Coding Challenges](https://github.com/donnemartin/interactive-coding-challenges): in Python * [System Design Primer](https://github.com/donnemartin/system-design-primer)