ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,294 results

Anees Ahmed
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

sorted() → Sorts the elements of the stream in natural or custom order. distinct() → Removes duplicate elements from the stream.

1:17:02
Java 8 Features 7 (sort, distinct, reduce, foreach, max,min, findAny and findFirst methods) by Jafru

23 views

5 days ago

Dean Greer
Codewars Coding Exercise - Sorting the Odd Way - Java

This Java exercise has alot - arrays, ArrayLists, sorting, and index manipulation. A lot to unpack and learn here. Enjoy my ninjas.

17:17
Codewars Coding Exercise - Sorting the Odd Way - Java

6 views

3 weeks ago

NullLogic
Bubble Sort in Java | DSA Sorting Algorithm Explained Step by Step

pdf of dsa that i made and used for these series: Data structures ...

8:32
Bubble Sort in Java | DSA Sorting Algorithm Explained Step by Step

4 views

3 weeks ago

NullLogic
Selection Sort in Java | Easy Explanation | DSA Tutorial

This video explains Selection Sort in Java with a clear and beginner-friendly approach. pdf of dsa that i made and used for these ...

10:16
Selection Sort in Java | Easy Explanation | DSA Tutorial

2 views

3 weeks ago

Code Kage
GFG | Sort in Specific Order | Odd Descending & Even Ascending | In-Place Java Solution

In this video, we solve the problem “Sort in Specific Order”, where an array must be rearranged such that: All odd numbers ...

7:26
GFG | Sort in Specific Order | Odd Descending & Even Ascending | In-Place Java Solution

95 views

4 weeks ago

Think Type Smile
Sort Array in Ascending Order Using 3 Methods | Java for Beginners | Java Sorting Methods Explained.

In this video, I explain three different methods to sort an array in ascending order using Java. These approaches are commonly ...

8:27
Sort Array in Ascending Order Using 3 Methods | Java for Beginners | Java Sorting Methods Explained.

18 views

11 days ago

NullLogic
Merge Sort Algorithm in Java | Full Explanation

pdf of dsa that i made and used for these series: Data structures ...

22:07
Merge Sort Algorithm in Java | Full Explanation

2 views

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

97 views

2 weeks ago

Code Silica
3Sum | LeetCode Interview Question | Sorting + Two Pointers Explained in Java

Day 10/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “3Sum” problem — one of the most ...

6:03
3Sum | LeetCode Interview Question | Sorting + Two Pointers Explained in Java

1 view

3 weeks ago

NullLogic
Insertion Sort in Java | DSA Explained with Example

In this video, you will understand Insertion Sort Algorithm in Java in a simple way. pdf of dsa that i made and used for these series: ...

11:09
Insertion Sort in Java | DSA Explained with Example

3 views

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

281 views

9 days ago

Hacktrickz
25.8 : Comparable vs Comparator in Java | Sorting Explained [Abdul Bari] Java Course

This lecture explains Comparable and Comparator interfaces and how sorting works in Java using Arrays and Collections utilities.

27:04
25.8 : Comparable vs Comparator in Java | Sorting Explained [Abdul Bari] Java Course

11 views

4 weeks ago

Developer Coder
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into LeetCode 2943 – Maximize Area of Square Hole in Grid, a problem ...

22:18
Maximize Area of Square Hole in Grid | LeetCode 2943 | Sorting | Java Code | Developer Coder

193 views

2 days ago

Community Coders
Insertion Sort Algorithm in Java | Step-by-Step Explanation | Java

Learn the Insertion Sort algorithm using Java with a clear explanation of how it works, time and space complexity, and a simple ...

5:55
Insertion Sort Algorithm in Java | Step-by-Step Explanation | Java

23 views

9 days ago

Code Kage
GFG | Bus Conductor | Greedy + Sorting | Java

In this video, we solve the Bus Conductor problem from GeeksforGeeks (GFG). 🔑 Key Idea Sort both chairs[] and passengers ...

4:40
GFG | Bus Conductor | Greedy + Sorting | Java

38 views

4 weeks ago

vlogize
How to sort List Integer[] in Java

Discover how to effectively sort a `List Integer[]` in Java by comparing integer arrays and achieving the desired order ...

2:04
How to sort List Integer[] in Java

0 views

2 weeks ago

Komal Vhanmane
Leetcode | 944  Delete Columns to Make Sorted  | Java | Simple Appraoch | Daily Challenge

944 Delete Columns to Make Sorted Using Java where to find leetcode daily challenge leetcode yesterday daily challenge ...

6:27
Leetcode | 944 Delete Columns to Make Sorted | Java | Simple Appraoch | Daily Challenge

93 views

4 weeks ago

SyntaxSageNik
LeetCode 49: Group Anagrams - HashMap + Sort Magic in Java! 🚀😊👍

LeetCode 49 Group Anagrams! Group strings with the same chars & freqs. Pro Tip: Sorted chars = anagram key! "eat","tea" both ...

6:15
LeetCode 49: Group Anagrams - HashMap + Sort Magic in Java! 🚀😊👍

0 views

10 days ago

Learn & inspire with Pankaj
Java Interview Question 🔥 | Descending Order Sort Using Stream API | Java 8 | reels | Java program

Java Stream API Made Easy! In this video, you will learn how to sort a list in descending order using Java Stream API step by step.

4:03
Java Interview Question 🔥 | Descending Order Sort Using Stream API | Java 8 | reels | Java program

39 views

2 weeks ago

Dev Gupta
Counting sorting explanation in java (DSA)

I will provided the link of the dsa book of Narasimha Karumanchi in this book the merge sorted topic is available at page no.

12:11
Counting sorting explanation in java (DSA)

12 views

4 weeks ago