ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

143 results

That Marathi Coderr
Move All Zeros To End of Array (In-Place) | Two Pointer | Java

In this video, we solve the classic DSA problem: Move all zeros to the end (right) of an array while maintaining the order of ...

7:47
Move All Zeros To End of Array (In-Place) | Two Pointer | Java

29 views

7 days ago

Web Fusion with Bharadwaj
5. 2 Pointers Algorithm  (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

15:40
5. 2 Pointers Algorithm (Java)

54 views

2 days ago

Web Fusion with Bharadwaj
23. Fast & Slow Pointers Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

16:07
23. Fast & Slow Pointers Algorithm (Java)

0 views

32 minutes ago

CodeSnippet
Pre Authorize Annotation In Spring Boot ✅ Must Know #java #springboot
1:12
Pre Authorize Annotation In Spring Boot ✅ Must Know #java #springboot

5,036 views

21 hours ago

Rest is Code
Pointers in C Explained Simply 🔥 (Not as Hard as You Think!)

Pointers in C are often confusing, but they're actually very simple once you understand the basics. In this short, we explain what ...

0:32
Pointers in C Explained Simply 🔥 (Not as Hard as You Think!)

1,128 views

2 days ago

BMR EDUCATION
C++ Ultimate Cheat Sheet 🚀 | Syntax, OOP, Pointers, STL & Interview Prep

Want to master C++ quickly for DSA, competitive programming, or interviews? This C++ Ultimate Cheat Sheet gives you a clear, ...

0:12
C++ Ultimate Cheat Sheet 🚀 | Syntax, OOP, Pointers, STL & Interview Prep

0 views

1 day ago

World Knowledge Academy
C++ Pointer Basics  | Print Variable Address Using Pointer (Beginner Friendly)

Learn the basics of pointers in C++ by printing the memory address of a variable. A simple and beginner-friendly example to ...

0:13
C++ Pointer Basics | Print Variable Address Using Pointer (Beginner Friendly)

0 views

2 days ago

Java Simplified
👉 Why 'a' + 1 Works but c + 1 Fails in Java 🤯

This Java code looks identical… but only one version works. Why does 'a' + 1 compile and print b, but c + 1 fails with a ...

0:20
👉 Why 'a' + 1 Works but c + 1 Fails in Java 🤯

0 views

23 hours ago

CodeLucky
Squares of a Sorted Array - LeetCode Solution | Two Pointers Algorithm

Learn how to solve the 'Squares of a Sorted Array' coding interview problem efficiently using the Two Pointers technique! In this ...

3:49
Squares of a Sorted Array - LeetCode Solution | Two Pointers Algorithm

0 views

1 day ago

RAJA QUEST
Two-Pointer Pattern | Move zeros to end of Array | DSA | JAVA

Instagram : -https://insta.openinapp.co/jua1hma Time Complexity :- https://yt.openinapp.co/xcrjr Space Complexity ...

41:53
Two-Pointer Pattern | Move zeros to end of Array | DSA | JAVA

753 views

5 days ago

Coding Blocks
Master Slow & Fast Two Pointers Questions | LeetCode + Codeforces Patterns

In this video, we break down one of the MOST important patterns used across LeetCode, Codeforces, and coding interviews ...

16:42
Master Slow & Fast Two Pointers Questions | LeetCode + Codeforces Patterns

217 views

7 days ago

SPS Tech | Learn Java | Crack Interviews
Why @Async Is Harmful in Java 🚫 | Virtual Threads Changed Everything

Many Java developers still use @Async and CompletableFuture—but in modern Java, this can be a serious mistake. @Async ...

0:48
Why @Async Is Harmful in Java 🚫 | Virtual Threads Changed Everything

0 views

4 hours ago

java_daily_challenge
Java MCQ #2 ☕ | Java Features Trick | #shorts

Java MCQ #2 ☕ Which of these is NOT a Java feature? A) Object-oriented B) Platform independent C) Use of pointers D) Secure ...

0:25
Java MCQ #2 ☕ | Java Features Trick | #shorts

97 views

2 days ago

Bunk College
String pool explained in 5 secs #java #coding #javainterview #codinginterview

Why string pool gives true in == ? Because it Points to same object in string pool.

0:08
String pool explained in 5 secs #java #coding #javainterview #codinginterview

320 views

20 hours ago

TFCA_512
Read caption... Printing values of array by pointers in c++ #coder #coding #cpp
0:11
Read caption... Printing values of array by pointers in c++ #coder #coding #cpp

0 views

1 day ago

Java Challengers
How to Become Global‑Ready as a Senior Java Developer

A lot of senior Java developers reach a point where the code is solid, the experience is real, but the opportunities still feel local.

1:17
How to Become Global‑Ready as a Senior Java Developer

0 views

2 days ago

Code with Rathore
LeetCode 88: Merge Sorted Array | Java & Python Solution | Two Pointer Approach (Hinglish)

Is video mein hum solve karenge LeetCode 88 "Merge Sorted Array". Ye ek popular interview question hai jisme aksar students ...

6:24
LeetCode 88: Merge Sorted Array | Java & Python Solution | Two Pointer Approach (Hinglish)

5 views

7 days ago

Code with Rathore
LeetCode 26: Remove Duplicates from Sorted Array | Java & Python | Two Pointer Approach

Is video mein hum solve karenge LeetCode 26 "Remove Duplicates from Sorted Array". Ye ek bohot common interview question ...

11:49
LeetCode 26: Remove Duplicates from Sorted Array | Java & Python | Two Pointer Approach

0 views

5 days ago

Leet'sCode
Valid Palindrome | Two Pointer Approach | LeetCode 125 | Time Complexity Explained

In this video, we solve LeetCode 125 – Valid Palindrome using the Two Pointer Approach . We check whether a given string is ...

10:13
Valid Palindrome | Two Pointer Approach | LeetCode 125 | Time Complexity Explained

0 views

1 day ago

NullPointer
Count Pairs whose sum is less than target | Two Pointer Technique | Java

Question link: https://www.geeksforgeeks.org/problems/count-pairs-whose-sum-is-less-than-target/1 Given an array arr[] and an ...

9:47
Count Pairs whose sum is less than target | Two Pointer Technique | Java

7 views

2 days ago