Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was elaborating about fundamentals. Things like "we're going to need random access into this list, what's the right data structure?" and the candidate should be able to say "use an array or vector" and explain why.

I've had plenty of candidates who don't know what data structure to use in that example, and they just start randomly listing things...tree, hash, linked list, etc until they stumble on the correct answer.



How often do you use vectors, linked lists and trees at your job?


Often.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: