When you prepare to interview with a company you need to remember (or learn) specific questions from your area. I have added most interesting questions from my own interviews with well known companies.
Here you find some topicts that help you prepare to interview:
- General interview questions
- Web development
- Python and Django
- Java
- JavaScript
- Databases including MySQL, PostgreSQL and MongoDB
- Algorithmic questions is a general part for all interviews on developer position
- Git
All links below are follow to the external websites.
- Disjoint-set data structure. Used to join few sets those have partial overlapping.
Also you can read some good books that can help increase your chances to be hired:
- Cracking the Coding Interview, 6th Edition that tells you not only about technical skills, but also how to prepare yourself before interview
- Introduction to Algorithms. Thomas Cormen
- Algorithms and Data Structures mini-book