ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,274 results

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

390,246 views

3 years ago

HackerRank
Data Structures: Stacks and Queues

Learn the difference between linear data structures stacks and queues. This video is a part of HackerRank's Cracking The Coding ...

5:46
Data Structures: Stacks and Queues

595,388 views

9 years ago

ArjanCodes
Every Developer Should Know This

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'm exploring memory models in ...

15:38
Every Developer Should Know This

48,287 views

1 year ago

Computerphile
Reverse Polish Notation and The Stack - Computerphile

Reverse Polish, or Postfix notation is commonly used in Computer Science, particularly in reference to Stacks - but what are ...

13:32
Reverse Polish Notation and The Stack - Computerphile

320,599 views

11 years ago

Study Hub
Lecture 18: Power of Stacks and Queues: Advanced Applications in Java|Dijkstra's Algorithm Explained

This video explores sophisticated applications of basic data structures like stacks and queues, demonstrating their importance in ...

13:20
Lecture 18: Power of Stacks and Queues: Advanced Applications in Java|Dijkstra's Algorithm Explained

322 views

1 year ago

Geekific
Implement Queue using Stacks | Explained, Visualized and Implemented | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Most, if not all of the ...

4:07
Implement Queue using Stacks | Explained, Visualized and Implemented | Geekific

2,793 views

3 years ago

Geekific
Heap Space vs. Stack Memory in Java | Call Stack Explained | Memory Allocation | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ When you create new ...

6:12
Heap Space vs. Stack Memory in Java | Call Stack Explained | Memory Allocation | Geekific

25,497 views

4 years ago

Geekific
Introduction to Monotonic Stacks | Daily Temperatures LeetCode in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video, we tackle ...

6:03
Introduction to Monotonic Stacks | Daily Temperatures LeetCode in Java | Geekific

2,351 views

2 years ago

mycodeschool
Data structures: Array implementation of stacks

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

13:09
Data structures: Array implementation of stacks

873,638 views

12 years ago

Algorithms with Attitude
Stacks, Queues, and Double Ended Queues (Deques)

Table of Contents: 00:00 - Introduction and Prerequisites 00:18 - Stack Operations 01:13 - Queue Operations 01:52 - Deque ...

6:18
Stacks, Queues, and Double Ended Queues (Deques)

38,020 views

9 years ago

CS50
Call Stacks - CS50 Shorts

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

7:40
Call Stacks - CS50 Shorts

151,364 views

7 years ago

Geekific
Infix vs. Prefix vs. Postfix | Infix to Postfix using Stack | Postfix Evaluation in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Have you ever ...

8:09
Infix vs. Prefix vs. Postfix | Infix to Postfix using Stack | Postfix Evaluation in Java | Geekific

14,885 views

3 years ago

Amigoscode
The Ultimate Spring Boot Roadmap for Java Developers (2025 Update)

Want to master Spring Boot and backend development in 2025? In this video, I break down the entire Spring Boot roadmap ...

13:23
The Ultimate Spring Boot Roadmap for Java Developers (2025 Update)

74,546 views

8 months ago

Train To Code
Arrays Stacks & Queues

One of the most common tasks you will need to do as a software developer is store collections of objects in memory. Here we ...

6:49
Arrays Stacks & Queues

343 views

3 years ago

Geekific
Stacks: Explained and Implemented with Arrays and LinkedLists in Java | Data Structures | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we explain ...

11:07
Stacks: Explained and Implemented with Arrays and LinkedLists in Java | Data Structures | Geekific

2,245 views

4 years ago

Amigoscode
Java Roadmap for 2024

In this Java Roadmap I will discuss your Java learning path to help succeed as a java developer. Java still very popular and it I ...

11:28
Java Roadmap for 2024

202,586 views

2 years ago

MIT OpenCourseWare
12.2.2 Activation Records and Stacks

MIT 6.004 Computation Structures, Spring 2017 Instructor: Chris Terman View the complete course: https://ocw.mit.edu/6-004S17 ...

8:42
12.2.2 Activation Records and Stacks

17,359 views

6 years ago

Geekific
Depth First Search Explained and Implemented in Java | DFS | Graph Traversal & Theory | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ When it comes to graph ...

9:06
Depth First Search Explained and Implemented in Java | DFS | Graph Traversal & Theory | Geekific

56,840 views

4 years ago

mycodeschool
Pointers and dynamic memory - stack vs heap

See complete series on pointers here http://www.youtube.com/playlist?list=PL2_aWCzGMAwLZp6LMUKI3cc7pgGsasm2_ In this ...

17:26
Pointers and dynamic memory - stack vs heap

1,595,326 views

12 years ago

mycodeschool
Data Structures: Linked List implementation of stacks

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

10:58
Data Structures: Linked List implementation of stacks

652,717 views

12 years ago

Dinesh Varyani
How to implement a Stack using a Linked List in Java ? | Stack Data Structure

Get DSA Animation Slides - https://topmate.io/dinesh_varyani/950549 ▻Full DSA Course ...

19:44
How to implement a Stack using a Linked List in Java ? | Stack Data Structure

54,515 views

8 years ago

Dinesh Varyani
How to represent a Stack in Java ?

Get DSA Animation Slides - https://topmate.io/dinesh_varyani/950549 ▻Full DSA Course ...

4:07
How to represent a Stack in Java ?

36,138 views

8 years ago

Ekeeda
Array Stack - Stack - Data Structure Using Java

Access the Android App Download Link: ...

4:13
Array Stack - Stack - Data Structure Using Java

1,504 views

6 years ago

Learn Code With Durgesh
🔥 Dont use array for stack | Stack using Linked List | DSA using Java [Hindi]
19:45
🔥 Dont use array for stack | Stack using Linked List | DSA using Java [Hindi]

2,714 views

1 year ago

Tech With Tim
How To Become a Full Stack Developer in 2025 - Full Roadmap

Full Stack Development Program with Generative AI: https://bit.ly/GenAI-FSD-Program If you want to become a full stack developer ...

14:46
How To Become a Full Stack Developer in 2025 - Full Roadmap

51,971 views

3 months ago