3.4 Huffman Coding - Greedy Method

Поділитися
Вставка
  • Опубліковано 2 лют 2025

КОМЕНТАРІ • 1 тис.

  • @carloss.3928
    @carloss.3928 5 років тому +686

    My professor spent 1 1/2 hr to explain this. This man did it in 17 minutes. Thanks Professor Bari!

  • @michaelbonnet590
    @michaelbonnet590 4 роки тому +2657

    Singh's Law: whatever you are trying to learn, a South Asian man somewhere on the internet explains it perfectly.

    • @snehashishsrivastava9018
      @snehashishsrivastava9018 4 роки тому +265

      Indian the term you are looking for is Indian

    • @michaelbonnet590
      @michaelbonnet590 4 роки тому +145

      @@snehashishsrivastava9018 sometimes they're Bangladeshi or Pakistani or otherwise

    • @thiccaxe
      @thiccaxe 4 роки тому +24

      *curry Singh’s law

    • @hemantsood9579
      @hemantsood9579 4 роки тому +52

      we indians always good with explaining

    • @abubakar205
      @abubakar205 4 роки тому +59

      @@snehashishsrivastava9018 I am Pakistani and agree with this statement

  • @sakshisrivastava7033
    @sakshisrivastava7033 2 роки тому +229

    If teaching is a work of art, then you are a master piece sir. Huge respect!!

  • @aliz5972
    @aliz5972 4 роки тому +871

    I'm proud to say that i'm his regular student not only on UA-cam, on Udemy as well.

    • @rahularya7891
      @rahularya7891 4 роки тому +11

      data structure also available there?

    • @aliz5972
      @aliz5972 4 роки тому +4

      @@rahularya7891 g bhai

    • @wotizit
      @wotizit 3 роки тому +1

      @@aliz5972 teek

    • @anujakulkarni8988
      @anujakulkarni8988 3 роки тому

      @@aliz5972 How's the data structure course?

    • @aliz5972
      @aliz5972 3 роки тому +14

      @@anujakulkarni8988I can't ask for anything more than that. Content is Complete and precise and the teacher got some skills man. He is genius.

  • @hollyj8650
    @hollyj8650 3 роки тому +18

    After I watched this, I did my discussion on my class related to this topic, many classmates thanked me for a clear explanation. Thank you sir. You helped me and classmates too.

  • @nicolausoares5447
    @nicolausoares5447 4 роки тому +8

    I'm a Brazilian student of computing systems and I learn a lot more with you than with any other teatcher in here

  • @user-yv8ko3wy6t
    @user-yv8ko3wy6t 4 роки тому +811

    Sir, please teach my professors how to teach.

  • @PoojaVerma-vz5bn
    @PoojaVerma-vz5bn 5 років тому +163

    He is the best person who explain each nd evry doubt without asking. Thank u sir 😊

  • @steveo5946
    @steveo5946 3 роки тому +13

    My plans for studying for my Algorithm Analysis class from now on...
    Step 1 - Read the syllabus to find the topics my professor will talk about in the upcoming lecture.
    Step 2 - Watch Mr. Bari's videos on topics from step 1.
    Step 3 - Read book for some more info on topics from step 1.
    Step 4 - Attend my lecture, and desperately try to stay conscious.
    Thanks for another great video. +1 cookie for you!

  • @poojabennabhaktula4883
    @poojabennabhaktula4883 6 років тому +133

    Teaching is an art and you are the master of it🙏 thankyou sir you made my DAA concepts clear.

  • @tppt3987
    @tppt3987 5 років тому +189

    Huffman Coding starts @ 8:46 .

  • @manojvarmagottumukkala701
    @manojvarmagottumukkala701 6 років тому +48

    Never thought learning algorithms would be fun .Thanks ,sir for demystifying algorithms

  • @logicboard7746
    @logicboard7746 4 роки тому +17

    I can’t believe you are such a good teacher, Sir. You remind me of my digital electronics teacher in my undergrad school

  • @purplegalaxy5265
    @purplegalaxy5265 4 роки тому +24

    I passed my DAA thanks to you Sir! Allaah azza wa jal aapko khoob kamyabi ata farmaye! Ameen!

  • @yagzyalcntas553
    @yagzyalcntas553 5 років тому +7

    i took multimedia class and learned this from your video 1 day before exam got 85 then i didnt study for final and didnt do project and got D, then i took the course again and relearned this from your video got B from course. now i am preparing for master degree interview and reviewing again from same video of yours :D thanks for helping me out all these years :)

  • @AnayShrikar
    @AnayShrikar 6 років тому +21

    I am glad to see a video actually dwelling into the concepts used behind any algorithm implementation. It's hard to find such videos on UA-cam. Great work Sir :)

  • @seanwijaya2404
    @seanwijaya2404 2 роки тому +3

    The way you explain huffman coding makes it very easy to learn and understand. With the help of the simple examples and exercise it also helps me understand the concept better. After watching this video, I instantly understand about huffman coding and how to decode and compress a message.

  • @badarikrishna3169
    @badarikrishna3169 4 роки тому +47

    I've been binge watching his videos, it's so addictive 😂
    I keep on reminding myself about the stature he carries, the command he brings, that professor element is something special which will keep you attentive..!! 🙌

  • @matthewg4882
    @matthewg4882 3 роки тому +3

    I love you man, i come from my lecture confused and in 1 video I completely understand everything. You have a gift, thank you for sharing it with the world!

  • @timothyliundi1893
    @timothyliundi1893 2 роки тому +14

    Wow I have no idea that Huffman coding is actually quite easy. You explained it so well that I've never seen such a great lecture. Now I'm interested to decode a message as well as making a decoder tree/table just for fun and play with. What a lecture and keep up the good work!

  • @shrayasichakraborty2375
    @shrayasichakraborty2375 4 роки тому +6

    I never fast forward your videos,everything you say Sir,is valuable.

  • @bunwat223
    @bunwat223 5 років тому +10

    I'm a self-taught programmer , your videos help me alot . Thank you Sir 😊😊😊

  • @AryanSharmaA
    @AryanSharmaA Рік тому +11

    00:00 Huffman coding is a compression technique
    02:25 Message size can be reduced by using custom codes with fewer bits.
    04:34 Encoding messages using 3-bit codes
    06:44 Table and chart decoding reduces message size by 35-40%
    08:58 Huffman code generates variable size codes for characters based on their frequency.
    10:54 Variable size codes can be used for message encoding
    13:22 Huffman coding reduces message size
    15:33 Huffman coding can be decoded to get the original message in ASCII code.

  • @o8let506
    @o8let506 9 місяців тому +1

    Abdul, please keep doing what you are doing! You are a great teacher and a huge help to confused students. We all appreciate your teaching style very much. Well done!

  • @aakashvishwakarma2243
    @aakashvishwakarma2243 6 років тому +6

    Sir me college me ek lecture nhi attend karta hun....teachers ko kudh nhi pata hota....unlog kya pada rahe han.....aap jaise logo ka video dekh dekh ke hi sikh raha hun....sir aap aise hi video banate rahiye

  • @alexfurious2121
    @alexfurious2121 7 днів тому +1

    hi ik im a few yrs late to this but for anyone else stumbling on this, the code message is also different for the example at 16:10 So no need to worry thinking A and B positions got swapped. Earlier A was coded as 001, here B is coded as 001. Enjoy :)

  • @harinarayanjha5763
    @harinarayanjha5763 5 років тому +5

    After watching few videos on Huffman Coding, I can definitely say that this is the BEST video for the topic.... GREAT DEMONSTRATION...!!!!! (y)

  • @blekekok
    @blekekok 2 роки тому +2

    Now I understand how Huffman Coding works. Your explanation was very clear and simple, with great examples. Thanks

  • @matSpiritLife
    @matSpiritLife 6 років тому +274

    who has disliked this video? Please dont give dislikes to the videos of Abdul Sir.

    • @datascientist1171
      @datascientist1171 6 років тому +11

      some assholes bro!

    • @rallokkcaz
      @rallokkcaz 5 років тому +23

      Some people (mostly western folk) don't like heavy accents and differences in grammar when trying to learn complex topics. I've come across a lot of nearly unwatchable videos on UA-cam before but it's never (well it can be) the accent that makes it bad, it's the horrible, inaudible or distorted audio. This video is recorded well and the audio, although clipping a bit, is still intelligible.
      No dislike from me.

    • @dreamscapeai7
      @dreamscapeai7 5 років тому +34

      Free and good content should not be given dislikes,
      Many assholes will not understand one line and rage dislike the video,
      really selfish according to me

    • @AamirKhan-zy5yt
      @AamirKhan-zy5yt 5 років тому +5

      these are the fastest brain alive.

    • @TheGerakas
      @TheGerakas 5 років тому +1

      Really stupid people that found these lectures difficult to follow.

  • @jkumwenda
    @jkumwenda 6 років тому +1

    A friend recommended this channel for algorithms, I have never looked back ever since, your approach makes everything easy to understand. I am studying my MSc in Software Engineering and the knowledge I am gaining from this channel is playing a vital role in my studies, Thank you Abdul Bari.

  • @harryboparai4976
    @harryboparai4976 6 років тому +5

    YOU are really a great teacher! Honestly i miss great Indian teachers like you up here in Canada!

  • @PetBuddies
    @PetBuddies 3 роки тому +2

    17 minutes worth one full set of question. Thanks a bunch, Sir!!! Really appreciate your effort for making the world a better place for learners like us

  • @not_intrested
    @not_intrested 3 роки тому +43

    What?
    It was that easy 😶
    Our teacher explained it in 2 lectures and I slept through both of them as I was finding it difficult as heck!

    • @pritomtanvir
      @pritomtanvir 3 роки тому +1

      I know right!!

    • @theexplorer9012
      @theexplorer9012 11 місяців тому +1

      😂🎉

    • @rajime1645
      @rajime1645 9 місяців тому

      While teaching in class u will sleep due to lazy but if we want to clear in exam or forjob u will learn.

  • @parthphalke4444
    @parthphalke4444 2 роки тому

    I couldn't understand this concept that my professor had been teaching for over a week. I understood it thoroughly in 17 minutes. Thank You

  • @SaurabhSingh-kz5jv
    @SaurabhSingh-kz5jv 6 років тому +5

    I am following your videos since months, they're really classic.
    Thanks a lot for making such classic videos.

  • @shawnyasha7715
    @shawnyasha7715 2 роки тому +1

    I really Like how you explain Huffman coding very simply and make it for me really easy to understand in one go without having to repeat the video to understand. my favorite part is when you explain how to determine the bit using a tree, and with that, I immediately understand how to compress a message using Huffman coding and also how to decode the message

  • @saadebad4123
    @saadebad4123 6 років тому +164

    ye to abdul bari hai ye to acha bacha hai .... thanks sir

  • @ashphalt_gamer995
    @ashphalt_gamer995 Місяць тому +2

    great teacher i dont see that type of teacher in my life he can understanded very easliy❣❣

  • @sumitbangarwa1615
    @sumitbangarwa1615 6 років тому +17

    Thank you Sir, the way you explain is marvelous, i saw so many video's but still my concept was not clear but after watching your video i know better.. thanks a lot.. 🙏🏼

  • @vidushitandon6176
    @vidushitandon6176 8 місяців тому

    Thank you so much, sir. I have a test on data compression tomorrow and I had no idea about Huffman coding. I don't who else would have given a more succinct explanation and I understand this concept more clearly now. You are literally every computer science student's saviour. Thank you so much. Keep up the amazing work!! 🙏👏

  • @nextcardashboard
    @nextcardashboard 5 років тому +3

    Mind blowing style and teaching. So soothing and calming

  • @juandelahoz4577
    @juandelahoz4577 3 роки тому +2

    You explained this so quickly yet I understood better than in my teacher's 2 hour class

  • @manirajs4658
    @manirajs4658 6 років тому +8

    Hello Sir, I'm Maniraj. Your Teaching was Excellent.

  • @katrielwidjaja2839
    @katrielwidjaja2839 2 роки тому +1

    I really like the way you explain Huffman coding in the video, the explanation is very simple and easy to understand and the examples you use in the video are really helpful, it helps me understand the topic better. Thank You!

  • @gousemohiddinmohhammed354
    @gousemohiddinmohhammed354 2 роки тому +5

    sir you are making me lazy by covering whole syllabus in a single day GREAT TEACHING

  • @aubreysitepu5249
    @aubreysitepu5249 2 роки тому +2

    This video about Huffman Coding is very easy to understand! I really like the part when you show that we can also use tree other than table since it's simpler and yet very interesting. Thank you for making this video sir!

  • @sethhannah7191
    @sethhannah7191 6 років тому +5

    Amazing sir! You've done a spectacular job explaining Huffman to me, I appreciate it!

  • @odinson4184
    @odinson4184 11 місяців тому

    Great explanation. Other videos try to explain it using a trick, but they clearly don't understand what's going on. This video clearly explains the greedy choice!

  • @terryn9450
    @terryn9450 5 років тому +3

    Such a good teacher... this guy needs to be hire at a college

  • @sanjanarana5467
    @sanjanarana5467 4 роки тому

    FREE RESOURCES: For Data Structures and Algo
    WEbsite Link:-www.pepcoding.com/resources/online-java-foundation

  • @nishtha27
    @nishtha27 6 років тому +4

    Thank you very much sir, ths was the best huffman coding explanation i've ever seen.

  • @AmanRaj-bt2kr
    @AmanRaj-bt2kr 8 місяців тому +1

    I was watching it everywhere on others channel but not able to understand clearly...
    But somehow i have got your video and ultimately i can say that my concept has been cleared...
    Thank u so much !

  • @SarbbottamBandyopadhyay
    @SarbbottamBandyopadhyay 5 років тому +7

    If anyone is practicing along, the position of B and A in the optimal merge tree got swapped at 16:10.

    • @vivek8438
      @vivek8438 3 роки тому +1

      Yeah but still it is correct

    • @warThongo
      @warThongo Рік тому

      @@vivek8438 No. It is wrong.

    • @alexfurious2121
      @alexfurious2121 7 днів тому +1

      hi ik im 5 yrs late to this but for anyone else stumbling on this, the code message is also different for the example that the OP has pointed out. So no need to worry. Earlier A was coded as 001, here B is coded as 001. Enjoy :)

  • @michaelpeel3716
    @michaelpeel3716 4 роки тому

    Understandable, succinct , well presented - throw out your text books and listen to this man.

  • @nomanaslamkhan5000
    @nomanaslamkhan5000 4 роки тому +3

    Awesome explaination SIR. Really smooth and well explained.

  • @riyapatel7064
    @riyapatel7064 2 роки тому +1

    O my goddd! He makes every problem so easyyyyyyy, you’re so much talented and your teaching technique is just wowww! Mind blown😮

  • @benajagilman50
    @benajagilman50 6 років тому +6

    Best explanation on UA-cam. Thx.

  • @eugeniaancilla351
    @eugeniaancilla351 2 роки тому

    Your explanation of Huffman coding really helps me understand the topic better. I really like your approach to explaining the topic, where you used a simple example for the coding and decoding steps. Your explanation makes this complicated topic look so simple, thank you for the clear explanation!

  • @maths4every1
    @maths4every1 6 років тому +51

    Hi Sir,
    It was very difficult for me to get to know the difference between the algorithms and it's implementation..
    But after listening to your videos, I m master in solving those problems. Really I am grateful to you sir..
    Thank you so much for your wonderful teaching.. you teach us the very difficult concepts in a simple way..
    Really I am very thankful to you sir..
    I am struck up in heaps and heapsort concept.
    Please make a video on it sir..
    I didn't find that part. So asking sir..
    If it's already been done, please share the link sir..
    Thank you so much sir....

    • @maths4every1
      @maths4every1 6 років тому +1

      Thank you sir..

    • @yagzyalcntas553
      @yagzyalcntas553 6 років тому

      @@abdul_bari have you done the heap video sir?

    • @yagzyalcntas553
      @yagzyalcntas553 6 років тому

      @@abdul_bari ok :(

    • @niksa28
      @niksa28 5 років тому +2

      @@abdul_bari Beautiful video, sir. Are you familiar with Sloot encoding? He was able to compress a whole HD movie down to 4 kilobytes losslessly.
      He had a library of 370Mb, about 70Mb for each kind of data, movies, sound... He was obviously comparing data to data in his library, generating keys of minimal size which could regenerate the original on the remote computer from the same library.
      Only way this can be done even in theory is if he reduced big chunks of numbers to small mathematical expressions.
      For example number 302875106592253 can be shortened as 13^13. If numbers related to this one appear often, we can define it as letter a and then just express those other numbers as 2a, 3a etc.
      Multistage compression would allow for such extreme compression ratio. Exactly how he did it is not clear.

    • @ypv2408
      @ypv2408 5 років тому

      @@abdul_bari video on amortized analysis plz

  • @sandeshparajuli5346
    @sandeshparajuli5346 3 роки тому +1

    Best Lecture On UA-cam For Huffman Coding.

  • @megzz9783
    @megzz9783 6 років тому +3

    Best teacher ever, god bless you sir ❤

  • @patrickmathenge7996
    @patrickmathenge7996 3 роки тому

    I wish all the teacher are like HIM. He is a very good teacher. He understands what students need. Come to Kenya and mentor all the teachers/professors

  • @xhamadeex
    @xhamadeex 6 років тому +16

    beautiful! Just beautiful! Thank you soooooooooooooooooooooooooo much!

  • @gilbertaurelioputra
    @gilbertaurelioputra 2 роки тому +1

    I'm so thankful for your simple and clear explanation to Huffman Coding with great examples that helps me to further understand. Thank you!

  • @aamudaa
    @aamudaa 2 роки тому +8

    The above example can be further reduced into 8.625 bytes(69 bits) from 20 bytes(160 bits)
    Input: BCCABBDDAECCBBAEDDCC
    [1.] Total number of ASCII characters = 20
    [2.] Each ASCII character take minimum of 8 bits( 8 bits = 1 byte)
    [3.] Required size = 20 * 8 = 160 bits ~ 20 bytes
    The compression algorithm,
    [Step 0] : Use a TreeSet
    [Step 1] : Create a bit_level, and all possible pattern (assume the level start by 1)
    when bit_level = 1
    It means, the bit can only take two forms( either [1 or 0]) (i.e 2^1)
    [Step 2] : Check character existence in Step [0], doesn't exist goto Step[3], else goto step[4]
    [Step 3] : Character doesn't exist, and bit_pattern hasn't been exhausted

    Key that character( perhaps using a DLL--> DoublyLinkedList) with the unused bit pattern
    B

    • @ujin981
      @ujin981 2 роки тому

      The codes you propose lack a prefix property because BC will not be distinguishable from A.

    • @aamudaa
      @aamudaa 2 роки тому

      Please recheck properly.

    • @ujin981
      @ujin981 2 роки тому

      @@aamudaa Please have a look at what the prefix property actually is. And maybe even thank me.

    • @aamudaa
      @aamudaa 2 роки тому

      @@ujin981
      Can I assume this is what you're referring to by Prefix Property?
      "(computing theory) A coding system that uses (typically variable-length) codes that are distinguished by their "prefix property", which requires that there is no code word in the system that is a prefix (initial segment) of any other code word in the system."

    • @ujin981
      @ujin981 2 роки тому

      @@aamudaa Yes. Correct. Now you can comprehend that in your example BC is the prefix of A and therefore the proposed codes are not prefix-free.

  • @calvintjoaquinn1924
    @calvintjoaquinn1924 2 роки тому +1

    Your explanation really made me understand Huffman Code. Thanks for helping me learn this.

  • @vinu525
    @vinu525 6 років тому +3

    Fantastic explanation! Thank you for sharing sir.

  • @phantasyyy
    @phantasyyy Рік тому +1

    This guy a legend seriously. Thanks for your helpful courses! Keep up the good work Mister!

  • @xarenwo
    @xarenwo 5 років тому +4

    Hi, isn't (5) and 4(D) supposed to be inverted under 9?
    5 is bigger than 4(D) but stays on the left.
    Shouldn't it be 4(D) to the left and 5 to the right of 9 ?
    9
    / \
    D(4) 5
    By doing those changes, and after calculating the values using software, i get the following codes
    d:00
    e:010
    a:011
    b:10
    c:11
    Thank you

  • @Zahurafzal
    @Zahurafzal 5 років тому

    Really Really amazing Explanation of the huffman Coding. After hours of pounding over other sites this video made this algoithm extremely clear and easy to understand and implement. Thank you.

  • @aligoren
    @aligoren 6 років тому +3

    Thanks a lot. You're really good teacher. I followed your channel.

  • @SaiSriVidyaKurivella
    @SaiSriVidyaKurivella 3 місяці тому

    This is the most efficient and easiest explanation I guess. Thank you sir.

  • @madsamurai1296
    @madsamurai1296 8 місяців тому +3

    sir the technique you showed is wrong as in huffman tree the smaller node should be on the left side , here you placed 4 to the right of 5 which changed the code of the element d which is wrong

  • @jeffrbe
    @jeffrbe 2 роки тому

    Very good explanation sir. I just realized in the first few minutes that this is how compressing data works. Really enjoy it.

  • @KnightDark1233
    @KnightDark1233 6 років тому +3

    Thank you very much you are a very good teacher

  • @asterynn941
    @asterynn941 2 роки тому +1

    The explanation on the topic is concise and the way you explain it made it sound simple, thank you

  • @arpansarkar7924
    @arpansarkar7924 6 років тому +5

    sir if in the message like
    "Huffman coding is cool" this has spaces in it. Will the spaces is counted? pls reply sir

    • @arpansarkar7924
      @arpansarkar7924 6 років тому +1

      @@abdul_bari thanks sir you saved my sem i am also a student of you in udemy

    • @QuanDev2
      @QuanDev2 4 роки тому

      @@arpansarkar7924 a space is just a character, like any other character

  • @jason-yb9qk
    @jason-yb9qk 2 роки тому

    The way you explain it is very easy to understand. As a computer science student your video help me a lot in understanding lots of difficult topic. Thank you sir keep up the good work!

  • @ShoaibRajpoot
    @ShoaibRajpoot 6 років тому +3

    16:11 A replace by B ...
    how?
    before 16:11 A repeats 3 times and B repeats 5 times...

    • @FarbodNajafi
      @FarbodNajafi 5 років тому +1

      That's another txt. so numbers should be changed.

    • @AamirKhan-zy5yt
      @AamirKhan-zy5yt 5 років тому +1

      concentration level = 9999 😄😄

    • @ShoaibRajpoot
      @ShoaibRajpoot 5 років тому

      @@AamirKhan-zy5yt bhai mera ppr tha full tnsn mn prh rha tha is ne or de di

  • @nonamenosurname6127
    @nonamenosurname6127 3 роки тому

    Sir you have proved that all the best teachers are in UA-cam now.

  • @lokeshselvam2060
    @lokeshselvam2060 6 років тому +14

    8.37 huffman code

  • @SatyamKumar-bv4fc
    @SatyamKumar-bv4fc Рік тому

    Sir, aapko meri umar lag jaaye and aap aeise hi aage bhi padhate rahe. You are a gem sir.

  • @ravikiran7781
    @ravikiran7781 6 років тому +3

    i have a query. if we use Fixed size codes or Variable sized codes(huffman), the number bits to be sent for each characters are reduced for sure. While sending the table information, you mentioned
    character(8bits) + its fixed or variable sized codes( lets 2 bits for example). How can we send just 2 bits ?? I think we need to send the frequencies of each character again so that tree is reconstructed at the receiving end. But again if we send frequencies, in case of the huffman example it will be = 45(message) + 40(ascii characters) + 40(frequency count) = 125. The same is the case with Fixed. Can you please clarify on this?
    if it has to work the way you mentioned, my assumption is that this whole data A(01000010) A's Huffman(001) followed by B, C, D etc and the orignal data.
    But i believe we need to have some kind of delimiters between each pair( character, huffman code) and the before the original data.

    • @RanjeetKumar-bf4xf
      @RanjeetKumar-bf4xf 6 років тому

      Hey Ravi, Your doubt is very genuine now read it carefully,
      Let say you want to send a message above illustrated example in encoded form with the same frequency as told by sir, now, two things you must keep in mind
      1. The same person writes the encoding and decoding message.
      2. Your objective is to read(encode) the message not to count the occurrence of a letter.
      --Your first doubt- You want to send the frequency of the letters with character+fixed or variable size code.
      ----------------You are sending the original table with encoded table with encoded message, the message will tell the length.( How go to second doubt).
      --Your second doubt is you want a delimiter to identify each encoded bits.
      ---------------See, when you will construct the tree, it will generate the each encoded bits in such a way that "No Huffman code of given character will be prefix of another Huffman code".
      Using this you will be able to extract each encoded message without any mistake.
      For illustration----
      In the above given problem
      A- 001
      B-10
      C-11
      D-01
      E-000
      Here you can not find a single encoded character which is the prefix in any other encoded character.
      Hope it will help you.
      Thanks

  • @pedrojoao5786
    @pedrojoao5786 7 місяців тому

    Unbelievable explanation! Sr. deserves to be called a greater Teacher!

  • @rownitakhanam5013
    @rownitakhanam5013 4 роки тому +5

    There is a mistake in last part.The tree is diiferent from the previously drawn tree.

  • @devanlucian1598
    @devanlucian1598 2 роки тому +1

    I really appreciate your explanation regarding Huffman coding, especially regarding the coding and decoding. The explnation of the tree was reallyceasy to understand becuase of the great explanations and presentation.

  • @mahmudsajib8648
    @mahmudsajib8648 9 місяців тому +5

    Your tree construction is wrong. The left side should be 4 and right side should be 5 while creating node 9.

  • @rheinokatili8120
    @rheinokatili8120 2 роки тому +1

    This was a very clear and concise explanation on Huffman Coding. A definite favorite moment of mine in this video is the optimal pattern tree graph that illustrates the greedy approach. It certainly simplifies the complexity of the subject and assisted me in better understanding it.

  • @devanshtiwari3278
    @devanshtiwari3278 2 роки тому

    Thanks a lot sir.. because of you only I feel confident in dsa . No one other then you can teach dsa in such a manner , we are blessed to have you . Thankyou sir!!

  • @lohithaadapala6989
    @lohithaadapala6989 Рік тому +1

    Ahhhh Searching for this since ages! AND HERE IT IS WITH CRYSTAL CLEAR EXPLANATION 🤝

  • @quratulain1919
    @quratulain1919 2 роки тому +2

    I always feel like seeing you Sir, that he saved me. LOTS OF *RESPECT*

  • @jenex5608
    @jenex5608 3 місяці тому +1

    BEST CS TEACHER ON UA-cam

  • @alica5796
    @alica5796 2 роки тому

    Thank you for the clear explanation about Huffman Coding, Mr. Abdul Bari! It was excellent, really helps me to understand the concept better since you made the complex concept of Huffman coding become simpler. My favorite moment from this video is when you use a case to introduce and explain the greedy method in the beginning of the video, as well as when to illustrate the greedy method using the optimal pattern tree graph. This is a must-watch video as a computer science student!

  • @yt_surajsahu998
    @yt_surajsahu998 6 років тому +1

    Your way of explanation is amazing...You tells everything about the topic which associate with other topics.Your starting is very effective of any topic that makes me your fan..You are an Effective Teacher.I am sharing your video with my friends.

  • @wiernadicarneyprasetyo9391
    @wiernadicarneyprasetyo9391 2 роки тому

    A concept very well explained with clear voice. I can understand the scope of the problem in the introduction part. Thank you for the explanation.

  • @aatasnim4442
    @aatasnim4442 2 роки тому

    He is the best person who explain each & every doubt without asking. Thank u so much sir 😊

  • @esther.vemberly
    @esther.vemberly 2 роки тому

    Thank you for the explanation about Huffman coding! The pace and the way you explain it are so clear and help me to understand the topic better. I've been watching your youtube videos to understand Computer Science better and it's never failed to amaze me how you explain difficult concepts in simple examples!

  • @howtomo-cap5427
    @howtomo-cap5427 2 роки тому

    You are amazing, I cannot understand how this method works until I saw your video, thank you!

  • @vincentl94
    @vincentl94 2 роки тому +1

    the explanation is amazing and easy to understand, especially on how to determine the code.

  • @bobitttt
    @bobitttt 2 роки тому

    I like how you explain the Huffman Coding in simple terms that anyone can understand. You start with the simple things to help us understand the main concept of Huffman Coding. I'm curious, do we still use Huffman Coding now? Is compressing a file to a zip file uses Huffman Coding?