Basic Framework
Updated March 15, 2026 · Reference

Evidence notes and source map

This site makes a strong case for BASIC because it fits the work software engineers are actually asked to do: clarify, compare, structure, execute, and verify.

It does not claim that a public randomized BASIC-vs-STAR trial exists. The stronger and more defensible claim is task fit:

  • STAR is excellent for behavioral storytelling.
  • BASIC is excellent for live technical reasoning.
  • BASIC is also a strong control layer for AI-assisted research and human + AI interviewing because those environments increase the importance of planning, source selection, evaluation, and verification.

How to read the source IDs

  • S1–S17 come from the original research pack.
  • W1–W4 are a small 2026 update set added for the website refresh.

Source map

S1 — Sweller, John (1988). Cognitive load during problem solving: Effects on learning.

S2 — Chi, M.T.H., de Leeuw, N., Chiu, M.-H., & LaVancher, C. (1994). Eliciting self-explanations improves understanding.

S3 — Karpicke, J.D., & Blunt, J.R. (2011). Retrieval practice produces more learning than elaborative studying with concept mapping.

S4 — Hales, B.M., & Pronovost, P.J. (2006). The checklist—a tool for error management and performance improvement.

S5 — Tudor, Margaret T. (1992). Expert and novice differences in strategies to problem solve an environmental issue.

S6 — Amazon Jobs — Interview Loop / behavioral-based questions and STAR.

S7 — Amazon Jobs — STAR method transcript.

S8 — Amazon Jobs — Software development interview topics.

S9 — Amazon Jobs — SDE II Interview Prep.

S10 — Karat — Technical Interviewing 101.

S11 — interviewing.io — Does communication matter in technical interviewing? We looked at 100K interviews to find out.

S12 — LeetCode Help Center — LeetCode QuickStart Guide.

S13 — LeetCode — Top Interview 150 study plan.

S14 — LeetCode — System Design for Interviews and Beyond.

S15 — ByteByteGo — How to Ace System Design Interviews.

S16 — Van Gog, T., Kester, L., & Paas, F. (2011). Effects of worked examples, example-problem, and problem-example pairs compared to problem solving.

S17 — Google Careers — Applying to Google (technical interview prep page).

W1 — OpenAI Help Center — Deep research in ChatGPT (updated 2026)

W2 — OpenAI — Introducing deep research (2025 launch, 2026 updates)

W3 — Karat — Human + AI technical interview rubrics (2026)

W4 — Amazon Jobs — SDE II Interview Prep (current)

What the evidence supports confidently

These sources support the following claims well:

  • ordered, explicit problem solving lowers drift and makes reasoning easier to inspect
  • verification steps matter in stressful, complex work
  • technical interviews reward decomposition, trade-offs, implementation quality, and checking
  • STAR is still the standard delivery frame for classic behavioral answers
  • AI-assisted work makes process quality and oversight more important, not less

What the evidence does not support directly

  • a public head-to-head randomized trial proving BASIC beats STAR in every interview type
  • a claim that one framework should replace all others

That is why this site frames BASIC as the best-fit operating model for technical and AI-assisted work, not as a universal answer to every interview question.