ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,678 results

Glass Box Computing
Data Structures: Lab Exercises — Data Structures in C

Practice with data structures: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...

5:36
Data Structures: Lab Exercises — Data Structures in C

3 views

2 days ago

Glass Box Computing
Why Data Structures Matter? — Data Structures in C

Before the how, the why: what problem data structures solve, and what it costs you to get them wrong. We start from a concrete ...

6:21
Why Data Structures Matter? — Data Structures in C

13 views

2 days ago

Glass Box Computing
Data Structures: How to Read These Slides — Data Structures in C

How to Read These Slides — a focused lesson in the Data Structures series. A clear, visual explanation with a memory diagram ...

1:27
Data Structures: How to Read These Slides — Data Structures in C

6 views

2 days ago

Glass Box Computing
Data Structures: Recap — Data Structures in C

A tight recap of data structures: the mental model, the operations, and the costs — everything worth keeping. The essential ...

1:58
Data Structures: Recap — Data Structures in C

2 views

2 days ago

Glass Box Computing
Queues Deques: Lab Exercises — Data Structures in C

Practice with queues deques: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...

8:38
Queues Deques: Lab Exercises — Data Structures in C

0 views

18 hours ago

Glass Box Computing
Recursion: Operations — Data Structures in C

Operations — a focused lesson in the Recursion series. A clear, visual explanation with a memory diagram and real C code.

12:47
Recursion: Operations — Data Structures in C

5 views

16 hours ago

Glass Box Computing
Data Structures: Course Glossary — Data Structures in C

Course Glossary — a focused lesson in the Data Structures series. A clear, visual explanation with a memory diagram and real C ...

2:35
Data Structures: Course Glossary — Data Structures in C

6 views

2 days ago

Glass Box Computing
Data Structures: The Cost Model — Data Structures in C

The Cost Model — a focused lesson in the Data Structures series. A clear, visual explanation with a memory diagram and real C ...

8:23
Data Structures: The Cost Model — Data Structures in C

13 views

2 days ago

Veer Computer Education
DSA Topic-wise MCQs | Data Structure Most Important MCQs 2026 | Data Structure Using C Important ...

DSA Topics Wise MCQs | Data Structure Most Imp MCQs 2026 | Data Structure Using C Imp MCQs Playlist Link 👉 https://youtube ...

1:48:41
DSA Topic-wise MCQs | Data Structure Most Important MCQs 2026 | Data Structure Using C Important ...

68 views

3 weeks ago

Glass Box Computing
Arrays: Traversal — Data Structures in C

Traversal on arrays — visiting every element in order. This lesson shows exactly what happens, step by step, with a memory ...

1:11
Arrays: Traversal — Data Structures in C

11 views

2 days ago

DevOrbit
The Only C++ Course You Need before starting DSA🔥 Complete Roadmap & Introduction | DevOrbit

Welcome to the C++ for DSA Course by DevOrbit! Agar aap DSA start karna chahte ho lekin C++ basics, functions, references, ...

4:40
The Only C++ Course You Need before starting DSA🔥 Complete Roadmap & Introduction | DevOrbit

8 views

2 weeks ago

Glass Box Computing
Arrays: Searching — Data Structures in C

Searching on arrays — finding an element, by scan or by binary search. This lesson shows exactly what happens, step by step, ...

8:05
Arrays: Searching — Data Structures in C

2 views

2 days ago

Glass Box Computing
Dynamic Arrays: Lab Exercises — Data Structures in C

Practice with dynamic arrays: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...

8:24
Dynamic Arrays: Lab Exercises — Data Structures in C

2 views

2 days ago

Glass Box Computing
Why Stacks? — Data Structures in C

Before the how, the why: what problem stacks solve, and what it costs you to get them wrong. We start from a concrete problem, ...

5:36
Why Stacks? — Data Structures in C

1 view

1 day ago

Glass Box Computing
Arrays: Lab Exercises — Data Structures in C

Practice with arrays: work the problems yourself, then check the worked solutions. Hands-on exercises to turn understanding into ...

7:10
Arrays: Lab Exercises — Data Structures in C

0 views

2 days ago

Glass Box Computing
Data Structures: Abstract Data Types — Data Structures in C

Abstract Data Types — a focused lesson in the Data Structures series. A clear, visual explanation with a memory diagram and real ...

12:00
Data Structures: Abstract Data Types — Data Structures in C

11 views

2 days ago

Glass Box Computing
What Is a Stack? — Data Structures in C

A plain, precise definition of stacks — and the one idea everything else follows from. We define the structure exactly, picture it, and ...

1:39
What Is a Stack? — Data Structures in C

6 views

1 day ago

Glass Box Computing
Stacks: Common Mistakes — Data Structures in C

The bugs people actually hit with stacks — shown, explained, and fixed. A gallery of real mistakes: what they look like, why they ...

2:31
Stacks: Common Mistakes — Data Structures in C

6 views

1 day ago

Glass Box Computing
Doubly and Circular Linked Lists: Insertion — Data Structures in C

Insertion on doubly and circular linked lists — adding an element, and the shifting it forces. This lesson shows exactly what ...

5:19
Doubly and Circular Linked Lists: Insertion — Data Structures in C

1 view

1 day ago

Glass Box Computing
Stacks: Push and Pop — Array Stack — Data Structures in C

Push / Pop on stacks — adding and removing at the top. This lesson shows exactly what happens, step by step, with a memory ...

5:53
Stacks: Push and Pop — Array Stack — Data Structures in C

1 view

1 day ago