ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

61 results

Java Deep Dive - Interviews
Java Comparator Explained in 2 Minutes | Interview Question

Comparator in Java, How to implement it Java interview questions.

2:16
Java Comparator Explained in 2 Minutes | Interview Question

20 views

5 months ago

Vincent Vauban
What’s the difference between Comparable and Comparator in Java?

Java Interview Questions – Episode 8 What's the difference between Comparable and Comparator in Java? Both are used ...

1:14
What’s the difference between Comparable and Comparator in Java?

41 views

11 months ago

JavaSpringVault
Why No One Talks About Functional Interfaces Before Java 8

Ever wondered if Functional Interfaces existed before Java 8? In this video, we uncover how classics like `Runnable` and ...

2:09
Why No One Talks About Functional Interfaces Before Java 8

7 views

11 months ago

The Debug Zone
What is the Swift equivalent for Java's Comparator Interface

Today's Topic: What is the Swift equivalent for Java's Comparator Interface Thanks for taking the time to learn more. In this video ...

1:48
What is the Swift equivalent for Java's Comparator Interface

0 views

5 months ago

The Debug Zone
Java Streams: How to Sort with Comparator - A Step-by-Step Guide

In this video, we dive into the powerful world of Java Streams and explore how to effectively sort data using Comparators. Whether ...

2:40
Java Streams: How to Sort with Comparator - A Step-by-Step Guide

3 views

9 months ago

Lovers island boy
Quiz 14 :Java Interface types and Comparator
0:59
Quiz 14 :Java Interface types and Comparator

1 view

8 months ago

Asset
OOP. Practice 4. Interfaces, Comparable, Comparator
3:46
OOP. Practice 4. Interfaces, Comparable, Comparator

32 views

3 months ago

Java Deep Dive - Interviews
Comparable | Comparable vs Comparator in Java | Real Interview Use Case

Java Comparable Comparable vs Comparator Use Case.

3:43
Comparable | Comparable vs Comparator in Java | Real Interview Use Case

10 views

5 months ago

Neulax
Basic 5 Java interviews Questions with Answers (2025 Edition) | 2025-08-29 02:16 PM

Q4: What is Comparator interface? A4: Comparator provides external comparison logic so you can sort objects in different ways ...

1:49
Basic 5 Java interviews Questions with Answers (2025 Edition) | 2025-08-29 02:16 PM

2 views

10 months ago

codemonarch
Java 8 Stream Interview Question 🔥 | Find Min & Max in List (Easy Trick)

🔥 In this video we solve one of the most fundamental yet frequently asked Java coding interview problems — Find the Maximum ...

2:48
Java 8 Stream Interview Question 🔥 | Find Min & Max in List (Easy Trick)

3 views

3 months ago

Techie Dot Com
How to Sort Map by Values in Java 2025?

Want to sort a Map by its values in Java? In this video, learn how to sort map values in Java 2025 using Stream, ...

1:01
How to Sort Map by Values in Java 2025?

20 views

11 months ago

Java Tech Zone
Java Interview Question | Find Nth Highest Salary Using Java Streams

How to find the Nth highest salary using Java Streams?** This question is commonly asked in **Java developer interviews with ...

0:34
Java Interview Question | Find Nth Highest Salary Using Java Streams

28 views

4 months ago

Byte Wise 010
Java 8: Find the Longest String in a List (in One Line!) 🏆

Struggling to find the longest string in a list? This video shows you the most efficient and elegant way to do it using Java 8 Streams ...

2:47
Java 8: Find the Longest String in a List (in One Line!) 🏆

28 views

11 months ago

Quipoin
Functional Interface | Master Java 8 with Examples & Lambda Expressions | DAY - 27 (Part - 2)

Do we really need to write multiple lines just to implement one method in Java? In this video, you will learn about one of the core ...

3:41
Functional Interface | Master Java 8 with Examples & Lambda Expressions | DAY - 27 (Part - 2)

13 views

9 months ago

Neulax
Basic 5 Java interviews Questions with Answers (2025 Edition) | 2025-08-29 02:19 PM

Neulax - Java Interview Prep This video contains 5 Java interview questions with answers. Questions & Answers: Q1: What is ...

1:53
Basic 5 Java interviews Questions with Answers (2025 Edition) | 2025-08-29 02:19 PM

2 views

10 months ago

Byte Wise 010
Java 8: Sort Dates in Reverse Order (The Easiest Way) ⏳

Need to sort a list of LocalDate objects from newest to oldest? This video shows you the most efficient and elegant way to do it ...

3:41
Java 8: Sort Dates in Reverse Order (The Easiest Way) ⏳

39 views

11 months ago

Byte Wise 010
Java String Sorting: Order by Length! (Java 8 Streams Explained)

Ever needed to sort a list of strings not alphabetically, but by their length? This video shows you exactly how to do it using the ...

1:39
Java String Sorting: Order by Length! (Java 8 Streams Explained)

14 views

11 months ago

Raushan
Master Java Stream API | Real Project Use Case + IntelliJ Debug Example : 6

In this episode, we tackle one of the most common Java Stream API interview questions: How do you sort a list of employees by ...

2:31
Master Java Stream API | Real Project Use Case + IntelliJ Debug Example : 6

5 views

8 months ago

TechTonic Mindset
🔠 Java 8 Stream | Sort Employees by Name and Salary (Ascending Order)

In this tutorial, you'll understand how to use Comparator.comparing() and thenComparing() together — a key interview question ...

3:39
🔠 Java 8 Stream | Sort Employees by Name and Salary (Ascending Order)

15 views

9 months ago

赤信号の法則
Collectionsクラス ▶︎ sortメソッド ▶︎ Comparatorインタフェースを実装して並べ替えのルールを適用する方法 ▶︎ 自作クラス ▶︎ 匿名クラスとラムダ式への書き換え

コードはこちら https://nondad.chowder.jp/javaCodes/Collections_sort_Comparator_myClass_lambda.html Collectorsクラス ...

1:17
Collectionsクラス ▶︎ sortメソッド ▶︎ Comparatorインタフェースを実装して並べ替えのルールを適用する方法 ▶︎ 自作クラス ▶︎ 匿名クラスとラムダ式への書き換え

1 view

9 months ago