ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

198 results

CyberJAR
Data Structures and Algorithms Explained with Java

Your Java code can compile, pass tests, and still fail the senior-engineer check: complexity, data structures, and worst cases.

14:53
Data Structures and Algorithms Explained with Java

353 views

3 days ago

DesignCodeDebugRepeat
Why Do All My Java Objects Have the Same Value? -- Fix it fast!

You created a Java class and all was well until you made multiple objects of the class -- and they all have the same values!

10:47
Why Do All My Java Objects Have the Same Value? -- Fix it fast!

49 views

2 weeks ago

Intrinsic Intelligence
Merge Two Sorted Arrays — Java Implementation | DSA Interview Question

IntrinsicIntelligence #datastructures #java #javaprogramming #softwaredevelopment #softwareengineering #programming ...

6:17
Merge Two Sorted Arrays — Java Implementation | DSA Interview Question

2 views

3 weeks ago

Kernel Queen 👑
Number of ZigZag Arrays I - Leetcode 3699 | Java | Hindi

This was pretty difficult to explain, I have tried my best . Please add responsible comments or feedback. Problem Link: ...

29:58
Number of ZigZag Arrays I - Leetcode 3699 | Java | Hindi

1,244 views

2 weeks ago

Intrinsic Intelligence
Array Move Zeros Problem Explained | DSA Tutorial (Front & End Variants)

IntrinsicIntelligence #datastructures #javaprogramming #softwarearchitect #softwaredevelopment #java #softwareengineering ...

6:25
Array Move Zeros Problem Explained | DSA Tutorial (Front & End Variants)

9 views

3 weeks ago

Tsoding Daily
My approach to Parsing Command Line Arguments

Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - https://github.com/tsoding/flag.h ...

2:55:47
My approach to Parsing Command Line Arguments

26,890 views

11 days ago

Omar Kweidy
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

Java Basics in 8 Minutes: Data Types, Strings & Collections In this lesson, we connect the most important Java basics: primitive vs ...

8:11
Java Basics in 8 Minutes – Part 1: Data Types, Strings & Collections

77 views

1 day ago

Learning Everything
The Biggest Java Concepts That Finally Clicked

In this learning log I revisit my Java notes and discuss the concepts that fundamentally changed how I think about Java. Instead of ...

56:32
The Biggest Java Concepts That Finally Clicked

2 views

2 weeks ago

Code With Nitian
LeetCode 33 | Search in Rotated Sorted Array | 2 Binary Search Approaches | Java

In this video, we solve LeetCode 33 using TWO efficient Binary Search approaches. ✓ Approach 1: • Find Pivot Index • Divide into ...

27:58
LeetCode 33 | Search in Rotated Sorted Array | 2 Binary Search Approaches | Java

19 views

2 weeks ago

Code Clarity DSA
HashMap Explained Visually | How HashMap Works Internally in Java & Python

HashMap Explained Visually | How HashMap Works Internally in Java & Python Learn how a HashMap works internally — explained ...

6:28
HashMap Explained Visually | How HashMap Works Internally in Java & Python

60 views

4 weeks ago

Code Clarity DSA
Java's 'new' Keyword: A Deep Dive Into Memory

Ever wondered what actually happens in memory when you write new Student() in Java? In this video we break down Dynamic ...

9:48
Java's 'new' Keyword: A Deep Dive Into Memory

9 views

5 days ago

Byte_Byte_java
What is DataType in Java

In this video ,we are talking about the concept of DataType ,what is dataType in java ,why we need dataType in programming , To ...

13:21
What is DataType in Java

7 views

3 weeks ago

Visualcoders
Selection Sort Explained Visually — Java, C++ & C (Step by Step)
6:46
Selection Sort Explained Visually — Java, C++ & C (Step by Step)

0 views

0

Visualcoders
Adjacency Matrix Explained Visually in 7 Minutes

By the end you'll understand exactly why the grid is a symmetric "mirror" for undirected graphs, how it stores direction, why looking ...

6:57
Adjacency Matrix Explained Visually in 7 Minutes

31 views

11 days ago

Algorithms with farmerboy
Binary Search - The Algorithm Everyone Gets Wrong | farmerboy

Binary search isn't just "find the middle, go left or right." It's a framework for finding boundaries in any monotonic space.

9:16
Binary Search - The Algorithm Everyone Gets Wrong | farmerboy

101 views

13 days ago

Jakubication
How To Print Degree Symbol In Java

This video shows how to print degree symbol in Java. It explains how to cast the character's Unicode value (176) to the char data ...

0:29
How To Print Degree Symbol In Java

5 views

12 days ago

Code With Nitian
LeetCode 148: Sort List | Java | 2 Approaches Explained (ArrayList + Merge Sort) | Linked Lists

LeetCode 148: Sort List | Java | 2 Approaches Explained In this video, I solve LeetCode Problem 148(Sort List) using two different ...

19:58
LeetCode 148: Sort List | Java | 2 Approaches Explained (ArrayList + Merge Sort) | Linked Lists

37 views

2 weeks ago

MFA Creatives
How To Learn Java String Methods for Interviews (18 Important Methods Explained)

Learn the most important Java String Methods asked in interviews step by step. In this video, I explain 18 essential String methods ...

16:15
How To Learn Java String Methods for Interviews (18 Important Methods Explained)

40 views

2 weeks ago

Java AI Academy
Java Collections Interview Questions | List, Set & Map Explained | Crack Java Interviews

Java Collections Framework Complete Interview Preparation Tutorial In this video, we will learn the Java Collections Framework ...

10:44
Java Collections Interview Questions | List, Set & Map Explained | Crack Java Interviews

52 views

3 weeks ago

Dipanshu Tripathi
PROBLEM-5 Java Streams | Most Asked Interview Question | Find Duplicates & Unique Elements

101 Days of Java Streams – Day 5 Think finding duplicates and unique elements in Java is just a simple loop? Think again ...

15:23
PROBLEM-5 Java Streams | Most Asked Interview Question | Find Duplicates & Unique Elements

10 views

6 days ago