ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58 results

Kartikeya Sharma
Visitor Pattern in Java | Separate Algorithms | Behavioral

Separates algorithms from the object structure they operate on, allowing new operations to be added without modifying existing ...

8:47
Visitor Pattern in Java | Separate Algorithms | Behavioral

0 views

21 hours ago

Swaroop Talks
Java For Beginners in Telugu [PART 12] || Code with Swaroop || Zero to Hero || Selection Sorting

Explore: https://www.codewithswaroop.com Join WhatsApp community: ...

18:45
Java For Beginners in Telugu [PART 12] || Code with Swaroop || Zero to Hero || Selection Sorting

340 views

18 hours ago

RSstudies
Java Built-in Sort Explained 🚀 | Arrays.sort, Collections.sort, Comparator

In this video, we cover Built-in Sorting in Java, focusing on Arrays & Strings using Java's powerful in-built methods. Instead of ...

0:12
Java Built-in Sort Explained 🚀 | Arrays.sort, Collections.sort, Comparator

105 views

22 hours ago

NextGenSMIT
Difference between == & equals.#Java #JavaDeveloper #Programming #LearnJava #CodingShorts #coding

Ace your coding interviews with this quick Java question! In this short, we break down common programming problems that are ...

0:16
Difference between == & equals.#Java #JavaDeveloper #Programming #LearnJava #CodingShorts #coding

0 views

4 hours ago

Developer Coder
Minimum Number of Flips to Make the Binary String Alternating | LeetCode 1888 | Developer Coder

In this video on Developer Coder, we explore the popular LeetCode 1888 – Minimum Number of Flips to Make the Binary String ...

30:50
Minimum Number of Flips to Make the Binary String Alternating | LeetCode 1888 | Developer Coder

8 views

3 hours ago

DSAPracticeHub
Sort Colors | LeetCode Problem | Dutch National Flag Algorithm | Java | Count Sort

In this video, I explain how to solve the LeetCode problem "Sort Colors" using the Dutch National Flag Algorithm in Java.

3:38
Sort Colors | LeetCode Problem | Dutch National Flag Algorithm | Java | Count Sort

0 views

23 hours ago

Apna Career
Crack This DSA Question in 30 Seconds! 🚀  #job #motivation #jobsearch#success #jobseekers #dsa

Welcome to the DSA Practice Series! In this short, we solve an interesting Array-based DSA question that is commonly asked in ...

0:15
Crack This DSA Question in 30 Seconds! 🚀 #job #motivation #jobsearch#success #jobseekers #dsa

0 views

18 hours ago

CodeWithHarry
Web Development Roadmap 2026 (No BS Guide!)

Udemy WebDev Course: https://goharry.in/webdev TimeStamps 00:00 Introduction 00:38 Reality Check 01:25 How Web ...

17:04
Web Development Roadmap 2026 (No BS Guide!)

52,115 views

15 hours ago

KNOWLEDGE DOCTOR
Episode 14: Kadane’s Algorithm Pattern for Maximum Subarray | Flowchart & Thought Process | DSA

Data Structures and Algorithms (DSA) patterns are proven problem-solving techniques that help you identify the right approach ...

19:45
Episode 14: Kadane’s Algorithm Pattern for Maximum Subarray | Flowchart & Thought Process | DSA

26 views

13 hours ago

Next Gen Skills
Sliding Window Complete Guide - Max Sum Subarray & Longest Subarray | DSA Day 24 Java

Day 24 of Complete DSA Series in Java | Sliding Window Technique - From Basics to Mastery | Sliding Window tutorial In this ...

49:37
Sliding Window Complete Guide - Max Sum Subarray & Longest Subarray | DSA Day 24 Java

8 views

20 hours ago

Daily Dose Of LeetCode
Detecting Second Segment | Check if Binary String Has at Most One Segment of Ones | LeetCode 1784

In this video, we solve LeetCode 1784. Check if Binary String Has at Most One Segment of Ones using a simple linear scan ...

7:16
Detecting Second Segment | Check if Binary String Has at Most One Segment of Ones | LeetCode 1784

16 views

21 hours ago

CsWithAk
Smallest Window Containing All Characters | GFG-POTD |06/03/2026 | Python + Java + C++ solution #gfg

GFG Problem of the Day Solution in Python + Java + c++ Language. Problem: Smallest Window Containing All Characters ...

18:20
Smallest Window Containing All Characters | GFG-POTD |06/03/2026 | Python + Java + C++ solution #gfg

49 views

Streamed 21 hours ago

Codex Vishwa
Move All Zeros To End | Java DSA Series | 90 Days Challenge

90 Days DSA Challenge – Day 10 In this video, we solve an important array interview problem: **Move All Zeros To End of the ...

9:45
Move All Zeros To End | Java DSA Series | 90 Days Challenge

13 views

16 hours ago

DSA Unlocked
GFG Smallest Window Substring | Sliding Window Algorithm | DSA Interview Problem #coding #dsa

In this video, we solve the **Smallest Window Containing All Characters** problem using the **Sliding Window technique**.

7:45
GFG Smallest Window Substring | Sliding Window Algorithm | DSA Interview Problem #coding #dsa

0 views

23 hours ago

StudentSpark – Ignite Your Engineering Mind
Array Data Structure in Java | DSA Series for Placements

Welcome to Java DSA Complete Web Series In this video we will learn Array Data Structure in Java from beginner to interview ...

10:58
Array Data Structure in Java | DSA Series for Placements

0 views

15 hours ago

TheFullStackArchitect
LeetCode 1408 | String Matching in an Array | Java Solution & Complexity Analysis

In this video, we solve LeetCode 1408: String Matching in an Array. We'll walk through a clear Java implementation using a ...

8:55
LeetCode 1408 | String Matching in an Array | Java Solution & Complexity Analysis

10 views

11 hours ago

codestorywithMIK
Minimum Number of Flips to Make the Binary String Alternating | 3 Detailed Approach | Leetcode 1888

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 48th video of ...

45:12
Minimum Number of Flips to Make the Binary String Alternating | 3 Detailed Approach | Leetcode 1888

1,653 views

6 hours ago

codeWithKhan
LeetCode 1888 | Minimum Number of Flips to Make Binary String Alternating 🔥| Sliding Window O(n)

In this video, we solve LeetCode Problem 1888: Minimum Number of Flips to Make the Binary String Alternating. Please watch this ...

22:29
LeetCode 1888 | Minimum Number of Flips to Make Binary String Alternating 🔥| Sliding Window O(n)

23 views

4 hours ago

HustleWithDroid
My Udemy Course is LIVE 🎉 Get it FREE Today | DSA with Java | Coupon: SHALU1111 #dsa #DSA

My Udemy course is finally LIVE! After a lot of hard work and dedication, I'm excited to share my Data Structures & Algorithms ...

0:43
My Udemy Course is LIVE 🎉 Get it FREE Today | DSA with Java | Coupon: SHALU1111 #dsa #DSA

12 views

16 hours ago

Kernel Queen 👑
Minimum number of Flips to Make the Binary String Alternating | Leetcode 1888 | Java | Hindi

Video Link for 1758: https://youtu.be/acZ9jdLFwJQ?si=jWavFJZUxuxoL38n Problem Link: ...

7:48
Minimum number of Flips to Make the Binary String Alternating | Leetcode 1888 | Java | Hindi

7 views

9 minutes ago