Skip to content

Instantly share code, notes, and snippets.

@SDBranka
SDBranka / DSA-Rubric.md
Created September 9, 2021 23:54 — forked from alexpaul/DSA-Rubric.md
Rubric. Mock Interview. Technical Interview.

DSA Whiteboarding Rubric

 
// Summary of steps
/*
0. understand the prompt (question)
1. clarifying questions (ask at least 2 clarification questions)
2. pseudo code 
3. test your pseudo code 
4. ask the interviewer if you can start coding after testing your pseudocode