Lukas' Notes

In-Place Algorithm

Jan 27, 20261 min read

computation

Definition

In-Place Algorithm

An algorithm is called in-place if the additional memory needed is constrained by O(1) (Big O Notation)


Graph View

Created with Quartz v4.4.0 © 2026

  • GitHub