Live data from Hacker News

Viewing profile — salvipeter

salvipeter

HN member
Joined
Mon, Mar 18, 2019, 1:57 PM UTC
HN karma
1
Public activity
1 items

About salvipeter

No profile information was provided.

Recent public activity

  1. comment
    Comment #34486294

    If you drop the sequential restriction, this becomes a pretty neat shortest path problem, essentially the same as LeetCode 847, but the simple dynamic programming approach does not…