DEV Community

Suren Enfiajyan
Suren Enfiajyan

Posted on • Originally published at waspdev.com on

A "hard" Leetcode problem with a stupidly efficient solution

Solving the Leetcode 24 Game by precomputing the results in a relatively small associative array, although it is marked as a HARD problem.

A

Top comments (0)