ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

IEMDaily - Video Lecture Notes (English)
98. Java Comparator vs Comparable: Master Custom Sorting & Collections Explained

Struggling to sort custom objects in Java? The standard Collections.sort method works great for simple lists, but it fails when you ...

6:35
98. Java Comparator vs Comparable: Master Custom Sorting & Collections Explained

0 views

1 day ago

ShashCode
Comparable vs Comparator in Java | Sorting Objects | Lambda Expressions Explained

Lecture Resources ...

25:54
Comparable vs Comparator in Java | Sorting Objects | Lambda Expressions Explained

334 views

2 weeks ago

DiscoDurodeRoer
Comparator in Java explained simply: sort objects your way

In this video, I explain step-by-step how the Comparator class works in Java and how to create your own comparators. You will ...

8:15
Comparator in Java explained simply: sort objects your way

44 views

1 day ago

Initiate Scientia
Comparable VS comparator in Java | The Java Series | E-48 | #byjpp

Hi all! Happy Java to you! Here's few links for your learning journey: 🖋️ Theoretical Java Playlist: ...

5:03
Comparable VS comparator in Java | The Java Series | E-48 | #byjpp

36 views

10 days ago

CodeHunt
Java Comparable vs Comparator in Hindi | Sorting in Java | Collection Framework

In this video, we will clearly understand Comparable and Comparator in Java, which are used for sorting objects in the Java ...

43:18
Java Comparable vs Comparator in Hindi | Sorting in Java | Collection Framework

69 views

4 days ago

SDET Adda For QA Automation
Sort Employee Objects by Name & Salary in Java — Collections.sort + Comparator

Implement functionality to sort a list of Employee objects in Java using the Collections API. The sorting should be performed using ...

13:05
Sort Employee Objects by Name & Salary in Java — Collections.sort + Comparator

99 views

3 weeks ago

PrinceAutomationDestination
Sorting of List Using Stream API in Java8| An Important Interview Question

Sorting of List using Stream API: An Important Programming problem Prior to Java8's Introduction of Stream: Natural Sorting: ...

21:09
Sorting of List Using Stream API in Java8| An Important Interview Question

105 views

9 days ago

CodeToCloudWithMruVedh
Java 8 Features Full Course in 60 Minutes | Theory + Coding Examples #Java8#Java8Features#programs

Java8 #Java8Features #JavaProgramming #javainterview This Java 8 Features – All in One video explains all important Java 8 ...

50:43
Java 8 Features Full Course in 60 Minutes | Theory + Coding Examples #Java8#Java8Features#programs

26 views

2 days ago

AgaDev
The Hidden Logic Behind Java Collections: What Every Developer Should Know

This video explores the essential Java collections—Lists, Sets, Maps, Queues, and Deques—while uncovering their deep ties to ...

29:05
The Hidden Logic Behind Java Collections: What Every Developer Should Know

19 views

2 days ago

Anand Thakar
Java interview Preparation part -3 | Comparable and Comparator | @andythakar | Anand Thakar

Follow Me ------------------------------------------------------------------ Instagram - https://www.instagram.com/andythakar Links ...

13:30
Java interview Preparation part -3 | Comparable and Comparator | @andythakar | Anand Thakar

2 views

13 days ago

Tpoint Tech Hindi
#53 Functional Interface in Java Part-6 | What is the Comparator Interface in Java 8? | TPT

📝 Training & Certification: 👉 https://forms.gle/dhZhETccxuQTCBQB9 In this video, you will learn about the Comparator ...

26:54
#53 Functional Interface in Java Part-6 | What is the Comparator Interface in Java 8? | TPT

53 views

2 weeks ago

CodeToCloudWithMruVedh
Java 8 All in One in 60 Minutes | Theory + Coding | Java Interview Questions#Java8#java8features

Master Java 8 in just 60 minutes This Java 8 All-in-One video covers important theory + hands-on programs that are frequently ...

1:14:03
Java 8 All in One in 60 Minutes | Theory + Coding | Java Interview Questions#Java8#java8features

35 views

4 days ago

CodeToCloudWithMruVedh
Java 8 Features Explained in Detail | Lambda, Stream API, Optional I #Java8#Java8Features#StreamAPI

Java8 #Java8Features #StreamAPI In this video, we explain all important Java 8 features in a simple and practical way.

52:49
Java 8 Features Explained in Detail | Lambda, Stream API, Optional I #Java8#Java8Features#StreamAPI

17 views

2 days ago

MJ's BACKEND BOOTCAMP
Java Interview Questions 🔥 | Top 80 Most Asked | Core Java, Spring Boot, Microservices | 1–10 Yrs

Crack your Java interview with confidence! This video covers real Java interview questions and answers for experienced ...

1:09:06
Java Interview Questions 🔥 | Top 80 Most Asked | Core Java, Spring Boot, Microservices | 1–10 Yrs

3,350 views

4 weeks ago

Build Luck
Top Java Interview Questions and Answers for Beginners Part 2 | Java Interview Question Answers

Why is HashMap faster than Hashtable? What is the difference between ArrayList and LinkedList? What is the difference between ...

3:58
Top Java Interview Questions and Answers for Beginners Part 2 | Java Interview Question Answers

15 views

6 days ago

Sudhanshu Jaiswal
JP Morgan Chase – Round 1 -  Q & A | Recently Asked (Dec 2025) | Java Developer

In this video, we go through real Java interview questions asked at JP Morgan Chase – Round 1 (Dec 2025). These questions are ...

39:15
JP Morgan Chase – Round 1 - Q & A | Recently Asked (Dec 2025) | Java Developer

1,105 views

2 weeks ago

Programmist
#Lection Модуль 2  Лекция 8  Comparator  Comparable
2:19:01
#Lection Модуль 2 Лекция 8 Comparator Comparable

12 views

2 weeks ago

My Notes with ai
Java Collections

topics Collections: Collections overview, Collection Interfaces, Collections Implementation Classes, Sorting in Collections, ...

7:07
Java Collections

1 view

3 weeks ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔

Ever wondered why every Java program starts with: public static void main(String[] args) Why not change it? Why static? Why void ...

6:39
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

8 days ago

Yuvraj
How to Override compareTo() Method...

Description: compareTo() Method in Set (TreeSet) The compareTo() method is used by sorted sets like TreeSet to compare two ...

8:17
How to Override compareTo() Method...

3 views

2 weeks ago