Hacker News new | ask | show | jobs
by ticmasta 2707 days ago
>> I have never written any BFS code,

I'm primarily a backend dev who did a little js a couple of weeks ago that required me to populate a dynamic tree with the results of an api call.

Although I think I went depth first, so I guess technically you're right....