ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,196 results

CommunicationNetworks
HTTP/2 Explained: Binary Framing, Header Compression & HPACK Simplified

Dive into the core of HTTP/2! In this video, we break down: Binary Framing – How HTTP/2 organizes data into frames for faster ...

33:41
HTTP/2 Explained: Binary Framing, Header Compression & HPACK Simplified

22 views

10 days ago

Nataraja Murthy
Binary Gap Explained in Minutes | LeetCode 868 Easy Solution | Bit Manipulation Made Simple

Want to master bit manipulation problems? In this video, we break down the Binary Gap problem step by step. Learn how to find ...

29:43
Binary Gap Explained in Minutes | LeetCode 868 Easy Solution | Bit Manipulation Made Simple

40 views

Streamed 1 month ago

ACE YOUR CS - WITH M. NAFEES
CH 1: Number System Explained (Binary, 2’s Complement, Overflow) | O Level CS 2210 | Part 1

This video covers the topic of Number Systems from the O Level Computer Science (2210) syllabus. It includes an introduction to ...

27:14
CH 1: Number System Explained (Binary, 2’s Complement, Overflow) | O Level CS 2210 | Part 1

3 views

1 day ago

Shience for Life
How Humans Invented Math to Solve Problems | Binary, Log, Imaginary Numbers Explained

In this video I explain how mathematics evolved as humans tried to solve increasingly complex problems. We start with the ...

22:23
How Humans Invented Math to Solve Problems | Binary, Log, Imaginary Numbers Explained

61 views

2 weeks ago

ExpertFunda
LeetCode 1582 Explained | Special Positions in a Binary Matrix | Java Solution with Intuition

Struggling with LeetCode 1582? Learn how to solve Special Positions in a Binary Matrix step-by-step with explanation, intuition, ...

23:40
LeetCode 1582 Explained | Special Positions in a Binary Matrix | Java Solution with Intuition

21 views

2 weeks ago

ExpertFunda
LeetCode 1980: Find Unique Binary String Explained (Diagonal Trick + Java Solution)

Learn how to solve LeetCode 1980 Find Unique Binary String using Cantor's Diagonalization method. Step-by-step explanation, ...

20:08
LeetCode 1980: Find Unique Binary String Explained (Diagonal Trick + Java Solution)

51 views

2 weeks ago

Embedded DeepDive
FreeRTOS Binary Semaphore Explained with ESP32 | Task Signaling Demo (M2L7P3)

Lecture Description In this lecture, we explore Binary Semaphores in FreeRTOS and understand how they are used for task ...

23:33
FreeRTOS Binary Semaphore Explained with ESP32 | Task Signaling Demo (M2L7P3)

0 views

10 days ago

ExpertFunda
LeetCode 1680 Explained | Concatenation of Consecutive Binary Numbers | Java Bit Manipulation

Struggling with LeetCode 1680? This detailed step-by-step explanation breaks down the binary concatenation process . Learn the ...

22:25
LeetCode 1680 Explained | Concatenation of Consecutive Binary Numbers | Java Bit Manipulation

56 views

3 weeks ago

ExpertFunda
LeetCode 3130 – Find All Possible Stable Binary Arrays II | Dynamic Programming Explained

Learn how to solve LeetCode 3130 Find All Possible Stable Binary Arrays II using Dynamic Programming. Step-by-step ...

30:23
LeetCode 3130 – Find All Possible Stable Binary Arrays II | Dynamic Programming Explained

62 views

12 days ago

abdullah abdelhakeem
Minimum Swaps to Arrange a Binary Grid - Optimal Solutions Explained | Code Deep Dive Episode 2

Welcome to Episode 2 of the Deep Dive Podcast! In this episode, we break down the classic coding interview problem: ...

20:06
Minimum Swaps to Arrange a Binary Grid - Optimal Solutions Explained | Code Deep Dive Episode 2

16 views

