Big O Notation in DS
Don’t start Big O Notation in DS with jargon. Start with n vs n² on 10k rows. That is the whole point.
Do Big O Notation in DS once by hand. best / average / worst + extra memory. Change one input. Say the new result out loud.
Without Big O Notation in DS, a viva gets messy and n vs n² on 10k rows is hard to trust.
Big O Notation in DS shows up in a viva. Name n vs n² on 10k rows, not “a real-world scenario”.
Big O Notation in DS miss — saying ‘fast’ with no Big-O. Fix it before you talk about advanced DSA.
Place Big O Notation in DS next to nearby DSA work — best / average / worst + extra memory is the link.
Close Big O Notation in DS with — “If I skip it, n vs n² on 10k rows goes wrong like this: saying ‘fast’ with no Big-O.”
Say Big O Notation in DS in one breath, then best / average / worst + extra memory, then saying ‘fast’ with no Big-O.