ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30 results

codesnacks
❌ Map array - use java-script inbuilt feature map to modify each array item #shorts #viral

Filter, Map and Reduce are the array methods you can use to filter, to change and to evaluate the array Unlock list of related ...

0:12
❌ Map array - use java-script inbuilt feature map to modify each array item #shorts #viral

0 views

15 hours ago

Developer Coder
Construct the Minimum Bitwise Array I | LeetCode 3314 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we deep dive into LeetCode 3314 – Construct the Minimum Bitwise Array I, ...

24:40
Construct the Minimum Bitwise Array I | LeetCode 3314 | Java Code | Developer Coder

162 views

19 hours ago

codestorywithMIK
Construct the Minimum Bitwise Array I & II | Brute Force | Optimal | Leetcode 3314 & 3315 | MIK

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

35:50
Construct the Minimum Bitwise Array I & II | Brute Force | Optimal | Leetcode 3314 & 3315 | MIK

7,853 views

1 day ago

TVK
ONLY Array Basics You Need: Sort & Remove Duplicates (Data Structures)

Master Array Basics: Your Guide to Checking if an Array is Sorted and Efficiently Removing Duplicates. This comprehensive ...

13:02
ONLY Array Basics You Need: Sort & Remove Duplicates (Data Structures)

184 views

12 hours ago

Ace Interviews
48 "Java AWS Developer" Real Production Scenarios for "Senior Devs" to Get Hired (2026+ Edition) !!

... array interview questions in java java fresher interview questions interview questions on java python interview questions and ...

3:02:01
48 "Java AWS Developer" Real Production Scenarios for "Senior Devs" to Get Hired (2026+ Edition) !!

0 views

10 hours ago

Mastering Programming
Don't Even Bother Applying For Interviews If You Can't Solve This Coding Question

The Two-Pointer Technique efficiently solves the "Two Sum Sorted" problem in a sorted array. It involves initializing two pointers, ...

0:57
Don't Even Bother Applying For Interviews If You Can't Solve This Coding Question

0 views

12 hours ago

CodeiiiShiv
Leetcode 3314 | Construct the Minimum Bitwise Array 1 | Step by step solution| from naive to optimal

GitHub https://Github.com/Shivin1016 Problem Link https://leetcode.com/problems/construct-the-minimum-bitwise-array-i/?

31:01
Leetcode 3314 | Construct the Minimum Bitwise Array 1 | Step by step solution| from naive to optimal

9 views

18 hours ago

Akshat Kant Thakur
[DAY-35] Live LeetCode | Interview mode | DSA | SQL | DO or DIE

Live DSA, LeetCode, Java & SQL — Real Interview Prep I'm a software engineer with ~2 years of experience who ignored ...

1:06:28
[DAY-35] Live LeetCode | Interview mode | DSA | SQL | DO or DIE

6 views

Streamed 1 day ago

Mahesh Ahirwar
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

In this video, we solve the Top K Frequent Elements problem using multiple optimal approaches, including Heap (Priority Queue) ...

19:49
Top K Frequent Elements | Heap & Bucket Sort | DSA Interview Problem

0 views

10 hours ago

EppsNetSolutions
FAANG Interview Prep: Master the Rotate Matrix Problem (Medium)

Master the "Rotate Matrix" Coding Interview Question (FAANG Prep!)** Struggling with matrix manipulations? In this video, we ...

11:37
FAANG Interview Prep: Master the Rotate Matrix Problem (Medium)

2 views

19 hours ago

Siva Academy
Oracle 21c new features|PLSQL Extended Iterators FOR LOOP Enhancements Part4|Indices/Values/Pairs of

Oracle 21c new features|PLSQL Extended Iterators FOR LOOP Enhancements Part4|Indices/Values/Pairs of Oracle FORALL ...

10:24
Oracle 21c new features|PLSQL Extended Iterators FOR LOOP Enhancements Part4|Indices/Values/Pairs of

149 views

21 hours ago

BTech Days
Spotify Clone with Gemini AI — Spring Boot (Java) + Angular + MySQL | Part 10: Layout

️⃣ #btechdays #donate #purchase Spotify Clone with AI – Full Stack Tutorial Series (Spring Boot + Angular + MySQL) Learn ...

2:01:45
Spotify Clone with Gemini AI — Spring Boot (Java) + Angular + MySQL | Part 10: Layout

67 views

12 hours ago

Bharath Reddy
Longest Substring With At Most K Distinct Characters  | Sliding Window Explained in Telugu | DSA L35

Welcome to Lecture 35 of the DSA Series in Telugu! In this video, we'll solve the famous LeetCode Problem – “Longest ...

50:06
Longest Substring With At Most K Distinct Characters | Sliding Window Explained in Telugu | DSA L35

30 views

9 hours ago

NullPointer
Bird and maximum fruit gathering | Sliding window | 2 pointer algorithm | DSA pattern questions

There are several trees, each with a fruit value associated with it. A bird can gather all the fruits from a tree by sitting on it for 0.5 ...

13:19
Bird and maximum fruit gathering | Sliding window | 2 pointer algorithm | DSA pattern questions

2 views

14 hours ago

Shivam Codes
Array vs ArrayList in Java 🔥 | Beginner Guide | Interview + Practical Examples | Shivam Codes

Learn the difference between Array and ArrayList in Java with simple explanations and real-world examples. In this video, we ...

42:42
Array vs ArrayList in Java 🔥 | Beginner Guide | Interview + Practical Examples | Shivam Codes

0 views

11 hours ago

TechCodeTalk
Leetcode 238 - Product of Array Except Self  | Java | Asked in Amazon Google Microsoft

Product of Array Except Self LeetCode 238 Java Array interview questions FAANG coding interview Prefix suffix array technique ...

15:25
Leetcode 238 - Product of Array Except Self | Java | Asked in Amazon Google Microsoft

0 views

8 hours ago

Tpoint Tech Hindi
#55 Java Stream API Parallel Stream Part-9 | How to Implement Parallel Stream? | Tpoint Tech

Training & Certification: https://forms.gle/dhZhETccxuQTCBQB9 In this video, you'll learn Parallel Stream in Java 8 Stream API ...

25:16
#55 Java Stream API Parallel Stream Part-9 | How to Implement Parallel Stream? | Tpoint Tech

0 views

12 hours ago

Vision Microtech
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

... java array examples, java array using loop, java programming tutorial, java basics, java for beginners, java interview questions, ...

5:04
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

0 views

22 hours ago

Harshit Agrawal
Two Sum Problem Explained | Brute Force Approach | LeetCode #1

The Two Sum problem is one of the most popular coding interview questions on LeetCode. In this video, we solve LeetCode ...

1:46
Two Sum Problem Explained | Brute Force Approach | LeetCode #1

0 views

9 hours ago

A2Z softech xyz
Arithmetic Operators in Java with Examples in Hindi | Java Tutorial | L-17

... Handling in Java ✓ Multithreading Concepts ✓ Collections Framework ✓ File Handling ✓ Important Java Interview Questions ...

27:45
Arithmetic Operators in Java with Examples in Hindi | Java Tutorial | L-17

0 views

18 hours ago