ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41 results

Anuj Kumar Sharma
Complete Java Collections Framework in 1 Video - Java Collections Framework

0:00 Overview 2:14 Collection Interface 4:46 ArrayList 17:24 Iterator 19:12 Stack 22:27 Queue and LinkedList 29:19 PriorityQueue ...

1:16:09
Complete Java Collections Framework in 1 Video - Java Collections Framework

1,183,432 views

4 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues
23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago

freeCodeCamp.org
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

Learn and master the most common data structures in this full course from Google engineer William Fiset. This course teaches ...

8:03:17
Data Structures Easy to Advanced Course - Full Tutorial from a Google Engineer

7,204,470 views

6 years ago

SithDev
Fibonacci Heaps or "How to invent an extremely clever data structure"

I want to tell you about a daunting, but truly fascinating data structure. At first sight, Fibonacci Heaps can seem intimidating. In this ...

29:42
Fibonacci Heaps or "How to invent an extremely clever data structure"

495,014 views

3 years ago

Tushar Roy - Coding Made Simple
Segment Tree Range Minimum Query

Create and query for minimum in segment tree ...

27:44
Segment Tree Range Minimum Query

294,660 views

10 years ago

Think Software
Parking Lot Design | Grokking The Object Oriented Design Interview Question

Parking Lot System Design is a commonly asked Object Oriented Design Interview Question in big tech companies like Google, ...

27:49
Parking Lot Design | Grokking The Object Oriented Design Interview Question

393,024 views

5 years ago

IIT Madras - B.S. Degree Programme
W6L4_Using Heaps in Algorithms

Using Heaps in Algorithms IIT Madras welcomes you to the world's first BSc Degree program in Programming and Data Science.

28:07
W6L4_Using Heaps in Algorithms

14,031 views

4 years ago

SDET lines
Java & Examples 6th Session. Java Collection Framework

Collection, List, Queue, Set, and sortedSet interfaces. ArrayList, Vector, LinkedList, PriorityQueue, HashSet, LinkedHashSet, and ...

22:09
Java & Examples 6th Session. Java Collection Framework

194 views

2 years ago

Geekific
Red-Black Trees Explained and Implemented in Java | Tree Rotations | Self-Balancing Trees | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you've watched the ...

20:01
Red-Black Trees Explained and Implemented in Java | Tree Rotations | Self-Balancing Trees | Geekific

28,684 views

4 years ago

Dinesh Varyani
Insertion Sort algorithm in Java (Part 2) | Animation | Sorting Algorithm

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

20:21
Insertion Sort algorithm in Java (Part 2) | Animation | Sorting Algorithm

14,421 views

5 years ago

Abdul Bari
4.9 Longest Common Subsequence (LCS)  - Recursion and Dynamic Programming

Longest Common Subsequence Problem using 1. Recursion 2. Memoization 3. Dynamic Programming PATREON ...

23:35
4.9 Longest Common Subsequence (LCS) - Recursion and Dynamic Programming

1,440,789 views

7 years ago

Dinesh Varyani
Kadane's Algorithm for Maximum Sum Subarray - 2 | Dynamic Programming |  Animation

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

20:54
Kadane's Algorithm for Maximum Sum Subarray - 2 | Dynamic Programming | Animation

5,244 views

4 years ago

codebasics
Linked List - Data Structures & Algorithms Tutorials in Python #4

Linked list is a data structure similar to array in a sense that it stores bunch of items. But unlike array, linked lists are not stored in ...

28:16
Linked List - Data Structures & Algorithms Tutorials in Python #4

962,019 views

5 years ago

Dr. Krishan Kumar, Gurukul Kangri University
59. Circular Queue | Queue data structure | Data Structures

Circular queue is type of queue data structure of computer science; also known as ring buffer or circular buffer, used in various ...

1:56:22
59. Circular Queue | Queue data structure | Data Structures

1,355 views

4 years ago

Gate Smashers
L-4.5: Deadlock Avoidance Banker's Algorithm with Example |With English Subtitles

Banker's algorithm is a deadlock avoidance algorithm. It is used in banking systems to determine whether a loan can be granted ...

24:04
L-4.5: Deadlock Avoidance Banker's Algorithm with Example |With English Subtitles

3,502,275 views

7 years ago

Dinesh Varyani
How to insert a word in Trie - Part 2 | Animation

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

23:01
How to insert a word in Trie - Part 2 | Animation

5,452 views

5 years ago

Back To Back SWE
Find the k'th Largest or Smallest Element of an Array: From Sorting To Heaps To Partitioning

Code & Problem Statement ...

29:13
Find the k'th Largest or Smallest Element of an Array: From Sorting To Heaps To Partitioning

278,889 views

6 years ago

Microsoft Visual Studio
Visual C++ STL Code Review: GH-1994, Implement P1425 iterator range constructors for stack and queue

In this video, we review GH-1994: https://github.com/microsoft/STL/pull/1994 titled “Implement P1425 iterator range constructors ...

1:23:33
Visual C++ STL Code Review: GH-1994, Implement P1425 iterator range constructors for stack and queue

1,168 views

4 years ago

ALL ABOUT ELECTRONICS
What is Magnitude Comparator (Digital Comparator) | 1-bit, 2-bit and 4-bit Comparators Explained

In this video, the design of 1-bit, 2-bit, and 4-bit Magnitude Comparators are explained in detail and at the later part of the video, ...

21:14
What is Magnitude Comparator (Digital Comparator) | 1-bit, 2-bit and 4-bit Comparators Explained

562,536 views

3 years ago

Dinesh Varyani
Binary Tree Traversals in one video (Recursive & Iterative with Animation and Implementations)

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

3:10:22
Binary Tree Traversals in one video (Recursive & Iterative with Animation and Implementations)

1,570 views

4 years ago