Y
Hacker News
new
|
ask
|
show
|
jobs
by
karakot
2773 days ago
If you're asked to sort a list and if you suggest something better than bubble sort, it means you 100% studied it. There is no way someone could come up with the quicksort(or alike) algorithm on an interview.
1 comments
Double_a_92
2773 days ago
Insertion sort is actually the one that comes naturally for me. :)
link