Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
marblar
on May 22, 2013
|
parent
|
context
|
favorite
| on:
Always Be Coding – How to Land an Engineering Job
Has anybody here ever actually been asked to exactly implement quicksort?
stephencanon
on May 22, 2013
|
next
[–]
Yes, by Microsoft in 2001. (Strangely, by a non-technical recruiter who wouldn't have known if it were correct or not anyway; apparently he was trying to "gauge my confidence".)
sushantsharma
on May 22, 2013
|
prev
|
next
[–]
More than once. Also, merge sort, heap sort, and some problem specific variations of these.
peterbotond
on May 23, 2013
|
prev
[–]
quicksort, shellsort, then implement it for parametric type.
lsiebert
on May 23, 2013
|
parent
[–]
I am not even sure what implementing it for a parametric type means... can someone point me to a link?
fazzone
on May 23, 2013
|
root
|
parent
[–]
Parametric type means to take the type as a parameter; parent was probably asked to use Generics in C# or Java or C++ templates.
lsiebert
on May 23, 2013
|
root
|
parent
[–]
Ah, ok
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: