Lukas' Notes

Home

❯

Knowledge

❯

Amortised Time Complexity

Amortised Time Complexity

Jun 09, 20251 min read

algorithms

Definition

Amortised Time Complexity

Amortised time complexity in data structures analysis will give the average time taken per operation, which will be better than worst-case time complexity.


Graph View

Backlinks

  • Union-Find Data Structure

Created with Quartz v4.4.0 © 2025

  • GitHub