ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

25 results

Owen Wu
Hackerrank Java Iterator

Could not solve on my own (come back to review later) https://www.hackerrank.com/challenges/java-iterator/problem?

3:28
Hackerrank Java Iterator

11 views

5 months ago

The Debug Zone
Removing HashMap Entries: Using Iterator with map.values() Explained

In this video, we dive into the intricacies of managing HashMap entries in Java, focusing specifically on how to safely remove ...

1:30
Removing HashMap Entries: Using Iterator with map.values() Explained

0 views

9 months ago

The Debug Zone
TreeMap iterator.remove() modifies the last Entry

Today's Topic: TreeMap iterator.remove() modifies the last Entry Thanks for taking the time to learn more. In this video I'll go ...

2:32
TreeMap iterator.remove() modifies the last Entry

0 views

4 months ago

Geoffrey Schmit
01.26: Linked List Iterators

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

38:51
01.26: Linked List Iterators

32 views

9 months ago

Roel Van de Paar
How to make an iterator cycle round in a thread safe way in java? (2 Solutions!!)

How to make an iterator cycle round in a thread safe way in java? Helpful? Please use the *Thanks* button above! Or, thank me ...

1:57
How to make an iterator cycle round in a thread safe way in java? (2 Solutions!!)

5 views

2 months ago

Roel Van de Paar
How can I reuse collections that would use the same backing iterator?

How can I reuse collections that would use the same backing iterator? Helpful? Please use the *Thanks* button above! Or, thank ...

2:04
How can I reuse collections that would use the same backing iterator?

11 views

1 month ago

Alfa Yohannis
Iterator Design Pattern Explained: Traverse Collections Without Exposing Internals

Ever written a loop that breaks the moment you swap an array for a linked list? The Iterator pattern fixes that by letting you walk ...

2:16
Iterator Design Pattern Explained: Traverse Collections Without Exposing Internals

2 views

7 days ago

Roel Van de Paar
Search without iterator for Map

Search without iterator for Map Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:22
Search without iterator for Map

5 views

3 months ago

Roel Van de Paar
How does next() method on iterators work? (4 Solutions!!)

How does next() method on iterators work? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:21
How does next() method on iterators work? (4 Solutions!!)

15 views

1 month ago

Coding with Minmer
Senior Engineer Cracks Meta’s Phone Screen (Leetcode 173 Variants)

Discover the actual variants Meta asks on Leetcode problem 173: Binary Search Tree Iterator. Timestamps: 00:00 Problem ...

24:30
Senior Engineer Cracks Meta’s Phone Screen (Leetcode 173 Variants)

5,405 views

10 months ago

Geoffrey Schmit
1.27: linked list iterator (remove and set)

Data Structures. Naperville North High School, Software Engineering, 2025-2026.

16:25
1.27: linked list iterator (remove and set)

85 views

9 months ago

Roel Van de Paar
Convert iterator code to Stream

Convert iterator code to Stream Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:25
Convert iterator code to Stream

1 view

1 month ago

Roel Van de Paar
How to make this algorithm lazy? (Java)?

How to make this algorithm lazy? (Java)? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:02
How to make this algorithm lazy? (Java)?

2 views

3 months ago

The Debug Zone
Can you have collections without storing the values in Java?

Today's Topic: Can you have collections without storing the values in Java? Thanks for taking the time to learn more. In this video ...

3:17
Can you have collections without storing the values in Java?

3 views

5 months ago

Roel Van de Paar
Multithreaded usage of `ConcurrentHashMap` iterators (2 Solutions!!)

Multithreaded usage of `ConcurrentHashMap` iterators Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:33
Multithreaded usage of `ConcurrentHashMap` iterators (2 Solutions!!)

1 view

3 weeks ago

The Debug Zone
Check two arguments for null in an elegant way

Today's Topic: Check two arguments for null in an elegant way Thanks for taking the time to learn more. In this video I'll go through ...

1:54
Check two arguments for null in an elegant way

1 view

3 months ago

Alfa Yohannis
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

Tired of tangled if/else chains that break every time you add a new mode? The State pattern lets an object change its behavior ...

2:12
State Pattern Explained: Clean Up Conditionals with State Objects (Java Example)

12 views

7 days ago

Roel Van de Paar
What is the performance efficient method for iterate java collection? (3 Solutions!!)

What is the performance efficient method for iterate java collection? Helpful? Please use the *Thanks* button above! Or, thank me ...

2:41
What is the performance efficient method for iterate java collection? (3 Solutions!!)

12 views

2 months ago

Alfa Yohannis
Pola Iterator (Iterator Pattern): Akses Koleksi Tanpa Bocorkan Penyimpanan

Pernah perulangan kode-mu rusak hanya karena array diganti LinkedList? Pola Iterator menyelesaikannya dengan menelusuri ...

2:26
Pola Iterator (Iterator Pattern): Akses Koleksi Tanpa Bocorkan Penyimpanan

2 views

7 days ago

Cave of Programming
How Python Actually Works — The Mental Model Nobody Teaches

Python Mastery Bundle: https://caveofprogramming.thinkific.com/bundles/python-mastery-bundle A complete path from ...

8:42
How Python Actually Works — The Mental Model Nobody Teaches

54,775 views

1 month ago