Hacker News new | ask | show | jobs
by kirubakaran 2216 days ago
DDG's interview problem: Write a program to find the shortest path between the DDG billboards in a continent such that you make the path spell out DUCK.

I'd rebel by using the backtracking algorithm ;)