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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
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
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!