ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 results

vlogize
Implementing an Iterator for Your Custom Java Priority Queue

Learn how to implement an iterator for your custom Java priority queue class and understand the use of iterators in Java.

2:15
Implementing an Iterator for Your Custom Java Priority Queue

3 views

11 months ago

Next LVL Programming
What Is The Iterator Design Pattern? - Next LVL Programming

What Is The Iterator Design Pattern? In this informative video, we'll discuss the Iterator design pattern, a key concept in ...

3:32
What Is The Iterator Design Pattern? - Next LVL Programming

5 views

3 months ago

JC
Screen Recording 2025 02 23 Airline Project

My Java program manages and searches airline flights using the Iterator design pattern. It loads flight data from flight.txt, stores ...

1:26
Screen Recording 2025 02 23 Airline Project

2 views

9 months ago

Next LVL Programming
Why Should I Use Java Iterators For Collections? - Next LVL Programming

Why Should I Use Java Iterators For Collections? Are you curious about how to efficiently work with collections in Java?

2:28
Why Should I Use Java Iterators For Collections? - Next LVL Programming

0 views

1 month ago

Java
What is a fail-safe iterator? - Cracking the Java Coding Interview #javalanguage #javacoding

Cracking the #Java #Coding #Interview - Question 273: What is a fail-safe iterator? Watch all the questions here: ...

1:12
What is a fail-safe iterator? - Cracking the Java Coding Interview #javalanguage #javacoding

16,958 views

5 months ago

Next LVL Programming
What Is Java's Iterator And How Does It Function? - Next LVL Programming

What Is Java's Iterator And How Does It Function? Are you curious about how Java handles collections of data? In this video, we'll ...

3:29
What Is Java's Iterator And How Does It Function? - Next LVL Programming

1 view

1 month ago

TheRayCode
Unlock the power of Design Patterns in Java!

Unlock the power of Design Patterns in Java! Whether you're brushing up your skills or building a strong foundation, this series ...

3:27
Unlock the power of Design Patterns in Java!

1 view

9 months ago

vlogize
Efficiently Mapping Lists to Objects in Java without For Loops

Discover how to map elements from multiple lists to object properties in Java using Iterator design patterns instead of traditional ...

2:02
Efficiently Mapping Lists to Objects in Java without For Loops

1 view

2 months ago

vlogize
Understanding the OneShot Iterable Concept in Java

Discover how to effectively work with `OneShot Iterable` in Java, including insights on single-use iteration and practical coding ...

1:42
Understanding the OneShot Iterable Concept in Java

1 view

6 months ago

Ngồi Ngẫm Code
Iterator Pattern Là Gì ? - Design Pattern Tập 34 | Ngồi Ngẫm Code

Trong video ngày hôm nay, chúng ta sẽ cùng tìm hiểu về 1 loại Behavioral Design Pattern, đó là Iterator Pattern Nội dung video: ...

1:09
Iterator Pattern Là Gì ? - Design Pattern Tập 34 | Ngồi Ngẫm Code

177 views

7 months ago

Questpond
10 Most asked Design Patterns in Interviews.

We are excited for the upcoming live sessions for our "Youtube Paid Members" on C# Design Pattern Interview Questions, this ...

0:50
10 Most asked Design Patterns in Interviews.

13,048 views

11 months ago

CodeSnippet
Implement circuit breaker In Resilience4j #springframework #coding #programming
1:09
Implement circuit breaker In Resilience4j #springframework #coding #programming

13,968 views

10 months ago

Sudhanshu Jaiswal
#6 | Java Interview | Collections| Fail-Safe vs Fail-Fast Iterators

In this video, we break down the difference between Fail-Fast and Fail-Safe iterators in Java — two terms that sound similar but ...

3:48
#6 | Java Interview | Collections| Fail-Safe vs Fail-Fast Iterators

38 views

6 months ago

Viplove QA - SDET
How to Explain Singleton Pattern in Java | Real-World Example | Design Patterns

Singleton Pattern in Java is a widely used design pattern that ensures only one instance of a class exists. In this quick tutorial, I'll ...

0:51
How to Explain Singleton Pattern in Java | Real-World Example | Design Patterns

1,735 views

10 months ago

vlogize
Verständnis generischer Iteratoren in Java: Warum rohe Typen ClassCastException verursachen

Erkunden Sie die Feinheiten generischer Iteratoren in Java und warum die Verwendung roher Typen in Collections zu ...

1:54
Verständnis generischer Iteratoren in Java: Warum rohe Typen ClassCastException verursachen

0 views

3 weeks ago

vlogize
Efficiently Fetching Data with Kotlin Coroutines: An Asynchronous Batch Iterator Solution

Discover how to utilize `Kotlin coroutines` to create an asynchronous iterator that seamlessly fetches data batches while ...

2:55
Efficiently Fetching Data with Kotlin Coroutines: An Asynchronous Batch Iterator Solution

0 views

6 months ago

vlogize
Understanding sregex_iterator in C+ + : The Mystery of next and end

Dive into C+ + 's `sregex_iterator` and learn how `next` and `end` interact. Grasp iteration in regex matching with clear ...

1:46
Understanding sregex_iterator in C+ + : The Mystery of next and end

5 views

8 months ago

Java Guides and Learn AI with Ramesh
All 23 GoF Design Patterns By Ramesh Fadatare #designpatterns  #javaframework #java #interview

Today we're breaking down the GoF Design Patterns — the twenty-three patterns every developer should know. Let's move ...

2:48
All 23 GoF Design Patterns By Ramesh Fadatare #designpatterns #javaframework #java #interview

16,772 views

8 days ago

Frontend Masters
👁️ Implementing the Observer Pattern in JavaScript

Implementing the Observer Pattern in JavaScript Join Maximiliano Firtman and learn how to implement classic design patterns in ...

0:51
👁️ Implementing the Observer Pattern in JavaScript

11,536 views

10 months ago

vlogize
Understanding Recursive Ordered Node Coloring in Graphs

Discover how to effectively implement recursive node coloring in graphs with ordered processing using Java. Learn through clear ...

1:56
Understanding Recursive Ordered Node Coloring in Graphs

4 views

8 months ago