ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

141 results

ByteQuest
Huffman Coding Visually Explained

in this video, I've explained huffman coding algorithm for compressing data and how it efficiently reduces the size of a file.

5:52
Huffman Coding Visually Explained

9,317 views

10 months ago

Istamosh
[29] HackerRank: Tree - Huffman Decoding | Step-by-Step Solution

Language: Java Strategy: traverse over the string binary to direct the current node traversal, if it hits the end node (leaf node), ...

24:20
[29] HackerRank: Tree - Huffman Decoding | Step-by-Step Solution

0 views

12 days ago

Shovan Prita Paul
Huffman  Decoding
0:27
Huffman Decoding

1 view

4 months ago

Shovan Prita Paul
Huffman Encoding/Decoding
0:13
Huffman Encoding/Decoding

3 views

4 months ago

vlogize
Resolving the out of memory Error in Octave's Huffman Decoding

Discover how to fix `out of memory` errors caused by large index types when working with Huffman decoding in Octave.

1:56
Resolving the out of memory Error in Octave's Huffman Decoding

1 view

7 months ago

vlogize
Solving the Maximum Recursion Depth Error in Huffman Decoding with Python

Learn how to tackle the `maximum recursion depth error` in Huffman decoding using iterative methods in Python to efficiently ...

2:07
Solving the Maximum Recursion Depth Error in Huffman Decoding with Python

0 views

7 months ago

vlogize
Understanding the Deflate Compression Algorithm: Decoding HCLEN + 4 Bits and Beyond

Dive deeper into the deflate algorithm and learn how to decode dynamic Huffman codes, including a clear breakdown of `HCLEN ...

1:50
Understanding the Deflate Compression Algorithm: Decoding HCLEN + 4 Bits and Beyond

63 views

9 months ago

CodeBlack
Huffman Encoding Basic Practice Problem

Learn how Huffman Encoding works and why it's one of the most efficient data compression algorithms. This video breaks down ...

4:29
Huffman Encoding Basic Practice Problem

39 views

9 months ago

CodeLucky
Huffman Coding Explained | Data Compression Algorithm

Learn how Huffman Coding works to compress data efficiently! 📉 In this video, we break down the Huffman Coding algorithm, ...

3:49
Huffman Coding Explained | Data Compression Algorithm

0 views

10 hours ago

Farhana Huda
CSCI 3302 Huffman Coding

Section 3 session 24/25.

10:57
CSCI 3302 Huffman Coding

24 views

6 months ago

Baa Code Education
Huffman Coding Explained | Compressing Text Step-by-Step

Learn how Huffman Coding works to compress text efficiently step-by-step! In this video, we'll walk through building a Huffman ...

3:39
Huffman Coding Explained | Compressing Text Step-by-Step

1,165 views

4 months ago

Database Podcasts
Huffman Coding: Efficient Variable-Length Data Compression @DatabasePodcasts

Huffman coding uses greedy algorithms for optimal prefix-free codes. Learn how frequency-based Huffman trees are built, how ...

4:12
Huffman Coding: Efficient Variable-Length Data Compression @DatabasePodcasts

2 views

4 months ago

FactAura
5 Facts About Huffman Coding | Huffman Coding Explained

Discover the fascinating world of Huffman Coding in our latest video, “Huffman Coding: The Secret Behind Efficient Compression!

0:58
5 Facts About Huffman Coding | Huffman Coding Explained

1,055 views

11 months ago

The Code Bit
Huffman Coding

Huffman coding is a lossless data compression algorithm used to minimize the average length of encoded messages. It assigns ...

0:43
Huffman Coding

939 views

9 months ago

一碟
project 5 Huffman coding part 2

Project 5 (Java): Huffman coding part 2 (continuation of part 1). In this project, you will include all the code in your part -1.

0:38
project 5 Huffman coding part 2

0 views

4 days ago

vlogize
Resolving Huffman Encoding Issues in Java: How to Properly Read Binary Files

Understanding the Problem: Corrupted Huffman Decoding in Java If you've been working on decoding Huffman encoded files in ...

1:43
Resolving Huffman Encoding Issues in Java: How to Properly Read Binary Files

0 views

7 months ago

BillBird
Algorithm Science (Summer 2025) - 16 - Huffman Coding

This video was made as part of a second-year undergraduate algorithms course sequence (Algorithms and Data Structures I and ...

1:19:39
Algorithm Science (Summer 2025) - 16 - Huffman Coding

96 views

8 months ago

Computer Science and Engineering (TGPCET )
Huffman code Algorithm

The Huffman Coding Algorithm is a greedy algorithm used for lossless data compression. It assigns variable-length binary codes ...

12:12
Huffman code Algorithm

30 views

3 months ago

All Sorts Podcast
Huffman Coding: The Genius Algorithm Behind File Compression.

Discover the incredible story behind Huffman Coding, the revolutionary algorithm that changed the way we compress data.

11:53
Huffman Coding: The Genius Algorithm Behind File Compression.

36 views

9 months ago