wojtask / clrs4e-solutions

Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
Creative Commons Attribution 4.0 International
236 stars 37 forks source link

16-2b #651

Open wojtask opened 1 year ago

wojtask commented 1 year ago

Partially migratable from CLRS2e's 17-2b. Compared to that subproblem, clarifies the list of operations that the amortized analysis should respect.