← All open source projects

Awesome Interview Questions

DopplerHQ/awesome-interview-questions

Awesome Interview Questions is a curated collection of interview-question links for languages, platforms, DevOps, databases, and security.

Forks 9,531
Author DopplerHQ
Language Unknown
License Unknown
Synced 2026-06-10

What it is

Awesome Interview Questions is a large Markdown list of links to technical interview questions and preparation materials. It covers languages, platforms, databases, Docker, networking, security, and other engineering topics.

It is not a single course or a guarantee of passing interviews. Its value is collecting scattered materials into one map.

What is inside

The repository follows the awesome-list format: a table of contents, then sections such as Android, Angular, C++, C#, Docker, Django, Go, JavaScript, Python, Ruby, and SQL. Each section links to external resources.

A practical use is to choose a topic, open several sources, identify gaps, and practice explanations. Interviewers can use it as a starting point, but questions still need role and level adaptation.

Section format

This snippet shows the list structure: category plus links to question collections.

Language: Markdown
## Docker
- Docker Interview Questions
- Top Docker Questions and Answers

## Go
- Go interview questions
- Practical Go topics

Strengths and limits

The strength is breadth. The list helps remember which preparation areas exist instead of starting from an empty search page.

The limitation is uneven source quality. Some links can be outdated, repetitive, or shallow. Serious preparation still needs coding practice, system understanding, and real project discussion.