ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

21 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

6,221 views

5 years ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

TABLE OF CONTENTS 00:00:00 - Introduction 00:01:01 - Stacks and Queues 00:09:53 - Jack Learns the Facts 00:12:01 ...

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

564,069 views

2 years ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

TABLE OF CONTENTS 00:00:00 - Introduction 00:01:15 - Stacks and Queues 00:12:48 - Jack Learns the Facts 00:14:50 ...

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

242,291 views

Streamed 1 year ago

Silviya Velani
Do you know Stack can be implemented using Arrays and Linked Lists? 🤔

Hey guys! In this video, we dive into how a stack can be implemented using arrays and linked lists, along with the Time ...

0:27
Do you know Stack can be implemented using Arrays and Linked Lists? 🤔

63 views

3 years ago

Coding Tutorials by Umar Khan
Heap Data Structure in Java: Coding Tutorials by Umar Khan

In this video - the final video of this playlist - we will learn about the heap data structure and create a heap from scratch in Java.

52:00
Heap Data Structure in Java: Coding Tutorials by Umar Khan

205 views

3 years ago

Jasmeen Kaur
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

In this episode of my 2-Hour DSA Study With Me series, I focus on Queue data structure fundamentals and solve 2 important ...

7:07
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

663 views

2 months ago

Jasmeen Kaur
EP 14 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

In this episode of my 2-Hour DSA Study With Me series, I focus on Queue data structure fundamentals and solve 2 important ...

9:30
EP 14 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

827 views

2 months ago

Beyond Leetcode
Min Stack Leetcode | Get min at pop | Build Solution Formula | Explanation | Solving problem

... stack practice problems stack practice problems gfg leetcode stack questions leetcode stack queue stack hello world MIn stack ...

9:02
Min Stack Leetcode | Get min at pop | Build Solution Formula | Explanation | Solving problem

26 views

7 days ago

Arjay McCandless
System Design Interview Guide #coding #programming
1:26
System Design Interview Guide #coding #programming

81,973 views

7 months ago

Mind2Machine
Help Me plz 🥲🫠 | #shorts #dsa #education #coding #programming #java

Welcome to my Java + DSA Learning Series! If you are a beginner in programming and want to master Java + Data Structures ...

0:11
Help Me plz 🥲🫠 | #shorts #dsa #education #coding #programming #java

14,252 views

10 days ago

Hustle with Omkar
Don't Touch DSA Until You Watch This! [2026 Edition]

Don't Touch DSA Until You Watch This! [2026 Edition] The BEST Way to Start DSA in 2026 | Don't Waste Time! How I'd Start DSA ...

7:15
Don't Touch DSA Until You Watch This! [2026 Edition]

91 views

3 months ago

Simranjit Kaur
DSA Journey Day 1 💪 | Balancing Job + Coding Dreams (My Real Routine)

This is Day 1 of my DSA preparation journey I've already covered arrays, strings, recursion, stack, and queue — and now I'm ...

5:40
DSA Journey Day 1 💪 | Balancing Job + Coding Dreams (My Real Routine)

436 views

4 months ago

Mind2Machine
Which college you belongs |#shorts #btech #coding #dsa #java #education #programming

Only BTech Placement Training (PT) students can relate to this pain! If you are in engineering, you already know how PT ...

0:10
Which college you belongs |#shorts #btech #coding #dsa #java #education #programming

4,526 views

11 days ago

CodeWithAbdullah
Doubly Linked List Insertion Explained | Easy Step-By-Step Visualisation for Beginners

Learn how to insert a node in a Doubly Linked List with step-by-step, easy-to-understand visuals! In this video, Abdullah explains ...

19:02
Doubly Linked List Insertion Explained | Easy Step-By-Step Visualisation for Beginners

8 views

2 months ago

ACSES SGU
DSA Bootcamp | Registration Information | ACSES SGU | SANJAY GHODAWAT UNIVERSITY |

DSA Bootcamp Interest Registration Hey there! We are excited to announce the upcoming DSA (Data Structures and ...

2:06
DSA Bootcamp | Registration Information | ACSES SGU | SANJAY GHODAWAT UNIVERSITY |

227 views

2 years ago

Doctor Lai
Day 261 - Teaching Kids Programming - Find if Path Exists in Graph by Breadth First Search Algorithm

Post: https://helloacm.com/teaching-kids-programming-find-if-path-exists-in-graph-via-breadth-first-search-algorithm/ If you like ...

15:20
Day 261 - Teaching Kids Programming - Find if Path Exists in Graph by Breadth First Search Algorithm

922 views

4 years ago

CSDC Connect
Round 3 - Cognizant Technical Assessment Prerequisites by Astha Mishra

Cognizant Round 3 - Technical Assessment (GenC Elevate & GenC Next) Round 3 of the Cognizant Technical Assessment is ...

3:17
Round 3 - Cognizant Technical Assessment Prerequisites by Astha Mishra

1,308 views

1 year ago

Dilruba Köse
Yazılıma Başlarken Keşke Dediğim Şeyler 😳

Herkese selam Bu videoda biraz keşkelerimden bahsettim. Yazılıma yeni başladıysanız veya üniversitedeyseniz size keşke ...

6:54
Yazılıma Başlarken Keşke Dediğim Şeyler 😳

9,969 views

3 years ago

혀니C코딩
메모리 동적할당 - C언어 malloc함수, free함수, memory leak(메모리 누수), 메모리 heap영역

소스코드 : https://cafe.naver.com/honeyc/46312 runtime시 메모리를 할당한 후 해제 하는 방법에 대해 배웁니다. 메모리 동적 할당이 ...

13:52
메모리 동적할당 - C언어 malloc함수, free함수, memory leak(메모리 누수), 메모리 heap영역

41,610 views

2 years ago

혀니C코딩
[📌Singly Linked List 4] Node Traversal | Singly Linked List

You can traverse nodes in a singly linked list. Traversal means visiting all nodes. Instructor Kim Soo-hyun cafe.naver.com ...

7:48
[📌Singly Linked List 4] Node Traversal | Singly Linked List

4,897 views

3 years ago