Practice›LeetCode›LeetCode 07xxLeetCode 780: Reaching PointsA clear explanation of checking whether one point can reach another by working backward with modulo.
Practice›LeetCode›LeetCode 06xxLeetCode 639: Decode Ways IIA dynamic programming solution for counting decodings of a digit string with wildcard characters.