https://github.com/justintime50/interviews
Resources for conducting technical interviews
https://github.com/justintime50/interviews
Last synced: 3 months ago
JSON representation
Resources for conducting technical interviews
- Host: GitHub
- URL: https://github.com/justintime50/interviews
- Owner: Justintime50
- License: mit
- Created: 2022-11-09T19:58:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T19:58:30.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T03:31:54.718Z (8 months ago)
- Homepage: https://justintime50.github.io/interviews/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interviews
Resources for conducting technical interviews.
[](LICENSE)
I've conducted hundreds of interviews and read thousands of resumes over my career. This repo contains all of my learnings, interview questions, and things to know when conducting technical (and other) interviews.
## General
### Things to Avoid
#### Illegal Questions
The following topics are illegal to ask about and must be avoided:
- Age or genetic info
- Birthplace, country of origin, or citizenship
- Disabilities
- Gender, sex, or sexual orientation
- Marital status, family, or pregnancy
- Race, color, or ethnicity
- Religion
- Salary history (instead, you can ask what salary range they are expecting for this new role)## Role Interviews
Different roles require different questions. The following are role specific interview questions:
- [Product Manager](product-manager.md)
- [Software Engineer](software-engineer.md)