Y
Hacker News
new
|
ask
|
show
|
jobs
by
srcreigh
80 days ago
ChatGPT also loves Aho-Corasick and seems to overuse it as an optimization fall back idea. ChatGPT has suggested the algorithm to me but the code ended up slowing down a lot.
1 comments
sigbottle
80 days ago
ChatGPT was heavily RL'd on competitive programming in 2025, and aho-corasick is a traditional algorithm in the competitive programming space.
link