ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

107 results

4SoftwareDevelopers
Avoid NullPointerException in #java #programming

Te voy a enseñar una forma en la que puedes evitar null pointers exception en Java y además puedes simplificar bastante tu ...

1:09
Avoid NullPointerException in #java #programming

2,149 views

5 days ago

Madiha Sehar
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

In this video, we learn how to reverse an array using the two pointer technique in Java, a very important DSA concept frequently ...

13:24
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

36 views

6 days ago

Code Silica
Trapping Rain Water | LeetCode Interview Question | Two Pointers Explained in Java

Day 12/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Trapping Rain Water” problem — one ...

6:33
Trapping Rain Water | LeetCode Interview Question | Two Pointers Explained in Java

0 views

4 days ago

Code Silica
Valid Palindrome | LeetCode Interview Question | Two Pointers Explained in Java

Day 8/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Valid Palindrome” problem — a very ...

6:14
Valid Palindrome | LeetCode Interview Question | Two Pointers Explained in Java

0 views

5 days ago

Code Silica
Container With Most Water | LeetCode Interview Question | Two Pointers Explained in Java

Day 11/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Container With Most Water” problem ...

6:21
Container With Most Water | LeetCode Interview Question | Two Pointers Explained in Java

0 views

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

0 views

5 days ago

ClipCoder
Stop Writing Nested Null Checks 🛑 (Use Optional) #shorts

The "Arrow Code" of nested null checks is hard to read. Java Optional makes handling null values fluent and safe.

0:09
Stop Writing Nested Null Checks 🛑 (Use Optional) #shorts

1,160 views

7 days ago

CodeAndChill
Reverse String in Java | LeetCode Problem 344 Explained

In this video, we solve LeetCode Problem 344 – Reverse String, a classic and frequently asked coding interview question. You'll ...

3:59
Reverse String in Java | LeetCode Problem 344 Explained

0 views

6 days ago

PHILODEX
#02 | Check Palindrome String | 2 Ways (Java)

Problem Statement Given a string, check whether it is a Palindrome. A string is called a Palindrome if it reads the same from left to ...

8:36
#02 | Check Palindrome String | 2 Ways (Java)

0 views

6 days ago

Code Silica
Two Sum II – Input Array Is Sorted | LeetCode Interview Question | Two Pointers Java

Day 9/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve “Two Sum II – Input Array Is Sorted”, a classic ...

6:47
Two Sum II – Input Array Is Sorted | LeetCode Interview Question | Two Pointers Java

3 views

5 days ago

TechE
Java Coding Patterns for Automation Testing | Collections, Maps & Problem-Solving Techniques #shorts

Master essential Java coding patterns for automation testing with this quick guide covering collections and maps, two pointers, ...

0:07
Java Coding Patterns for Automation Testing | Collections, Maps & Problem-Solving Techniques #shorts

1,030 views

5 days ago

vlogommentary
Effectively Reusing ByteBuffers Across Multiple InputStreams in Java

Learn how to safely reuse Java NIO ByteBuffers across multiple InputStreams without copying data, improving performance and ...

2:23
Effectively Reusing ByteBuffers Across Multiple InputStreams in Java

0 views

6 days ago

The Techzeen
DSA Tutorial #56: Quick Sort in Java EXPLAINED ⚡ Pivot & Partitioning Logic 🤯

Most students just copy Quick Sort… ✓ PROs understand the Partition Logic. In this DSA Tutorial, I explained Quick Sort in Java ...

19:12
DSA Tutorial #56: Quick Sort in Java EXPLAINED ⚡ Pivot & Partitioning Logic 🤯

37 views

5 days ago

Chandan Coding & Learning
How to Reverse an Array In-Place | Java DSA

In this video, we solve the Reverse an Array problem using the Two Pointer Technique. This approach is efficient, easy to ...

11:47
How to Reverse an Array In-Place | Java DSA

0 views

6 days ago

ExpertFunda
Apple Redistribution into Boxes | Leetcode 3074 Explained with Greedy Intuition

Today Leetcode Daily Practice:- Struggling with Leetcode 3074 Apple Redistribution into Boxes? In this video, we explain the ...

17:44
Apple Redistribution into Boxes | Leetcode 3074 Explained with Greedy Intuition

21 views

5 days ago

MG Programmers
What is Java? | Java Interview Question 1 | Learn English Through Coding (Beginner Friendly)

What is Java? This video explains Java programming in a simple interview-style conversation. This video is made for: Java ...

3:56
What is Java? | Java Interview Question 1 | Learn English Through Coding (Beginner Friendly)

2 views

2 days ago

Aasaan padhaai
two sum problem leetcode | java dsa series in hindi

In this video, we solve the Two Sum LeetCode problem (Problem 1) using Java and explain it in a simple and beginner-friendly ...

22:10
two sum problem leetcode | java dsa series in hindi

38 views

1 day ago

Mahesh Ahirwar
Middle of Linked List | Fast & Slow Pointer Technique | DSA Interview Question

Find the middle node of a linked list using the fast and slow pointer technique in just one pass. This is a very common linked list ...

0:56
Middle of Linked List | Fast & Slow Pointer Technique | DSA Interview Question

535 views

5 days ago

VIRAJ TECH
Node.java || Doubly Linked List Node Class Explained 💡

Learn the **Node class of a Doubly Linked List** in under 60 seconds! Quick explanation of its structure, pointers, and how it ...

0:05
Node.java || Doubly Linked List Node Class Explained 💡

229 views

5 days ago

TrainUrBrainX - Shivam Shakya
L6: Longest subarray sum k (POSITIVE NUMBERS) | Sliding window & Two Pointers | Array

DSA Brain Training Series By Shivam Shakya. → Longest subarray sum equal K (POSITIVE NUMBERS) Two Pointer Sliding ...

21:56
L6: Longest subarray sum k (POSITIVE NUMBERS) | Sliding window & Two Pointers | Array

7 views

3 days ago