Interview Q&A

Master technical and career interviews with structured answers—short definition, real examples, pitfalls, and how to answer in 60–90 seconds.

4608 total questions 4508 technical 100 career & HR 4272 from PDF library

Showing 151–160 of 160

Popular tracks

Mid PDF
Git blame?

Short answer: git blame <file> - shows who last modified each line of a file and when. Real-world example (ShopNest) ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach productio…

Version Control Read answer
Mid PDF
Git worktree?

Short answer: directory linked to your main repository, allowing you to work on multiple branches simultaneously. Real-world example (ShopNest) ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds…

Version Control Read answer
Mid PDF
Git worktree?

Short answer: git worktree add <path> <branch> - creates a new working directory linked to your main repository, allowing you to work on multiple branches simultaneously. Real-world example (ShopNest) ShopNes…

Version Control Read answer
Mid PDF
Bare repository?

Short answer: used as a central remote repository (e.g., on a server). Say this in the interview Define — one clear sentence (the short answer above). Example — relate it to a project like ShopNest or your real work. Tra…

Version Control Read answer
Mid PDF
Bare repository?

Short answer: A Git repository that does not have a working directory, typically used as a central remote repository (e.g., on a server). Say this in the interview Define — one clear sentence (the short answer above). Ex…

Version Control Read answer
Mid PDF
git stash?

Short answer: llowing you to switch branches and come back to them later. Real-world example (ShopNest) ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed. Say th…

Version Control Read answer
Mid PDF
git stash?

Short answer: Temporarily saves changes that are not ready to be committed, allowing you to switch branches and come back to them later. Real-world example (ShopNest) ShopNest’s team uses GitHub PRs with reviews and CI c…

Version Control Read answer
Mid PDF
Squashing commits?

Short answer: commit, typically done during an interactive rebase. Real-world example (ShopNest) Prefer clear commits: fix(cart): prevent negative quantities instead of update . Say this in the interview Define — one cle…

Version Control Read answer
Mid PDF
Squashing commits?

Short answer: Combining multiple commits into a single, more meaningful commit, typically done during an interactive rebase. Real-world example (ShopNest) Prefer clear commits: fix(cart): prevent negative quantities inst…

Version Control Read answer
Mid PDF
git add -p?

Short answer: Allows you to interactively stage specific parts (hunks) of changes within a file. Real-world example (ShopNest) ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach produ…

Version Control Read answer

Git & GitHub Developer Essentials · Version Control

Short answer: git blame <file> - shows who last modified each line of a file and when.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: directory linked to your main repository, allowing you to work on multiple branches simultaneously.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: git worktree add <path> <branch> - creates a new working directory linked to your main repository, allowing you to work on multiple branches simultaneously.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: used as a central remote repository (e.g., on a server).

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: A Git repository that does not have a working directory, typically used as a central remote repository (e.g., on a server).

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: llowing you to switch branches and come back to them later.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: Temporarily saves changes that are not ready to be committed, allowing you to switch branches and come back to them later.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: commit, typically done during an interactive rebase.

Real-world example (ShopNest)

Prefer clear commits: fix(cart): prevent negative quantities instead of update.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: Combining multiple commits into a single, more meaningful commit, typically done during an interactive rebase.

Real-world example (ShopNest)

Prefer clear commits: fix(cart): prevent negative quantities instead of update.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share

Git & GitHub Developer Essentials · Version Control

Short answer: Allows you to interactively stage specific parts (hunks) of changes within a file.

Real-world example (ShopNest)

ShopNest’s team uses GitHub PRs with reviews and CI checks so broken builds never reach production unnoticed.

Say this in the interview

  1. Define — one clear sentence (the short answer above).
  2. Example — relate it to a project like ShopNest or your real work.
  3. Trade-off — when you would not use it.
Permalink & share
Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details