Awesome q2a theme
Ask us anything
Toggle navigation
Email or Username
Password
Remember
Login
Register
|
I forgot my password
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Blogs
Previous Year
Exams
Recent activity by anurag_yo
User anurag_yo
Wall
Recent activity
All questions
All answers
Exams Taken
All Blogs
User anurag_yo
Wall
Recent activity
All questions
All answers
Exams Taken
All Blogs
0
answers
geekforgeeks
Consider the following characters and their respective frequency: e - 4 f - 8 g - 16 k - 32 o - 10 r - 12 s - 18 If Huffman coding is used to encode the message, ... (B) 0100000100001100101000001000011001000000001011 (C) 1111111101001011111011110 011010111110111100110 (D) 1011111011110 011011111111010010111110111100110 What would be the tree for this ?
asked
Aug 2, 2020
in
Algorithms
|
9
views
algorithms
huffman-code
binary-tree
0
answers
Geekforgeeks Contest - Algorithms
Huffman coding is a lossless data compression algorithm. The most frequent character gets the smallest code and the least frequent character gets the largest code. Consider the following statements regarding Huffman coding algorithm? S1 : The time ... statements S1, S2, and S3 are correct. I am not getting proper explanation on Geekforgeeks for this question.
asked
Aug 1, 2020
in
Algorithms
|
14
views
algorithms
time-complexity
huffman-code
binary-tree
8,968
questions
3,119
answers
14,340
comments
95,792
users