ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

46 results

HackerRank
Data Structures: Heaps

Learn about heaps. This video is a part of HackerRank's Cracking The Coding Interview Tutorial with Gayle Laakmann McDowell.

10:32
Data Structures: Heaps

1,420,357 views

9 years ago

Inside code
How to solve (almost) any binary tree coding problem

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

4:20
How to solve (almost) any binary tree coding problem

311,348 views

5 years ago

Back To Back SWE
Implement A Queue Using Stacks - The Queue ADT ("Implement Queue Using Stacks" on LeetCode)

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

15:00
Implement A Queue Using Stacks - The Queue ADT ("Implement Queue Using Stacks" on LeetCode)

43,687 views

7 years ago

Hello World
Reverse First K elements of Queue | @GeeksforGeeksVideos solution | Stack and Queue Playlist hello world

This is the video under the series of DATA STRUCTURE & ALGORITHM in a STACK & QUEUE Playlist. Now we are going to ...

8:09
Reverse First K elements of Queue | @GeeksforGeeksVideos solution | Stack and Queue Playlist hello world

5,902 views

4 years ago

Back To Back SWE
Clone A Linked List (With Random Pointers) - Linear Space Solution & Tricky Constant Space Solution

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

17:38
Clone A Linked List (With Random Pointers) - Linear Space Solution & Tricky Constant Space Solution

74,231 views

7 years ago

Anuj Kumar Sharma
Heap - Find Median of Running stream of Integers | Google Interview Question | DSA-One Course #35

Hey guys, In this video, We're going to solve a very important problem called - Find Median of running stream of integers.

15:35
Heap - Find Median of Running stream of Integers | Google Interview Question | DSA-One Course #35

85,534 views

4 years ago

John DeNero
Set Intersection

I recommend that you pause and I'll go over the answer in 3, 2, 1. We'll use i to index into lists s, and j to index into list t. And we'll ...

6:08
Set Intersection

10,174 views

6 years ago

Dinesh Varyani
How to represent a TrieNode in Java?

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

8:02
How to represent a TrieNode in Java?

7,183 views

5 years ago

Back To Back SWE
Max Contiguous Subarray Sum - Cubic Time To Kadane's Algorithm ("Maximum Subarray" on LeetCode)

Code & Problem Statement ...

19:38
Max Contiguous Subarray Sum - Cubic Time To Kadane's Algorithm ("Maximum Subarray" on LeetCode)

240,165 views

7 years ago

J David Eisenberg
Chapter 10: Nested Lists

Working with lists inside lists.

6:50
Chapter 10: Nested Lists

1,040 views

7 years ago

Dinesh Varyani
Insertion Sort in Java -  Part 1 | Animation | Sorting Algorithms

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

13:26
Insertion Sort in Java - Part 1 | Animation | Sorting Algorithms

17,685 views

5 years ago

Dinesh Varyani
Find the Missing Number in an Array | Animation | Coding Interview Question

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

9:46
Find the Missing Number in an Array | Animation | Coding Interview Question

30,485 views

4 years ago

Dinesh Varyani
How to detect a loop in a Singly Linked List in Java? (Animation)

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

9:34
How to detect a loop in a Singly Linked List in Java? (Animation)

23,059 views

5 years ago

Dinesh Varyani
How to remove a given key from Singly Linked List in Java?

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

10:34
How to remove a given key from Singly Linked List in Java?

31,074 views

8 years ago

Dinesh Varyani
How to detect a loop in a Singly Linked List in Java ?

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

16:52
How to detect a loop in a Singly Linked List in Java ?

6,451 views

8 years ago

Mary Elaine Califf
Huffman Code

An introduction to Huffman Code file compression including building the code tree, encoding, and decoding. Timestamps ...

18:12
Huffman Code

2,442 views

5 years ago

Dinesh Varyani
Implementation - How to reverse a String using a Stack in Java ?

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

4:36
Implementation - How to reverse a String using a Stack in Java ?

16,663 views

5 years ago

Dinesh Varyani
Iterative Preorder traversal of a Binary Tree in Java

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

16:34
Iterative Preorder traversal of a Binary Tree in Java

34,392 views

8 years ago

Dinesh Varyani
How to reverse a String using a Stack in Java ? | Animation

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

6:13
How to reverse a String using a Stack in Java ? | Animation

24,244 views

5 years ago

Development Days
Floyd Rivest algorithm | Kth smallest algorithm | Quick Select Algorithm

Floyd-Rivest Algorithm A selection algorithm developed by Robert W. Floyd and Ronald L. to find kth smallest element.

11:53
Floyd Rivest algorithm | Kth smallest algorithm | Quick Select Algorithm

542 views

3 years ago