ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

140 results

Dr. Susheel George Joseph
MCACT103 Structured Programming in C IV, Pointers, Structures & Dynamic Memory

Pointers, Structures & Dynamic Memory in C.

2:43
MCACT103 Structured Programming in C IV, Pointers, Structures & Dynamic Memory

62 views

6 days ago

Vanga Therinjikalam
CS3251 Programming in C || Unit IV Structures || Dynamic Memory Allocation in C (malloc, calloc)

3. Dynamic Memory Allocation in C (malloc, calloc, realloc, free) ****************************************** This video explains ...

2:35
CS3251 Programming in C || Unit IV Structures || Dynamic Memory Allocation in C (malloc, calloc)

0 views

7 days ago

CodeLucky
False Sharing: The Hidden Parallel Programming Bug Explained

Why is my multi-threaded code slower than my single-threaded code? The answer might be False Sharing. This is a notorious ...

3:57
False Sharing: The Hidden Parallel Programming Bug Explained

17 views

6 days ago

Vanga Therinjikalam
CS3251 Programming in C || Unit IV Structures || Linked List in C Explained #list

5. Linked List in C Explained ****************************************** This video explains Linked List in C as per CS3251 ...

1:45
CS3251 Programming in C || Unit IV Structures || Linked List in C Explained #list

0 views

6 days ago

The Code Pathshala
🔥 Time & Space Complexity of Queue | Queue Data Structure | Big-O Explained

Want to clearly understand Time Complexity and Space Complexity of Queue for DSA and coding interviews? In this video, we ...

3:11
🔥 Time & Space Complexity of Queue | Queue Data Structure | Big-O Explained

0 views

3 days ago

shesolves
Fibonacci Number Made Easy 🚀

In this video, we will learn Fibonacci Number / Fibonacci Series in a very easy and beginner-friendly way ✨ We will understand: ...

2:47
Fibonacci Number Made Easy 🚀

11 views

6 days ago

Dr. Susheel George Joseph
MCACT103 STRUCTURED PROGRAMMING IN C Module V:Data Files, Enumeration, Macro, Command Line Arguments

Data Files, Enumeration, Macro, Command Line Arguments.

2:31
MCACT103 STRUCTURED PROGRAMMING IN C Module V:Data Files, Enumeration, Macro, Command Line Arguments

40 views

6 days ago

vlogommentary
Checking if a Template Parameter is a fixed_container of Size N Using C+ + 20 Concepts

Learn how to create a C+ + 20 concept to check if a type is a fixed-size container (like C-style arrays, std::array, std::span) of length ...

3:13
Checking if a Template Parameter is a fixed_container of Size N Using C+ + 20 Concepts

0 views

6 days ago

Data Universe
Pandas MCQ | Which Data Structure Is 1-Dimensional? (Series)

Pandas MCQ question for beginners Which data structure is 1-dimensional in Python Pandas? In Pandas: ✓ Series = 1D ...

0:05
Pandas MCQ | Which Data Structure Is 1-Dimensional? (Series)

0 views

1 day ago

Coder Land 💻
How to display Area of Circle in C++.

In this video, you will learn how to calculate and display the Area of a Circle using C++ programming. I have explained BOTH ...

1:48
How to display Area of Circle in C++.

21 views

6 days ago

CodeNova
Top 75 Interview Question | Day 3 | Product of Array Except Self | #blind75 #codenova

Welcome to Day 3 of LeetCode Top 75 — one of the most important problem sets for cracking coding interviews at top tech ...

2:16
Top 75 Interview Question | Day 3 | Product of Array Except Self | #blind75 #codenova

18 views

6 days ago

The Code Pathshala
🔥 Time & Space Complexity of Stack | Stack Data Structure | Big-O Explained

What You'll Learn in This Video: What is a Stack in Data Structures? Stack Principle: LIFO (Last In First Out) Time Complexity of ...

2:58
🔥 Time & Space Complexity of Stack | Stack Data Structure | Big-O Explained

6 views

4 days ago

vlogommentary
How to Properly Handle recv() Data and Remove Line Breaks in a TCP Socket in C

Learn how to safely receive and print TCP socket data in C, handle non-null-terminated buffers, and remove CR/LF characters ...

2:58
How to Properly Handle recv() Data and Remove Line Breaks in a TCP Socket in C

0 views

6 days ago

JE CLASSES Meerut
🔥07 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2025-26 || JEC ...

Upcoming
🔥07 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

0 views

0

CodeLucky
Static vs Dynamic Typing: Which is Better? (Programming Basics)

Are you confused about the difference between Static and Dynamic typing in programming? In this video, we break down the ...

3:41
Static vs Dynamic Typing: Which is Better? (Programming Basics)

14 views

6 days ago

Vanga Therinjikalam
CS3251 Programming in C || Unit IV Structures || Union in C Explained

6. Union in C Explained ****************************************** This video explains Union in C as per CS3251 – Programming in ...

2:15
CS3251 Programming in C || Unit IV Structures || Union in C Explained

5 views

5 days ago

Vanga Therinjikalam
CS3251 Programming in C || Unit IV Structures||Payroll Calculation & Self-Referential Structure in C

4. Payroll Calculation & Self-Referential Structure in C ****************************************** This video explains Payroll ...

1:15
CS3251 Programming in C || Unit IV Structures||Payroll Calculation & Self-Referential Structure in C

0 views

6 days ago

KsJunction
Introduction To Structure In C Programming In Hindi | Structure in One Short | #shorts #structure

Introduction To Structure In C Programming In Hindi | Structure in One Short | In Lecture 16 of our C Programming Course, we will ...

2:24
Introduction To Structure In C Programming In Hindi | Structure in One Short | #shorts #structure

0 views

2 days ago

GOO Coding Academy
How to Write a C++ Program to Calculate Area of a Rectangle | Beginner Tutorial #codingtutorial #GOO

In this video, you will learn how to write a simple C++ program to calculate and display the area of a rectangle step by step.

1:52
How to Write a C++ Program to Calculate Area of a Rectangle | Beginner Tutorial #codingtutorial #GOO

0 views

6 days ago

vlogommentary
Understanding Nibble Reversal in Bytes with Bitwise Operations

Learn efficient and safe methods for reversing nibbles in a byte using bitwise operations in C, and understand when masking is ...

3:29
Understanding Nibble Reversal in Bytes with Bitwise Operations

0 views

6 days ago