Тёмный

স্পেস কমপ্লেক্সিটি (space complexity) 

Tamim Shahriar
Подписаться 96 тыс.
Просмотров 62 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 25   
@Hosain_Ahmed
@Hosain_Ahmed 2 года назад
স্যার, আমরা আরো জটিল এলগরিদম এর ভিডিও চাই।
@imtiazazad5
@imtiazazad5 3 года назад
Thank you so much for this playlist
@anikakash9208
@anikakash9208 4 года назад
what is the time complexity in 7:11? is it o(n) ? or o(101) ?
@boolean_autocratic
@boolean_autocratic 4 года назад
time complexity o(n)
@wasikjuwel3383
@wasikjuwel3383 5 лет назад
hello sir ...ami data structer er kisu buji nah soo ki vhabe aita kivhabe sohoje boja o mone rakha jay
@ashu_eeeuuu
@ashu_eeeuuu 2 месяца назад
complexity komano bolte actually ki bujhai?Time nki space? 2tai ki komano jai?nki just space complexity?
@TamimShahriar
@TamimShahriar 2 месяца назад
দুটোই। তবে টাইম-স্পেস ট্রেডঅফ বলে একটা ব্য়াপার আছে। টাইম বাড়ালে স্পেস কমানো যায়, কিংবা উল্টোটা।
@mostakimjihad8668
@mostakimjihad8668 3 года назад
it will be o(1) space complexity................we are using all the 101 memory space of the array for every input combination .........here the memory space is not depended on ...n... how could be the space complexity is o(n)
@TamimShahriar
@TamimShahriar 3 года назад
Here the array size is dependant on the value of n (actually the max possible value). As we assumed the max value is 100, we declared an array with 101 elements. If the max possible value of n is 1000, then we have to declare an array with 1001 elements. Hence the space complexity is O(n).
@PetBuddies
@PetBuddies 2 года назад
Please help me find the recursive program space and time complexity video. I can't find it. Thank you so much.
@mdt-gt6424
@mdt-gt6424 3 года назад
Thank you via
@missparul5748
@missparul5748 2 года назад
Great work
@codingbuddy1750
@codingbuddy1750 6 лет назад
what would be the time complexity in 4:43 ? o(1) i guess as the time doesn't depend on inserted number.. wht do u say guys?
@MehediHa-ro3qm
@MehediHa-ro3qm 6 лет назад
r8 but depends on operation
@anikakash9208
@anikakash9208 4 года назад
what is the time complexity in 7:11? is it o(n) ? or o(101) ?
@RashedKhan-qb7xi
@RashedKhan-qb7xi 6 лет назад
machine learning er opor tutorial koren vai...
@imtiazasiff
@imtiazasiff Год назад
Thank you bhaiya
@faysalparvez8370
@faysalparvez8370 3 года назад
space complexity komabo thle kivabe?
@khairulsamin2500
@khairulsamin2500 Год назад
কোডের শেষ অংশটা বুঝিনি।if এর কন্ডিশনে even[n] ইউজ হলো কেনো?
@LostInTheMysteriousWorld
@LostInTheMysteriousWorld Год назад
even[101] Ekta array jar vitre 101 ta variable ase. First for loop diye protita variable a 0 value assign kora hoise. 2nd for loop diye জোড় position er variable a 1 value assign kora hoise. So ei variable er value ekhon ei rokom-- even[0]=1; even[1]=0; even[2]=1; even[3]=0; even[4]=1; even[5]=0; ... ... even[56]=1; Cause eta jor number. R Jor position er value 1. Programming a 1 maneh true and 0 maneh false. if(even[56])=if(1)=if(true) Condition satisfied. So if block er code execute Hobe. Hope you understand.
@jaberhossain5226
@jaberhossain5226 4 года назад
gooddddddddddddddddddddddddddddddddddddddd
@parvejmosharaf8046
@parvejmosharaf8046 6 лет назад
that was cool
@AbdullahAlMamun-ip8lo
@AbdullahAlMamun-ip8lo 4 месяца назад
প্রোগ্রাম অর্ধেক স্যার এর মাথায় হয়ে যায়, তাই কিছু কথা স্কিপ হয়ে যায়
@hrredone3984
@hrredone3984 4 года назад
kichu bhuji nai
Далее
সিলেকশন সর্ট - Selection Sort
16:44
স্ট্যাক - Stack
20:59
Просмотров 55 тыс.
1.5.1 Time Complexity #1
10:08
Просмотров 2,4 млн
Space complexity for recursive algorithm
19:01
Просмотров 9 тыс.