Y
Hacker News
new
|
ask
|
show
|
jobs
by
mciancia
3357 days ago
But algo questions are usually just part of the interview, not the whole thing. And usually they are fairly simple, so every good software engineer should be able to solve them.
1 comments
throwaway_374
3357 days ago
Really, I've had an example of deriving (I didn't know what it was called at the time) Manacher's Palindromic substrings:
http://www.geeksforgeeks.org/manachers-algorithm-linear-time...
link