3.4 Huffman Coding - Greedy Method

  Рет қаралды 1,569,673

Abdul Bari

Abdul Bari

Күн бұрын

How to Compress a Message using
Fixed sized codes
Variable sized codes (Huffman Coding)
how to decode
PATREON : www.patreon.com/bePatron?u=20...
Courses on Udemy
================
Java Programming
www.udemy.com/course/java-se-...
Data Structures using C and C++
www.udemy.com/course/datastru...
C++ Programming
www.udemy.com/course/cpp-deep...

Пікірлер: 980
@michaelbonnet590
@michaelbonnet590 4 жыл бұрын
Singh's Law: whatever you are trying to learn, a South Asian man somewhere on the internet explains it perfectly.
@snehashishsrivastava9018
@snehashishsrivastava9018 4 жыл бұрын
Indian the term you are looking for is Indian
@michaelbonnet590
@michaelbonnet590 4 жыл бұрын
@@snehashishsrivastava9018 sometimes they're Bangladeshi or Pakistani or otherwise
@thiccaxe
@thiccaxe 4 жыл бұрын
*curry Singh’s law
@hemantsood9579
@hemantsood9579 4 жыл бұрын
we indians always good with explaining
@abubakar205
@abubakar205 4 жыл бұрын
@@snehashishsrivastava9018 I am Pakistani and agree with this statement
@carloss.3928
@carloss.3928 4 жыл бұрын
My professor spent 1 1/2 hr to explain this. This man did it in 17 minutes. Thanks Professor Bari!
@giannisbraounis5861
@giannisbraounis5861 3 жыл бұрын
Mine spent 2 hr ....
@not_intrested
@not_intrested 3 жыл бұрын
Same
@Abhinav-eu5le
@Abhinav-eu5le 3 жыл бұрын
time compression technique
@TashingaPemhiwa
@TashingaPemhiwa 2 жыл бұрын
...and I learnt it in 12, thanks to KZbin 1.5X :D
@mathematics6199
@mathematics6199 Жыл бұрын
did your professor prove why this is better? if yes, then spending 1.5 hours is worthful,
@user-yv8ko3wy6t
@user-yv8ko3wy6t 4 жыл бұрын
Sir, please teach my professors how to teach.
@smarteducation47
@smarteducation47 3 жыл бұрын
🤣🤣🤣
@jagathyagar2794
@jagathyagar2794 3 жыл бұрын
Lol
@nishant_j
@nishant_j 3 жыл бұрын
exactly bro
@AnshuKumar-zn1qb
@AnshuKumar-zn1qb 3 жыл бұрын
Very true
@codebits2120
@codebits2120 3 жыл бұрын
🤣🤣😂
@aliz5972
@aliz5972 3 жыл бұрын
I'm proud to say that i'm his regular student not only on KZbin, on Udemy as well.
@rahularya7891
@rahularya7891 3 жыл бұрын
data structure also available there?
@aliz5972
@aliz5972 3 жыл бұрын
@@rahularya7891 g bhai
@wotizit
@wotizit 3 жыл бұрын
@@aliz5972 teek
@anujakulkarni8988
@anujakulkarni8988 3 жыл бұрын
@@aliz5972 How's the data structure course?
@aliz5972
@aliz5972 3 жыл бұрын
@@anujakulkarni8988I can't ask for anything more than that. Content is Complete and precise and the teacher got some skills man. He is genius.
@sakshisrivastava7033
@sakshisrivastava7033 Жыл бұрын
If teaching is a work of art, then you are a master piece sir. Huge respect!!
@tppt3987
@tppt3987 4 жыл бұрын
Huffman Coding starts @ 8:46 .
@amreys
@amreys 4 жыл бұрын
Bless you
@Q8Duelist
@Q8Duelist 4 жыл бұрын
thx!!
@masterpotato5167
@masterpotato5167 3 жыл бұрын
Thanks
@kmanikandan1346
@kmanikandan1346 Жыл бұрын
Tq
@PoojaVerma-vz5bn
@PoojaVerma-vz5bn 4 жыл бұрын
He is the best person who explain each nd evry doubt without asking. Thank u sir 😊
@bhavyapandey
@bhavyapandey 4 жыл бұрын
yes, relatable!!
@Vikasverma-ns4ob
@Vikasverma-ns4ob 3 жыл бұрын
That's true
@crewify5460
@crewify5460 Жыл бұрын
100th like💥
@purplegalaxy5265
@purplegalaxy5265 3 жыл бұрын
I passed my DAA thanks to you Sir! Allaah azza wa jal aapko khoob kamyabi ata farmaye! Ameen!
@manojvarmagottumukkala701
@manojvarmagottumukkala701 5 жыл бұрын
Never thought learning algorithms would be fun .Thanks ,sir for demystifying algorithms
@poojabennabhaktula4883
@poojabennabhaktula4883 5 жыл бұрын
Teaching is an art and you are the master of it🙏 thankyou sir you made my DAA concepts clear.
@hollyj8650
@hollyj8650 2 жыл бұрын
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.
@AnayShrikar
@AnayShrikar 6 жыл бұрын
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 KZbin. Great work Sir :)
@logicboard7746
@logicboard7746 3 жыл бұрын
I can’t believe you are such a good teacher, Sir. You remind me of my digital electronics teacher in my undergrad school
@AryanSharmaA
@AryanSharmaA 6 ай бұрын
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.
@steveo5946
@steveo5946 2 жыл бұрын
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!
@SaurabhSingh-kz5jv
@SaurabhSingh-kz5jv 6 жыл бұрын
I am following your videos since months, they're really classic. Thanks a lot for making such classic videos.
@shrayasichakraborty2375
@shrayasichakraborty2375 4 жыл бұрын
I never fast forward your videos,everything you say Sir,is valuable.
@badarikrishna3169
@badarikrishna3169 4 жыл бұрын
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..!! 🙌
@paragggoyal1552
@paragggoyal1552 Жыл бұрын
dude! same. It's like watching a movie.
@nicolausoares5447
@nicolausoares5447 3 жыл бұрын
I'm a Brazilian student of computing systems and I learn a lot more with you than with any other teatcher in here
@sandeshparajuli5346
@sandeshparajuli5346 2 жыл бұрын
Best Lecture On KZbin For Huffman Coding.
@bunwat223
@bunwat223 4 жыл бұрын
I'm a self-taught programmer , your videos help me alot . Thank you Sir 😊😊😊
@yagzyalcntas553
@yagzyalcntas553 5 жыл бұрын
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 :)
@matthewg4882
@matthewg4882 2 жыл бұрын
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!
@harinarayanjha5763
@harinarayanjha5763 5 жыл бұрын
After watching few videos on Huffman Coding, I can definitely say that this is the BEST video for the topic.... GREAT DEMONSTRATION...!!!!! (y)
@sachin7760
@sachin7760 5 жыл бұрын
Mind blowing style and teaching. So soothing and calming
@matSpiritLife
@matSpiritLife 5 жыл бұрын
who has disliked this video? Please dont give dislikes to the videos of Abdul Sir.
@datascientist1171
@datascientist1171 5 жыл бұрын
some assholes bro!
@rallokkcaz
@rallokkcaz 5 жыл бұрын
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 KZbin 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 жыл бұрын
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 жыл бұрын
these are the fastest brain alive.
@TheGerakas
@TheGerakas 4 жыл бұрын
Really stupid people that found these lectures difficult to follow.
@seanwijaya2404
@seanwijaya2404 Жыл бұрын
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.
@esther.vemberly
@esther.vemberly Жыл бұрын
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!
@harryboparai4976
@harryboparai4976 6 жыл бұрын
YOU are really a great teacher! Honestly i miss great Indian teachers like you up here in Canada!
@sethhannah7191
@sethhannah7191 5 жыл бұрын
Amazing sir! You've done a spectacular job explaining Huffman to me, I appreciate it!
@rajathshetty325
@rajathshetty325 4 жыл бұрын
Hello Aseem and Azam!
@shivranjankumar592
@shivranjankumar592 5 жыл бұрын
Wonderful Explanation !!! Keep it up, Sir !! This Planet needs You.
@chacho1155
@chacho1155 3 жыл бұрын
Best explanation I've found thus far. Thorough, concise and well articulated. Thank you, Abdul Bari! I got a midterm soon!
@aakashvishwakarma2243
@aakashvishwakarma2243 5 жыл бұрын
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
@gousemohiddinmohhammed354
@gousemohiddinmohhammed354 Жыл бұрын
sir you are making me lazy by covering whole syllabus in a single day GREAT TEACHING
@eugeniaancilla351
@eugeniaancilla351 Жыл бұрын
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!
@shawnyasha7715
@shawnyasha7715 Жыл бұрын
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
@sumitbangarwa1615
@sumitbangarwa1615 5 жыл бұрын
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.. 🙏🏼
@saadebad4123
@saadebad4123 5 жыл бұрын
ye to abdul bari hai ye to acha bacha hai .... thanks sir
@kairatopa9564
@kairatopa9564 4 жыл бұрын
ye school b jata h ye quran b pdhta h
@prathamyadav3105
@prathamyadav3105 4 жыл бұрын
Ye bat bhi manta hai...
@not_intrested
@not_intrested 3 жыл бұрын
Lol 😂
@srivatsavg3729
@srivatsavg3729 3 жыл бұрын
This is the best video on Huffman coding. I've been watching all your lectures. You are brilliant and your lectures are just beautiful to watch. Even though, I don't think we can thank you enough, thanks a lot for dedicating your time to help us.
@PetBuddies
@PetBuddies 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
@benajagilman50
@benajagilman50 6 жыл бұрын
Best explanation on KZbin. Thx.
@not_intrested
@not_intrested 3 жыл бұрын
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 2 жыл бұрын
I know right!!
@theexplorer9012
@theexplorer9012 4 ай бұрын
😂🎉
@rajime1645
@rajime1645 Ай бұрын
While teaching in class u will sleep due to lazy but if we want to clear in exam or forjob u will learn.
@blekekok
@blekekok Жыл бұрын
Now I understand how Huffman Coding works. Your explanation was very clear and simple, with great examples. Thanks
@quratulain1919
@quratulain1919 2 жыл бұрын
I always feel like seeing you Sir, that he saved me. LOTS OF *RESPECT*
@nishtha27
@nishtha27 6 жыл бұрын
Thank you very much sir, ths was the best huffman coding explanation i've ever seen.
@timothyliundi1893
@timothyliundi1893 Жыл бұрын
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!
@pedrojoao5786
@pedrojoao5786 13 күн бұрын
Unbelievable explanation! Sr. deserves to be called a greater Teacher!
@gilbertaurelio5534
@gilbertaurelio5534 Жыл бұрын
I'm so thankful for your simple and clear explanation to Huffman Coding with great examples that helps me to further understand. Thank you!
@manirajs4658
@manirajs4658 5 жыл бұрын
Hello Sir, I'm Maniraj. Your Teaching was Excellent.
@xhamadeex
@xhamadeex 5 жыл бұрын
beautiful! Just beautiful! Thank you soooooooooooooooooooooooooo much!
@anirudhbhardwaj6834
@anirudhbhardwaj6834 5 жыл бұрын
The way in which you explain everything is very simple to understand. Thank you Sir.
@YaNykyta
@YaNykyta Жыл бұрын
Absolutely teaching power ! So simple, so understandible... so clear, so perfect! Congrats and thanks professor!
@nomanaslamkhan5000
@nomanaslamkhan5000 4 жыл бұрын
Awesome explaination SIR. Really smooth and well explained.
@vinu525
@vinu525 6 жыл бұрын
Fantastic explanation! Thank you for sharing sir.
@bdacademia1261
@bdacademia1261 5 жыл бұрын
Sir, you are one of the best teachers i have ever seen in my life, thank you very much sir for your video tutorial
@_asher
@_asher 5 жыл бұрын
fullest explanation ive seen so far, very helpful! thanks
@megzz9783
@megzz9783 5 жыл бұрын
Best teacher ever, god bless you sir ❤
@terryn9450
@terryn9450 5 жыл бұрын
Such a good teacher... this guy needs to be hire at a college
@parthphalke4444
@parthphalke4444 Жыл бұрын
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
@minhletruong2915
@minhletruong2915 5 жыл бұрын
Thank you sir Abdul, I've read lots of documents about this algorithm but thanks to what you taught, I made sense all of it.
@KnightDark1233
@KnightDark1233 6 жыл бұрын
Thank you very much you are a very good teacher
@amudaadeolubadmus6282
@amudaadeolubadmus6282 Жыл бұрын
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 Жыл бұрын
The codes you propose lack a prefix property because BC will not be distinguishable from A.
@amudaadeolubadmus6282
@amudaadeolubadmus6282 Жыл бұрын
Please recheck properly.
@ujin981
@ujin981 Жыл бұрын
@@amudaadeolubadmus6282 Please have a look at what the prefix property actually is. And maybe even thank me.
@amudaadeolubadmus6282
@amudaadeolubadmus6282 Жыл бұрын
@@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 Жыл бұрын
@@amudaadeolubadmus6282 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.
@katrielwidjaja2839
@katrielwidjaja2839 Жыл бұрын
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!
@mahmoudessamsharshira1475
@mahmoudessamsharshira1475 3 жыл бұрын
Each time I repeat this video, I remember how amazing is your explanation! thank you Sir
@aligoren
@aligoren 6 жыл бұрын
Thanks a lot. You're really good teacher. I followed your channel.
@giristher6590
@giristher6590 2 жыл бұрын
Thanks for your help
@giristher6590
@giristher6590 2 жыл бұрын
Thanks for your help
@giristher6590
@giristher6590 2 жыл бұрын
Thanks for your help
@SarbbottamBandyopadhyay
@SarbbottamBandyopadhyay 5 жыл бұрын
If anyone is practicing along, the position of B and A in the optimal merge tree got swapped at 16:10.
@vivek8438
@vivek8438 2 жыл бұрын
Yeah but still it is correct
@aryanpunia5604
@aryanpunia5604 Жыл бұрын
@@vivek8438 No. It is wrong.
@juandelahoz4577
@juandelahoz4577 3 жыл бұрын
You explained this so quickly yet I understood better than in my teacher's 2 hour class
@vidushitandon6176
@vidushitandon6176 29 күн бұрын
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!! 🙏👏
@maths4every1
@maths4every1 6 жыл бұрын
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 жыл бұрын
Thank you sir..
@yagzyalcntas553
@yagzyalcntas553 5 жыл бұрын
@@abdul_bari have you done the heap video sir?
@yagzyalcntas553
@yagzyalcntas553 5 жыл бұрын
@@abdul_bari ok :(
@niksa28
@niksa28 4 жыл бұрын
@@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 4 жыл бұрын
@@abdul_bari video on amortized analysis plz
@madsamurai1296
@madsamurai1296 29 күн бұрын
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
@rahulunni4113
@rahulunni4113 5 жыл бұрын
Thank you sir. You have helped me a lot. The way you explain all this is just amazing and easy to understand. Thanks again for helping out.
@sepi4
@sepi4 6 жыл бұрын
Your videos have helped me a lot in my algorithm courses. Thanks!
@SRNR_PODCAST.
@SRNR_PODCAST. 3 жыл бұрын
friend :- there is a movie name kgf, hero occupied the gold mine,by killing garuda and won lots of hearts. mee :- there is a youtube channel name Abdul bari, Narasimha(mee) covered all videos in his channel, And solved all problems and placed in google. friend :- you won my heart tooo and yaa that's a greedy method... meee :- KGF bgm Starts...................................................................................................
@vamshisaminenisamineni2750
@vamshisaminenisamineni2750 3 жыл бұрын
Wowwwww
@lokeshselvam2060
@lokeshselvam2060 6 жыл бұрын
8.37 huffman code
@goodgamershow6505
@goodgamershow6505 4 жыл бұрын
you saved my time
@darwint6135
@darwint6135 Жыл бұрын
The explanation for the tree was easy to understand, thank you sir.
@geenstagni1060
@geenstagni1060 2 жыл бұрын
Superb video sir! Thank you so much, your short video is not only concise but incredibly clear and explained everything I need to know for my midterm in 2 hours!
@xarenwo
@xarenwo 5 жыл бұрын
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
@matteoturini7145
@matteoturini7145 9 ай бұрын
Is the same problem I got
@matteoturini7145
@matteoturini7145 9 ай бұрын
in 4 anni e l'avrai risorto
@arpansarkar7924
@arpansarkar7924 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 5 жыл бұрын
@@abdul_bari thanks sir you saved my sem i am also a student of you in udemy
@QuanNguyen-og6pq
@QuanNguyen-og6pq 4 жыл бұрын
@@arpansarkar7924 a space is just a character, like any other character
@SJain101
@SJain101 4 жыл бұрын
The best set of lectures ever made. Sir, kindly make videos on Java as well.
@surajsahu5821
@surajsahu5821 6 жыл бұрын
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.
@mahmudsajib8648
@mahmudsajib8648 2 ай бұрын
Your tree construction is wrong. The left side should be 4 and right side should be 5 while creating node 9.
@ShoaibRajpoot
@ShoaibRajpoot 5 жыл бұрын
16:11 A replace by B ... how? before 16:11 A repeats 3 times and B repeats 5 times...
@FarbodNajafi
@FarbodNajafi 5 жыл бұрын
That's another txt. so numbers should be changed.
@AamirKhan-zy5yt
@AamirKhan-zy5yt 5 жыл бұрын
concentration level = 9999 😄😄
@ShoaibRajpoot
@ShoaibRajpoot 5 жыл бұрын
@@AamirKhan-zy5yt bhai mera ppr tha full tnsn mn prh rha tha is ne or de di
@aubreysitepu5249
@aubreysitepu5249 Жыл бұрын
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!
@AmanRaj-bt2kr
@AmanRaj-bt2kr Ай бұрын
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 !
@rownitakhanam5013
@rownitakhanam5013 3 жыл бұрын
There is a mistake in last part.The tree is diiferent from the previously drawn tree.
@arindamghosh636
@arindamghosh636 2 жыл бұрын
can you please elaborate?
@ravikiran7781
@ravikiran7781 5 жыл бұрын
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 5 жыл бұрын
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
@bloodedge201
@bloodedge201 Жыл бұрын
This guy a legend seriously. Thanks for your helpful courses! Keep up the good work Mister!
@odinson4184
@odinson4184 3 ай бұрын
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!
@o8let506
@o8let506 Ай бұрын
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!
@howtomo-cap5427
@howtomo-cap5427 2 жыл бұрын
You are amazing, I cannot understand how this method works until I saw your video, thank you!
@alica5796
@alica5796 Жыл бұрын
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!
@calvintjoaquinn1924
@calvintjoaquinn1924 Жыл бұрын
Your explanation really made me understand Huffman Code. Thanks for helping me learn this.
@maheshnarayan6440
@maheshnarayan6440 5 жыл бұрын
Fantastic teaching style !!! Appreciate these videos !!! Thank you !!!
@jkumwenda
@jkumwenda 5 жыл бұрын
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.
@umalijnleonard4794
@umalijnleonard4794 5 жыл бұрын
sure, he is so good.
@asterynn941
@asterynn941 Жыл бұрын
The explanation on the topic is concise and the way you explain it made it sound simple, thank you
@nathanraditya7288
@nathanraditya7288 Жыл бұрын
I had a hard time understanding the coding table but you explained it very well, thank you!
@Zahurafzal
@Zahurafzal 4 жыл бұрын
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.
@jinkaku1589
@jinkaku1589 Жыл бұрын
A very clear explanation regarding the topic! Keep up the amazing work!
@michaelpeel3716
@michaelpeel3716 3 жыл бұрын
Understandable, succinct , well presented - throw out your text books and listen to this man.
@aishwaryashutosh7763
@aishwaryashutosh7763 5 жыл бұрын
Thank you, sir. You make these things really easy to understand.
3.5 Prims and Kruskals Algorithms - Greedy Method
20:12
Abdul Bari
Рет қаралды 2,7 МЛН
3.1 Knapsack Problem - Greedy Method
15:30
Abdul Bari
Рет қаралды 2,2 МЛН
I CAN’T BELIEVE I LOST 😱
00:46
Topper Guild
Рет қаралды 47 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 3,3 МЛН
Неприятная Встреча На Мосту - Полярная звезда #shorts
00:59
Полярная звезда - Kuzey Yıldızı
Рет қаралды 6 МЛН
Compressing text using Huffman trees worked example
15:48
Mr Dimmick's Computing Channel
Рет қаралды 34 М.
3.6 Dijkstra Algorithm - Single Source Shortest Path - Greedy Method
18:35
How Computers Compress Text: Huffman Coding and Huffman Trees
6:30
Tom Scott
Рет қаралды 1,8 МЛН
9.1 Huffman Coding  -Greedy Method |Data Structures Tutorials
34:05
Jenny's Lectures CS IT
Рет қаралды 490 М.
Huffman coding step-by-step example
4:43
Pizzey Technology
Рет қаралды 135 М.
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Sahil & Sarra
Рет қаралды 606 М.
2.6.3 Heap - Heap Sort - Heapify - Priority Queues
51:08
Abdul Bari
Рет қаралды 2 МЛН
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 748 М.
3.3 Optimal Merge Pattern - Greedy Method
9:33
Abdul Bari
Рет қаралды 521 М.
3. Greedy Method -  Introduction
12:02
Abdul Bari
Рет қаралды 1,4 МЛН
I CAN’T BELIEVE I LOST 😱
00:46
Topper Guild
Рет қаралды 47 МЛН