2 weeks ago

ExpertFunda
LeetCode 1404 Explained | Number of Steps to Reduce Binary to One | Greedy + Carry Approach

LeetCode 1404. Number of Steps to Reduce a Number in Binary Representation to One Struggling with Leetcode 1404?

30:29
LeetCode 1404 Explained | Number of Steps to Reduce Binary to One | Greedy + Carry Approach

87 views

3 weeks ago

CS By Huzaifa
O Level / IGCSE Number Systems Explained (Binary, Hex, 2’s Complement)  Computer Science 2210 / 0478

1 Understand how and why computers use binary to represent all forms of data • Any form of data needs to be converted to binary ...

39:10
O Level / IGCSE Number Systems Explained (Binary, Hex, 2’s Complement) Computer Science 2210 / 0478

0 views

3 days ago

One LeetCode Daily
LeetCode 1536 Explained | Minimum Swaps to Arrange a Binary Grid (Easy Trick!)

Solved LeetCode 1536 – Minimum Swaps to Arrange a Binary Grid Easy Trick: Just calculate the number of trailing zeros ...

20:11
LeetCode 1536 Explained | Minimum Swaps to Arrange a Binary Grid (Easy Trick!)

48 views

2 weeks ago

ExpertFunda
LeetCode 1545 Explained 🔥| Find Kth Bit in Nth Binary String | Recursion Intuition

Struggling with LeetCode 1545? This detailed step-by-step explanation breaks down the recursive structure, pointer tracing logic, ...

28:46
LeetCode 1545 Explained 🔥| Find Kth Bit in Nth Binary String | Recursion Intuition

52 views

2 weeks ago

UGC NET JRF Fillerform
UGC NET 2026 | Binary to Decimal Conversion | Binary to Decimal Explained | UGC NET June 2026

ugcnet2026 #netexam #fillerform UGC NET/SET 2026 की तैयारी कर रहे छात्रों के लिए Paper 1 का ...

37:53
UGC NET 2026 | Binary to Decimal Conversion | Binary to Decimal Explained | UGC NET June 2026

189 views

Streamed 3 weeks ago

Sanyam IIT Guwahati
Special Binary String | LeetCode 761 | Recursion & Lexicographical Sorting

Special Binary String | LeetCode 761 | Recursion & Lexicographical Sorting Connect with me: ...

21:34
Special Binary String | LeetCode 761 | Recursion & Lexicographical Sorting

1,192 views

1 month ago

ExpertFunda
Leetcode 761. Special Binary String

Join this channel to get access to perks: https://www.youtube.com/channel/UCnwRmVlggsF71RnbHPuB02w/join Today Leetcode ...

25:28
Leetcode 761. Special Binary String

95 views

1 month ago

ExpertFunda
LeetCode 1536 Explained | Minimum Swaps to Arrange Binary Grid | Greedy + Bubble Strategy

Struggling with LeetCode 1536? This step-by-step explanation breaks down the intuition, trailing zero logic, greedy row ...

30:33
LeetCode 1536 Explained | Minimum Swaps to Arrange Binary Grid | Greedy + Bubble Strategy

218 views

2 weeks ago

Physics Practical
|PHYSICS|Number System  | Binary number system | Boolean Algebra

Number Systems Explained (Decimal, Binary, Octal, Hexadecimal) | Full Conversion Guide अगर आपको Number System ...

1:01:02
|PHYSICS|Number System | Binary number system | Boolean Algebra

63 views

2 weeks ago

ExpertFunda
LeetCode 1689 Explained | Partitioning Into Minimum Number of Deci-Binary Numbers

LC 1689. Partitioning Into Minimum Number Of Deci-Binary Numbers Struggling with LeetCode 1689? Learn the simple intuition ...

25:54
LeetCode 1689 Explained | Partitioning Into Minimum Number of Deci-Binary Numbers

50 views

3 weeks ago