fancy-string-lookback-two

Status: IN

The make-fancy-string skip decision depends only on the last two characters of the result list, making it a fixed-window greedy algorithm with O(n) time.

Source: entries/2026/06/06/delete-characters-to-make-fancy-string-solution.md

JSON