Hacker News new | ask | show | jobs
by namelosw 2619 days ago
Agreed. Most algorithmic puzzles are looking for very constrained ways of solving problems, that's why those so-called good solutions are fast. In real-world applications, this could be an anti-pattern because of most of the business model are dynamic. In contrast, general strategies like logic programming are underrated for a long time.