ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

242 results

Christian Queinnec
Iterator and Iterable interfaces

This video is part of the videos of the Diffuse Javascript MOOC.

2:04
Iterator and Iterable interfaces

41 views

7y ago

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

5mo 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

9mo ago

Peter Schneider
Looping through a HashMap using iterator does not stop for an if condition

Looping through a HashMap using iterator does not stop for an if condition I hope you found a solution that worked for you :) The ...

3:25
Looping through a HashMap using iterator does not stop for an if condition

3 views

2y ago

CloseBrace
JS Quick Hits - Array Iterators

ES 2015 brings us some new, really useful iterator methods. Three, in fact. Let's check them out! • Full-text version: ...

2:43
JS Quick Hits - Array Iterators

400 views

8y ago

The Debug Zone
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

In this video, we dive into the world of Java 8 to explore the differences between using Streams and Iterators when working with ...

1:38
Java 8: Stream vs Iterator in Map entrySet - Performance and Usage Explained

9 views

1y ago

The Debug Zone
How to Retrieve First N Values from an Iterator in Java 8: A Quick Guide

In this video, we'll explore a fundamental concept in Java 8: retrieving the first N values from an iterator. Whether you're working ...

3:03
How to Retrieve First N Values from an Iterator in Java 8: A Quick Guide

4 views

1y ago

Programming threads
Iterators tutorial for Javascript

What is an iterator in Javascript? The video will answer this question and many more about iterators. If you are new to Javascript ...

1:46
Iterators tutorial for Javascript

45 views

1y ago

Roel Van de Paar
Why do Java's Iterator and ListIterator point between elements?

Why do Java's Iterator and ListIterator point between elements? Helpful? Please support me on Patreon: ...

2:08
Why do Java's Iterator and ListIterator point between elements?

2 views

3y 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

4mo ago

Peter Schneider
Collections.remove() vs Iterator.remove() performance-wise

Collections.remove() vs Iterator.remove() performance-wise I hope you found a solution that worked for you :) The Content is ...

2:04
Collections.remove() vs Iterator.remove() performance-wise

1 view

1y ago

Roel Van de Paar
java iterator error sorting through hashset

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:25
java iterator error sorting through hashset

1 view

3y ago

The Debug Zone
Java FlatMap: Convert IteratorPairStreamA, StreamB to PairStreamA, StreamB

In this video, we dive into the powerful capabilities of Java's FlatMap function, specifically focusing on how to transform an ...

2:06
Java FlatMap: Convert IteratorPairStreamA, StreamB to PairStreamA, StreamB

0 views

1y ago

Nida Karagoz
Java iterator of regex matches from large source

Java iterator of regex matches from large source ✧ I really hope you found a helpful solution! ♡ The Content is licensed under ...

2:51
Java iterator of regex matches from large source

0 views

1y ago

Wassim Chegham
From JavaScript Iterator To Async Generator (in 20 seconds)

An animation showing how to write code using JavaScript Async Generators.

0:20
From JavaScript Iterator To Async Generator (in 20 seconds)

121 views

4y ago

The Debug Zone
Understanding Spliterator: Sized vs SubSized Flags in Java Explained

In this video, we delve into the intricacies of Java's Spliterator, a powerful tool for traversing and partitioning data. We'll explore the ...

3:39
Understanding Spliterator: Sized vs SubSized Flags in Java Explained

7 views

1y 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

2mo ago

Roel Van de Paar
Software Engineering: Is it true that "A Java Iterator is an Abstract Data Type"? (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:58
Software Engineering: Is it true that "A Java Iterator is an Abstract Data Type"? (3 Solutions!!)

9 views

3y ago

Roel Van de Paar
Code Review: An iterator returning all possible partitions of a list in Java (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:04
Code Review: An iterator returning all possible partitions of a list in Java (2 Solutions!!)

0 views

4y 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

3w ago