Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
442 results
Want to become a Java Developer in 2025? In this 8-minute roadmap video, I'll guide you step by step on how to start your ...
132 views
1y ago
Want to learn Spring Boot and become a Java Backend Developer? In this video, you’ll learn: ✅ What is Spring Boot? ✅ Why ...
106 views
3mo ago
... la comparación De otra forma devolvemos falso Y con este código mucho más legible de Java 8 estamos evitando el antipatrón ...
1,265 views
10mo ago
Programar es divertido… hasta que conoces Java. ¿Qué esperas ver cuando haces 10 / 3 en Java? ¿3.333…? Pues no.
2,204 views
Backend Developer Roadmap 2026 🚀 This video explains backend development step by step in a language-independent way, so ...
221 views
8mo ago
In this quick Spring Boot tutorial, you'll learn how to create your very first REST API in just 5 minutes! Whether you're a Java ...
78 views
As Java developers, we know the benefits of type safety when building apps. The problem? Usually, that type-safety ends when ...
93 views
3y ago
Ever wondered how backend works behind the scenes? In this video, I explain how backend works step by step, from client ...
131 views
Pregunta uno ¿cuál es el valor por defecto de un bulllean en Java. False pregunta dos ¿cuál es el tamaño de un nt en Java.
1,703 views
1,144 views
In this video, I break down the complete interview preparation guide for Java Developers with around 3 years of experience. You'll ...
5 views
9mo ago
Welcome to Java Backend Bytes !!! Are you passionate about Java and eager to master the art of backend development? You've ...
2y ago
Interview Preparation Kit: https://topmate.io/genzcareer/959954 Complete Interview Preparation Material: ...
8,353 views
15 views
For today's interview let's start simple you're going to be building the backend for a company called Dog Walker that connects dog ...
25,327 views
Pregunta uno ¿qué modificador hace que una clase no pueda heredarse en Java. Final pregunta dos ¿qué colección no permite ...
953 views
Java vs c#: 3 Surprising Similarities in 60 Seconds ! Why Java and csharp code looks same | asp.net Learn Asp.net Core csharp ...
1,066 views
I want to become a skilled Java backend developer… and this time, I'm serious. In this video, I'm sharing my realistic plan to ...
342 views
5mo ago
java #programming #springframework Java Developer Roadmap (2026): Core Programming Fundamentals Variables, Data ...
382 views
6mo ago
In this video, I compare Java and Node.js for backend development based on practical factors like: Scalability Stability ...
516 views
7mo ago
Watch this video to get inspired and stay motivated to never give up on programming. Keep pushing forward and unlock your full ...
2,672 views
9 views
NOTE: if youre having trouble viewing the video (hyper-exposed/saturated) check out the SDR version here: ...
14,731 views
4y ago
In this lecture, we will understand the core components of Java: JVM, JDK, and JRE. We will also see how Java code is compiled ...
114 views
BookMyMeet – Real-World Spring Boot Backend Project In this video, I demonstrate my BookMyMeet backend project — a ...
33 views
1mo ago
backend #backen #cod #code #frontend #coding #programmer #programmers #programming #codes.
416 views
JAVA. Introduction Tutorial | JAVA Full Stack Development 🔥💯 #java #viral Learn JAVA from scratch with this powerful ...
87 views
Java Basics in PHASE ONE video — Let's go! ✓ Install Java & set up your IDE ✓ Variables & Data Types (int, String, boolean ...
36 views
Java Backend Interview Series – Day 12 Today's Java Interview Question: Find the common characters between two strings ...
51 views
2mo ago
Confused about Backend development? ❌ Follow this simple roadmap and build real backend skills SAVE this Follow ...
70 views
Para quienes dicen que #java y #springboot no vale la pena. Únete a este canal para acceder a sus beneficios: ...
929 views
Still confused about Composite Primary Keys in JPA? Most developers know what a Composite Primary Key is—but many are ...
143 views
Becoming a full-stack developer is an exciting journey filled with learning, challenges, and ultimately, immense satisfaction.
341 views
Have you thought about a career in website development? Kick-start, revamp, or reignite your career in tech through our ...
409 views
How would you call a third-party API from your Spring Boot app?” Sounds basic — but it's how interviewers separate mid-level ...
40 views
Can you find the 2nd smallest element in a given array WITHOUT using standard for or while loops? In this quick Java interview ...
49 views
Hola a todos! Bienvenidos al siguiente episodio de mis devlogs. Esta semana me enfoqué en migrar mi base de datos de ...
66 views
Subscribe for more backend tutorials Full backend course coming soon #backend #database #webdevelopment ...
2,569 views
11mo ago
Javascript is ol' reliable!! #css #developer #flexbox #software #softwaredeveloper #softwareengineer #web #webdeveloper ...
1,140 views
... example java interview questions java collections framework multithreading in java java developer tutorial java backend ...
28 views
4mo ago
18 views
Coding #Programming #LearnToCode #DSA #DataStructures #Algorithms #CodingGame #CodingFun #ProgrammingTips ...
1,222 views
FREE BACKEND DEVELOPMENT RESOURCES | BEGINNER TO ADVANCED Want to become a Backend Developer from ...
771 views
13d ago
Just getting started with Java? In this video, we explain everything you need to know about variables in Java, including how to ...
14 views
LeetCode 441 – Arranging Coins | Java Solution | Binary Search Explained In this video, we solve LeetCode 441: Arranging ...
20 views
In this video, we solve LeetCode 258 – Add Digits using a simple while loop approach in Java. This problem is a great ...
44 views
LeetCode 16 – 3Sum Closest | Java Solution | Two Pointer Approach Explained In this video, we solve LeetCode 16: 3Sum ...
In this video, we solve LeetCode 345 – Reverse Vowels of a String using the Two Pointer technique in Java. This problem is a ...
17 views
In this video, we solve LeetCode 3512 – Minimum Operations to Make Array Sum Divisible by K using a clean and optimal math + ...
In this video, we solve LeetCode 202 – Happy Number using a HashSet-based approach in Java. This problem is a great ...
34 views
In this video, we solve the Minimum Absolute Difference problem from LeetCode (Problem 1200) using an efficient and ...
113 views
This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.
273,115 views
Streamed 1y ago
LeetCode 206 – Reverse Linked List | Java Solution | Iterative & Optimal Approach In this video, we'll solve LeetCode 206: ...
25 views
Canda, coders, suka banget belajar coding kokkk Apalagi belajarnya di dicoding.com! Banyak program beasiswa belajar ...
56,910 views
LeetCode 876 – Middle of the Linked List | Java Solution | Fast & Slow Pointer Explained In this video, we solve LeetCode 876: ...
24 views
Estudiando programación básica Platzi Mis alumnos de preparatoria tomaron el curso para poder aprobar mi materia y el ...
547 views
In this video, we solve LeetCode 3740: Minimum Distance Between Three Equal Elements I, a problem focused on array traversal ...
21 views
In this video, we solve LeetCode 1523 – Count Odd Numbers in an Interval Range using a simple and efficient math-based ...
You can call and whatsapp for more details 8658664378 #coder #education #javaee #codinglife #motivation #software ...
398 views
In this video, we solve LeetCode 633 – Sum of Square Numbers using an efficient and interview-ready approach in Java.
19 views
In this video, we solve LeetCode 1446: Consecutive Characters and learn how to find the maximum number of consecutive ...
In this video, we solve LeetCode 283 – Move Zeroes using an efficient array manipulation approach in Java. This problem is a ...
13 views
LeetCode 209 – Minimum Size Subarray Sum | Java Solution | Sliding Window Explained Find the smallest subarray whose sum ...
8 views
In this video, we solve LeetCode 100: Same Tree, a foundational binary tree problem based on DFS recursion and tree traversal.
42 views
In this video, we solve LeetCode 3541 – Find Most Frequent Vowel and Consonant using a clean and efficient approach in Java.
16 views
In this video, we solve LeetCode 66 – Plus One using a clean and interview-ready array traversal approach in Java. This problem ...
12 views
In this video, we solve LeetCode 237: Delete Node in a Linked List, one of the most interesting trick-based interview questions.
31 views
Java 25 (LTS) is coming this September 2025! In this video, I'll explain the Top 5 Features of Java 25 in a simple and practical ...
361 views
In this video, you'll learn Structured Output Prompting — one of the most practical Prompt Engineering techniques for generating ...
Spring Boot Architecture Explained in 30 Sec #java #springboot #springbootbasics #shorts #springboottutorial Still confused ...
3 Ways to Create a Thread in Java If you're preparing for Java interviews, this is fundamental knowledge. Learn the three core ...
89 views
Free Online Demo Coding class For Kids on October 2nd. Codeme Junior is providing a free coding demo class for kids aged ...
915 views
... company and after entering into the company you'll be working on certain things like if you are a backend developer you will be ...
572 views
LeetCode 2833 – Furthest Point From Origin | Java Solution | Greedy Logic Explained Can wildcard moves help you reach the ...
30 views
In this video, we solve LeetCode 49: Group Anagrams, a very popular interview problem based on strings and hashing. You are ...
... renders videos or just designing the backend where creators can upload videos and view their analytics okay what about things ...
109,725 views
LeetCode 21 – Merge Two Sorted Lists | Java Solution | Linked List Interview Problem In this video, we'll solve LeetCode 21: ...
LeetCode 383 – Ransom Note | Java Solution | HashMap / Frequency Array Explained In this video, we solve LeetCode 383: ...
23 views
In this video, we solve LeetCode 3100 – Water Bottles II using a clear and optimized approach in Java. This problem builds on the ...
Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...
100,281 views
LeetCode 160 – Intersection of Two Linked Lists | Java Solution | Two Pointer Technique In this video, we'll solve LeetCode 160: ...
Remove Empty Strings From an array using java streams #coding #programming #java #interviewtips #trending #interviewtips ...
244 views
In this video, we solve LeetCode 746: Min Cost Climbing Stairs, a classic Dynamic Programming problem. You are given an array ...
In this video, we solve LeetCode 504: Base 7 and learn how to convert a decimal number into its Base 7 representation. The idea ...
Frontend vs Backend –Difference Explained for Beginners | CodeWithRushi Frontend vs Backend Kya Hai? In this video, I explain ...
96 views
Why do we need "ConcurrentHashMap" when "Hashtable" is already thread-safe? This is one of the most frequently asked Java ...
91 views
For online class call or WhatsApp 8658664378 #coder #education #javaee #codinglife #motivation #software #programming ...
203 views
Want to learn Apache Kafka from scratch without watching hours of videos? In this Kafka One Shot, we cover the important Kafka ...
928 views
In this video, we solve LeetCode 3227 – Vowels Game in a String using a clean and interview-ready approach in Java.
LeetCode 111 – Minimum Depth of Binary Tree | Java Solution | DFS/BFS Explained In this video, we solve LeetCode 111: ...
Spring Framework Explained DI & IoC Most Devs Still Get Wrong#shorts #java #javainterview Still confused about Spring ...
179 views
Salut ! Dans cette vidéo, je te présente Spring Boot, un framework Java essentiel pour le développement backend. C'est un outil ...
In this video, we solve LeetCode 2273: Find Resultant Array After Removing Anagrams, a problem based on string manipulation ...
LeetCode 3 – Longest Substring Without Repeating Characters | Java Solution | Sliding Window Explained Struggling with Sliding ...
I'm a fourth-year engineering student documenting my placement preparation journey by sharing what I'm learning through ...
64 views
604 views
LeetCode 169 – Majority Element | Java Solution | Boyer-Moore Voting Algorithm Explained Find the number that appears more ...
In this video, we solve LeetCode 448: Find All Numbers Disappeared in an Array, a very important problem based on array ...
ONE PLAYLIST TO MASTER BACKEND ENGINEERING Stop jumping between random backend tutorials. ❌ This playlist ...
248 views
3w ago
In this video, we solve LeetCode 2103: Rings and Rods, a fun problem involving tracking colors and positions. You are given a ...