ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

275 results

Nikhil Lohia
Stack Data Structure explained with animations | Basic operations on Stacks | Study Algorithms

A visual representation of Stack with animations and examples. How does it work behind the scenes? What are the basic ...

13:41
Stack Data Structure explained with animations | Basic operations on Stacks | Study Algorithms

5,910 views

4 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

228,309 views

Streamed 1 year ago

Bit ReFactoring
Stack
25:23
Stack

20 views

1 year ago

Carnedd
Which Tech Stack?

Which tech stack should we use” is something I frequently get asked by people looking to start building a product, but it's also ...

5:24
Which Tech Stack?

3 views

2 years ago

CS50
CS50x 2025 - Lecture 4 - Memory

Pointers. Segmentation Faults. Dynamic Memory Allocation. Stack. Heap. Buffer Overflow. File I/O. Images. *** This is CS50 ...

2:26:31
CS50x 2025 - Lecture 4 - Memory

262,293 views

Streamed 1 year ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:02:49
CS50x 2024 - Lecture 5 - Data Structures

558,272 views

1 year ago

Michael Kamprath
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

Adding a stack pointer is a significant step in making my breadboard CPU easily programmed. With a stack pointer, I can leverage ...

41:10
Adding a Stack Pointer to the PUTEY-1 Breadboard TTL CPU

2,160 views

4 years ago

Sergiy Tytenko, PhD | Software Development
Lecture 6 | Lists, Stacks and Queues

Object-Oriented Programming and Data Structures.

1:17:31
Lecture 6 | Lists, Stacks and Queues

76 views

1 year ago

Superchain Eco
Bringing Native Account Abstraction to the OP Stack - Harry Seungmin Jeon

Join Harry from Kroma as he introduces native account abstraction to the OP Stack. Through this improvement, Kroma aims to ...

12:49
Bringing Native Account Abstraction to the OP Stack - Harry Seungmin Jeon

27 views

1 year ago

CS50
CS50 2021 in HDR - Lecture 5 - Data Structures

This is CS50, Harvard University's Introduction to the intellectual enterprises of computer science and the art of programming.

2:12:55
CS50 2021 in HDR - Lecture 5 - Data Structures

170,874 views

3 years ago

ramya vani
Implement a Stack so that we get Minimum element in O(1) time and O(1) space.
11:44
Implement a Stack so that we get Minimum element in O(1) time and O(1) space.

1 view

2 years ago

Grind And Glow Daily
Java Full Stack Mastery

Master the art of Java Full Stack Development! This video takes you through the complete journey of becoming a skilled Java ...

12:48
Java Full Stack Mastery

7 views

3 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Stacks : Representation, Operations & Implementation  Push, Pop, Peek Using Arrays | Full Tutorial

Stacks : Representation, Operations & Implementation Push, Pop, Peek Using Arrays | Full Tutorial PDF Link: ...

39:21
Stacks : Representation, Operations & Implementation Push, Pop, Peek Using Arrays | Full Tutorial

34 views

7 months ago

CS50
CS50x 2023 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:16:12
CS50x 2023 - Lecture 5 - Data Structures

381,111 views

Streamed 3 years ago

Michael Kamprath
PUTEY-1 Stack Pointer Build Update

I have been making progress on adding a stack pointer and index register to my PUTEY-1 breadboard TTL CPU. I am not quite ...

5:57
PUTEY-1 Stack Pointer Build Update

903 views

4 years ago

NextGen Coders: Python,Swift Tech Video & Coding
DSA Made Easy : C Program to Implement Stack Using Linked List | Build a Stack with Linked List in C

Description: In this video, we'll walk you through how to implement a stack using a linked list in C—step by step! Whether you're ...

21:00
DSA Made Easy : C Program to Implement Stack Using Linked List | Build a Stack with Linked List in C

21 views

7 months ago

Learn, Grow && Enjoy - by Sanyam Jain
49. Implement Stack using Queue | Queue | Problem Solving

This is the 49th question of the Problem Solving Series and 1st Queue problem. This question has been asked in Amazon, Oracle, ...

16:48
49. Implement Stack using Queue | Queue | Problem Solving

42 views

1 year ago

LETI AKSHAYA
What is Stack and Stack code in C
9:52
What is Stack and Stack code in C

4 views

1 year ago

learnwithme.
C++ DSA – Stack Explained | Push Pop | Beginner Friendly

In this video, I explain Stack in C++ DSA with real examples, Push/Pop operations, and how stack works in memory.

14:13
C++ DSA – Stack Explained | Push Pop | Beginner Friendly

12 views

1 month ago

Learning with Dr. Inayat Ur-Rehman
Stacks in C++ Complete Tutorial - Data Structures by Prof. Inayat Ur Rehman

Stacks in C++ Complete Tutorial - Data Structures by Prof. Inayat Ur Rehman What You'll Learn: What is a stack and how it works.

48:00
Stacks in C++ Complete Tutorial - Data Structures by Prof. Inayat Ur Rehman

279 views

2 years ago

Learn, Grow && Enjoy - by Sanyam Jain
48. Implement Queue using stacks | Stack | Problem Solving

This is the 48th question of the Problem Solving Series and 8th Stack problem. This question has been asked in Amazon, Oracle, ...

10:26
48. Implement Queue using stacks | Stack | Problem Solving

43 views

1 year ago

CS50
CS50x 2024 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:17:23
CS50x 2024 - Lecture 4 - Memory

392,204 views

1 year ago

NextGen Coders: Python,Swift Tech Video & Coding
Stacks & Polish Notation Explained Simply! | Master Polish  and Reverse Polish Notation with Stack

Learn Stack & Polish Notation (Prefix, Infix, Postfix) – Easily Explained! PDF Link: ...

38:36
Stacks & Polish Notation Explained Simply! | Master Polish and Reverse Polish Notation with Stack

22 views

7 months ago

Sherry Jiang
How to Build a Full-Stack App in 30 Mins - Using AI (Live Vibe Coding Session)

Learn more at codewithai.xyz 0:00 Building an AI Native Startup 17:03 Vibe Coding Demo in this LIVE vibe coding session during ...

1:03:03
How to Build a Full-Stack App in 30 Mins - Using AI (Live Vibe Coding Session)

796 views

6 months ago

TechJoy
How long does it REALLY take to become a six figure software developer?

Want to learn how to become a six figure software developer? Start with the basics in this free mini course: ...

0:41
How long does it REALLY take to become a six figure software developer?

189 views

2 years ago