Lukas' Notes

In-Place Algorithm

Dec 13, 20251 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 © 2025

  • GitHub