ƒDSA Explorer

Supporting Theory

The tools for predicting cost before you write the code — each one computed from real numbers rather than asserted.

Six growth classes plotted on the same axes. Switch to linear scale and everything except O(n²) and O(2ⁿ) collapses onto the floor — that is the point.

backend/src/demos/complexity.rs
loading source…

This is the exact function the server ran — served straight from the compiled binary.

not run yet