Page 1 of 1

If a data structure supports an operation foo() such that a sequence of n calls to foo() takes O(n Ig n) time to perform

Posted: Sun May 15, 2022 10:00 am
by answerhappygod
If A Data Structure Supports An Operation Foo Such That A Sequence Of N Calls To Foo Takes O N Ig N Time To Perform 1
If A Data Structure Supports An Operation Foo Such That A Sequence Of N Calls To Foo Takes O N Ig N Time To Perform 1 (19.23 KiB) Viewed 106 times
If a data structure supports an operation foo() such that a sequence of n calls to foo() takes O(n Ig n) time to perform in the worst case, then the amortized time of a foo() operation is el ) while the actual time of a single foo operation could be as high as of