ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60 results

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

This video is a reference-grade guide for AWS Java Developer interviews in 2026 and beyond. These are not certification ...

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

74 views

9 days ago

CodeYatraa
LeetCode 1: Two Sum | Brute Force & Optimized HashMap Approach

In this video, we solve the Two Sum problem (LeetCode 1) and explain both the brute force and optimized HashMap approaches ...

6:49
LeetCode 1: Two Sum | Brute Force & Optimized HashMap Approach

219 views

3 weeks ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array I -  Leetcode 3507 | Simulation Approach | Java -  Hindi

I will upload the video for problem 3510 tomorrow, regardless of whether it is the daily LeetCode problem. Thank you :) Problem ...

7:50
Minimum Pair Removal to Sort Array I - Leetcode 3507 | Simulation Approach | Java - Hindi

299 views

7 days ago

Engineering Essense
Leetcode - Two Sum Problem - Hashmap, 1+ Approach

In this video, we'll solve a popular LeetCode problem – 'Two Sum problem' – using Java. I'll walk you through the step-by-step ...

15:26
Leetcode - Two Sum Problem - Hashmap, 1+ Approach

20 views

7 days ago

Amigoscode
The Harsh Truth About Being a Junior Developer in 2026

... now require years of experience 04:22 Why fundamentals matter more than ever 04:59 Programming is about problem solving, ...

9:33
The Harsh Truth About Being a Junior Developer in 2026

6,469 views

2 weeks ago

Kernel Queen 👑
Separate Squares I Leetcode 3453 | Java Hindi

Problem Link: https://leetcode.com/problems/separate-squares-i/description Solution Link: ...

10:47
Separate Squares I Leetcode 3453 | Java Hindi

388 views

2 weeks ago

ros_tris
Indie Hacking Has an AI Problem

In this video, I break down how AI will dramatically change social media. I also explain why indie hacking has an AI problem and ...

6:49
Indie Hacking Has an AI Problem

172 views

11 days ago

DevSyncX
Unstop POTD 10/1/2026 | Tree Harmony Street 🌳 | Greedy Algorithm Explained | Python & Java

Unstop Problem of the Day – 10/1/2026 In this video, we solve the “Tree Harmony Street” problem step by step using a Greedy ...

8:46
Unstop POTD 10/1/2026 | Tree Harmony Street 🌳 | Greedy Algorithm Explained | Python & Java

96 views

2 weeks ago

Kernel Queen 👑
Largest Magic Square | Leetcode 1895 | Java-Hindi

For this problem I have not gone into too much detail, I have done a code walkthrough. Thank you for understanding. Problem ...

6:24
Largest Magic Square | Leetcode 1895 | Java-Hindi

262 views

11 days ago

SKILL CHAKRA
Stop Building Bad REST APIs | Production Architecture Every Dev Must Know #cleanarchitecture

Most developers know how to create REST APIs, but very few know how to design them correctly for production. 00:05 Intro 00:22 ...

10:29
Stop Building Bad REST APIs | Production Architecture Every Dev Must Know #cleanarchitecture

75 views

12 days ago

Tsoding Daily
Autodoc Tool in C

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat Chapters: - 00:00:00 - Intro - 00:02:51 - Adding ...

2:28:08
Autodoc Tool in C

16,227 views

1 day ago

Kernel Queen 👑
Number of Ways to Paint N x 3 Grid | Leetcode 1411 | Java Recursive and Iterative Approach | Hindi

... #DataStructures #Algorithms #CodeWithMe #CodeWalkthrough #Developer #ProblemSolving #TechEducation #LearnCoding ...

15:24
Number of Ways to Paint N x 3 Grid | Leetcode 1411 | Java Recursive and Iterative Approach | Hindi

337 views

3 weeks ago

Kernel Queen 👑
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

Problem Link: https://leetcode.com/problems/find-the-largest-area-of-square-inside-two-rectangles Solution Link: ...

8:44
Find the Largest Area of Square Inside Two Rectangles | Leetcode 3047 | Java-Hindi

196 views

12 days ago

Software Engineering Manager
How to Build a Team That Solves Their Own Problems

In the contemporary landscape of management, leaders often grapple with the challenge of striking a balance between offering ...

2:04
How to Build a Team That Solves Their Own Problems

3 views

6 days ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array II Leetcode 3510  | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-pair-removal-to-sort-array-ii/ Solution Link: ...

16:58
Minimum Pair Removal to Sort Array II Leetcode 3510 | Java-Hindi

507 views

6 days ago

Kernel Queen 👑
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

... #DataStructures #Algorithms #CodeWithMe #CodeWalkthrough #Developer #ProblemSolving #TechEducation #LearnCoding ...

11:54
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

494 views

9 days ago

Kernel Queen 👑
Last Day Where You Can Still Cross | Leetcode 1970 | Java Hindi

Problem Link: https://leetcode.com/problems/last-day-where-you-can-still-cross Solution Link: ...

9:59
Last Day Where You Can Still Cross | Leetcode 1970 | Java Hindi

164 views

4 weeks ago

Kernel Queen 👑
Maximum Level Sum of a Binary Tree | Leetcode 1161 | Java Hindi

Problem Link: https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree Solution Link: ...

3:58
Maximum Level Sum of a Binary Tree | Leetcode 1161 | Java Hindi

224 views

3 weeks ago

Antonio Basanisi
Video Presentation - Element 2 Mobile - O. Antonio Basanisi

A quick walkthrough of the four Android applications I developed as part of my studies at the University of West London. Each app ...

9:56
Video Presentation - Element 2 Mobile - O. Antonio Basanisi

9 views

2 weeks ago

Kernel Queen 👑
Max Dot Product of Two Subsequences | Leetcode 1458 | Java Hindi

... #DataStructures #Algorithms #CodeWithMe #CodeWalkthrough #Developer #ProblemSolving #TechEducation #LearnCoding ...

8:14
Max Dot Product of Two Subsequences | Leetcode 1458 | Java Hindi

357 views

3 weeks ago

Kernel Queen 👑
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

Problem Link: https://leetcode.com/problems/minimize-maximum-pair-sum-in-array Solution Link: ...

3:29
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

170 views

5 days ago

Kernel Queen 👑
Separate Squares II Leetcode 3454 Java - Hindi

... #DataStructures #Algorithms #CodeWithMe #CodeWalkthrough #Developer #ProblemSolving #TechEducation #LearnCoding ...

25:36
Separate Squares II Leetcode 3454 Java - Hindi

1,704 views

2 weeks ago

Mock Interviews
Top 50 Spring Boot Interview Questions & Answers | Real-Life Examples | Java Backend

Preparing for a Spring Boot interview? This video covers the Top 50 most frequently asked Spring Boot interview questions and ...

33:57
Top 50 Spring Boot Interview Questions & Answers | Real-Life Examples | Java Backend

22 views

10 days ago

Think & Code with ShouPri
Maximum Level Sum of a Binary Tree || Leetcode 1161 || BFS || Level Order Traversal || Binary Tree

100 Days Code Challenge with Shouvik || Master DSA, System Design & Backend Development || Maximum Level Sum of a ...

14:49
Maximum Level Sum of a Binary Tree || Leetcode 1161 || BFS || Level Order Traversal || Binary Tree

14 views

3 weeks ago

Kernel Queen 👑
Minimum Time Visiting All Points | Leetcode 1266 | Java Hindi

Problem Link: https://leetcode.com/problems/minimum-time-visiting-all-points Solution Link: ...

6:04
Minimum Time Visiting All Points | Leetcode 1266 | Java Hindi

225 views

2 weeks ago