Dr. Derek Austin 🥳
1 min readApr 15, 2020

--

I take it this wasn’t for a front-end developer position? I can’t understand the point of memorizing the QuickSort algorithm itself, given it’s been implemented a dozen times. Maybe memorizing its Big O notation in comparison to other algorithms… But even Chrome V8 uses TimSort, which is a bit complicated to memorize beyond just conceptually. So why memorize QuickSort beyond its pros-cons? I don’t understand the benefit as far as the interview in the least. I’d think a pair programming exercise (on a real codebase) or an “implement this business objective” live coding task using your preferred or the company’s preferred framework would be better.

Thanks for sharing your experience Gourab Sarkar !!!

--

--

Dr. Derek Austin 🥳
Dr. Derek Austin 🥳

Written by Dr. Derek Austin 🥳

Hi, I'm Doctor Derek! I've been a professional web developer since 2005, and I love writing about programming with JavaScript, TypeScript, React, Next.js & Git.

No responses yet