⚠️
Video playback error
0.25x
0.5x
0.75x
1x ✓
1.25x
1.5x
1.75x
2x
0:00:00 / 0:00:00

1.1 Amortized Analysis | Introduction with Examples | Advanced Data Structures | Algorithms

Description

The sole speaker, 'speaker_0', acts as an instructor or lecturer, explaining complex computer science concepts to an unseen audience. He uses examples and analogies to clarify the topic.

Enjoy videos in any language, instantly!

Script

Original:

Hi, friends. Welcome to my channel. So this is the first topic of advanced data structures playlist, amortized analysis or amortized time complexity. So you would have already heard about asymptotic time complexity and how it is used to calculate, uh, the time complexity of different operations. And, uh, in that, you would have also heard about, about big O notation, the theta notation, and all that. So in this video, we are going to talk about why, uh, amortized analysis or amortized time complexity computation is more important than asymptotic time complexity computation in some cases. And I'll also give you, uh, a very, uh, simple, uh, explanation with the help of an example.

Translated:

Привіт, друзі. Вітаю на каналі. Це перша тема просунутих структур даних: амортизований аналіз або амортизована часова складність. Ви вже знаєте про асимптотичну часову складність та її розрахунок складності операцій. І також ви, напевно, чули про нотацію Велике О, про тета-нотацію, і все таке інше. У цьому відео ми поговоримо про те, чому в деяких випадках амортизований аналіз, або обчислення амортизованої часової складності, є важливішим за асимптотичний. І я також дам вам, е-е, дуже, е-е, просте пояснення на прикладі.