ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,828 results

Frontlines EduTech
Why You’re Failing DSA Interviews After Watching YouTube 🤯

... #JavaWithDSA #CodingInterview #DSAPreparation #DataStructures #Algorithms #DSAPatterns #Java #PlacementPreparation ...

7:03
Why You’re Failing DSA Interviews After Watching YouTube 🤯

190 views

1 day ago

Beulah Christalin
Music Playlist Manager

Building a Music Playlist Manager using Singly Linked List.

13:45
Music Playlist Manager

4 views

6 days ago

Glass Box Computing
1.1 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 ...

8:19
1.1 Why Data Structures Matter? — Data Structures in C

50 views

3 weeks ago

Glass Box Computing
3.12 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 ...

10:28
3.12 Dynamic Arrays: Lab Exercises — Data Structures in C

8 views

3 weeks ago

Glass Box Computing
3.5 Dynamic Arrays: Append — Data Structures in C

Append on dynamic arrays — adding to the end, and when it stays cheap. This lesson shows exactly what happens, step by step, ...

10:12
3.5 Dynamic Arrays: Append — Data Structures in C

2 views

3 weeks ago

Glass Box Computing
17.6 Searching Recap — Data Structures in C

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

4:30
17.6 Searching Recap — Data Structures in C

2 views

7 days ago

Glass Box Computing
5.7 The Circular Variant — Data Structures in C

Close the loop and the special cases disappear: a ring has no NULL to guard, so a lap simply wraps. We build a ring from a single ...

5:55
5.7 The Circular Variant — Data Structures in C

3 views

2 weeks ago

Glass Box Computing
4.9 Linked Lists: Complexity & Pitfalls — Data Structures in C

The cost of every singly linked list operation in one place — big-O, and the traps that bite in practice. We build the complexity table ...

4:28
4.9 Linked Lists: Complexity & Pitfalls — Data Structures in C

3 views

3 weeks ago

Glass Box Computing
2.11 Arrays: Complexity & Pitfalls — Data Structures in C

The cost of every array operation in one place — big-O, and the traps that bite in practice. We build the complexity table from the ...

5:35
2.11 Arrays: Complexity & Pitfalls — Data Structures in C

1 view

3 weeks ago

Glass Box Computing
12.1 Why Heaps and Priority Queues? — Data Structures in C

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

6:49
12.1 Why Heaps and Priority Queues? — Data Structures in C

1 view

13 days ago

Gate Smashers
Confusion Matrix: TP, TN, FP & FN Explained | Machine Learning

Gate Smashers Shorts: Watch quick concepts & short videos here: https://www.youtube.com/@GateSmashersShorts Subscribe ...

8:10
Confusion Matrix: TP, TN, FP & FN Explained | Machine Learning

333 views

2 hours ago

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

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

7:39
6.5 Push and Pop — Array Stack — Data Structures in C

2 views

2 weeks ago

Glass Box Computing
10.9 Binary Search Trees: Complexity & Height — Data Structures in C

The cost of every binary search tree operation in one place — big-O, and the traps that bite in practice. We build the complexity ...

5:01
10.9 Binary Search Trees: Complexity & Height — Data Structures in C

2 views

13 days ago

Glass Box Computing
3.1 Why Dynamic Arrays? — Data Structures in C

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

7:44
3.1 Why Dynamic Arrays? — Data Structures in C

3 views

3 weeks ago

Glass Box Computing
7.4 Queues & Deques: Invariants — Data Structures in C

The invariants of queues and deques: the facts that must stay true after every operation. We state each invariant plainly and show ...

4:06
7.4 Queues & Deques: Invariants — Data Structures in C

0 views

2 weeks ago

Glass Box Computing
7.6 Enqueue and Dequeue — Data Structures in C

Enqueue / Dequeue on queues and deques — adding at one end, removing at the other. This lesson shows exactly what ...

19:30
7.6 Enqueue and Dequeue — Data Structures in C

7 views

2 weeks ago

Glass Box Computing
3.7 Dynamic Arrays: Access, Insert & Delete — Data Structures in C

Three operations on a dynamic array: get and set stay O(1), while insert and delete in the middle are still the array's O(n) shift.

5:14
3.7 Dynamic Arrays: Access, Insert & Delete — Data Structures in C

4 views

3 weeks ago

Glass Box Computing
14.5 A Graph in Memory — Data Structures in C | Previous Version

How graph representations actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture ...

5:49
14.5 A Graph in Memory — Data Structures in C | Previous Version

7 views

10 days ago

MySirG.com
You don't want to miss UCF again

No programming knowledge is required. This is ultimate coding foundation which takes you from absolute beginner to the ...

8:08
You don't want to miss UCF again

187 views

3 hours ago

Glass Box Computing
1.4 Course Intro: 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 ...

9:20
1.4 Course Intro: The Cost Model — Data Structures in C

6 views

3 weeks ago