Hacker News new | ask | show | jobs
by galdosdi 754 days ago
Me: I will write software to help salesman plan their route when they travel.

MIT: the travelling salesman problem is NP-complete so your idea is impossible

Stanford: you should build an MVP that just randomly sorts the destinations and see if that's good enough first, then pivot to what customers really want