Hacker News new | ask | show | jobs
by kgwxd 2584 days ago
Years ago, I watched all those video preparing for a Google interview. They are really great. I was told advanced data structures would be a big part of it. Not a single thing came up in the process :/
2 comments

Tech interviews never go beyond the most basic data structures. I'm willing to bet that most of the interviewers would not be familiar with these ones either.
"advanced data structures" in that context means maybe trees and linked lists. But I have to admit I did something very similar too :)