leetcode-bank-closed-form

Status: IN

`totalMoney` computes the answer in O(1) time and space using arithmetic series formulas rather than simulating day-by-day deposits.

Source: entries/2026/06/06/calculate-money-in-leetcode-bank-solution.md

Depended on by

JSON