Back to Tech Interviews
GitHub Platform Interview
Curated 20+ questions covering Pull Requests, branch protections, GitHub Actions CI/CD, Secrets, Dependabot, and collaborative workflows.
Total: 20 QuestionsLearned: 0 / 20 (0%)
Difficulty Filters
Tools & Options
Showing 20 of 20 questions
Beginner
What is GitHub, and how does it differ from Git?
Beginner
What is a Pull Request (PR) on GitHub?
Beginner
What is Forking a repository?
Intermediate
What are GitHub Actions, and how do they work?
Beginner
What are GitHub Pages?
Intermediate
What are Branch Protection Rules, and why are they used?
Intermediate
How do you manage sensitive credentials (API keys, passwords) in GitHub Actions?
Beginner
What is the difference between a Contributor and a Collaborator on GitHub?
Beginner
What is a Gist on GitHub?
Advanced
Explain the difference between merging a PR using Merge Commit, Squash and Merge, and Rebase and Merge.
Beginner
What is GitHub Enterprise?
Intermediate
What is dependabot, and how does it help developers?
Beginner
What is GitHub Copilot?
Intermediate
Explain GitHub Releases and Tags.
Intermediate
How do you resolve a Pull Request conflict on GitHub?
Beginner
What is a draft Pull Request?
Advanced
Explain CODEOWNERS on GitHub.
Beginner
What is the difference between Github Issues and Pull Requests?
Intermediate
What is GitHub Packages?
Advanced
