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

> This year I need to make sure I do the graph search problems properly

I'm guessing this year it might be some other 'common theme' for the tasks, and we might not see as many graph-problems as in 2016.

But learning graph searches cannot hurt you either way :)



Are there any good resources you'd recommend on learning how to effectively work with/search graphs?


https://www.redblobgames.com/ has a great A* intro with visualizations and code. I highly recommend it.


This would be my reply too. The whole site is great! I've recently went through hex grid tutorial - very informative, interactive and nicely presented.


Great link, thanks for sharing!


If you want some Graph Theory challenges to solve there is a track at HackeRank

https://www.hackerrank.com/domains/algorithms/graph-theory


Robert Sedgewicks Algorithms II on Coursera covers a few graph search techniques


In that case I hope he ditches assembly instead :)




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

Search: