Hacker News new | ask | show | jobs
by morgante 3439 days ago
I agree that's what they aim for, but in my experience far too many CS grads (especially from non-top universities) have absolutely no understanding of the core paradigms. Instead, they've basically memorized "this is how I make a linked list in Java." Ask them to do the same exact task in another language and they're totally stumped.
1 comments

My experience is the opposite, that those with formal education have a much higher chance of having grasped the concepts, over the language libraries.
You might have only worked with students from top CS programs.