ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16 results

TechTok Cafe
Java equals() Explained: A NullPointerException Trap

This video explains a small but dangerous Java mistake that causes unexpected NullPointerException. Two lines of code look ...

6:00
Java equals() Explained: A NullPointerException Trap

0 views

4 days ago

Coding Pills
Trickey Interview Question | String | Java

In this video, we cover one of the most common and tricky Java interview questions related to String comparison.

4:57
Trickey Interview Question | String | Java

0 views

4 days ago

The CodeEd Academy
== vs equals() in Java | Most Confusing Interview Question

Confused between == and equals() in Java? This is one of the MOST asked Java interview questions. In this video, you will ...

7:02
== vs equals() in Java | Most Confusing Interview Question

0 views

14 hours ago

CodeLucky
Subarray Sum Equals K - LeetCode 560 - Optimized HashMap Solution (O(N))

Learn how to solve the "Subarray Sum Equals K" problem (LeetCode 560) using the optimized Prefix Sum and HashMap ...

4:51
Subarray Sum Equals K - LeetCode 560 - Optimized HashMap Solution (O(N))

0 views

23 hours ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 10: Theory, Section A & Board Exam Prep

MASTER ICSE JAVA: STRING THEORY, SECTION A & BOARD EXAM PREP (LECTURE 10) Welcome to the final instalment of ...

19:21
ICSE Class 10 Java | String Handling Lecture 10: Theory, Section A & Board Exam Prep

12 views

3 days ago

Durga Software Solutions
Java 21 New Features   Record Classes Stable

Java 21 officially makes Record Classes stable, confirming them as a core feature for writing clean, concise, and immutable data ...

5:14
Java 21 New Features Record Classes Stable

12 views

3 days ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 3: substring() and indexOf() Explained

Master ICSE Java String Handling: Comparison & Conversion (Lecture 3) Welcome back to the third lecture on String Handling for ...

18:05
ICSE Class 10 Java | String Handling Lecture 3: substring() and indexOf() Explained

7 views

4 days ago

ICSE Computer Applications by Sarita Aswal Ma'am
ICSE Class 10 Java | String Handling Lecture 5: Practice Programs & Function Logic

MASTER ICSE JAVA: WRITING STRING STATEMENTS (LECTURE 5) Welcome to Lecture 5 of our String Handling series!

16:35
ICSE Class 10 Java | String Handling Lecture 5: Practice Programs & Function Logic

10 views

4 days ago

Anish Kumar
Recap of Core JAVA concepts | Documenting  revision and growth | Anish Kumar ||

Core Java Concepts Revision | 2 Jan – 4 Jan | Preparation** In this video, I've revised all the **important Core Java concepts** ...

4:07
Recap of Core JAVA concepts | Documenting revision and growth | Anish Kumar ||

5 views

4 days ago

Pedro Joya
PSPRO 13-2

Programación de Servicios y Procesos - Ciclo Formativo de Grado Superior Desarrollo de Aplicaciones Multiplataforma ¿Alguna ...

9:52
PSPRO 13-2

9 views

7 days ago

ShashCode
Inheritance in Java Explained | Types, extends Keyword & Object Class | OOP Concepts

Lecture Resources ...

15:24
Inheritance in Java Explained | Types, extends Keyword & Object Class | OOP Concepts

132 views

4 days ago

Vivek Gupta
Create reverse of a string in Java and find if a string is palindrome or not.

Create reverse of a string in Java and find if a string is palindrome or not. 00:00 Intro 00:28 Question 1 - Find reverse of a string ...

12:34
Create reverse of a string in Java and find if a string is palindrome or not.

0 views

23 hours ago

Yuvraj
How to Override hashCode() && equals() Method inside HashSet...

Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...

18:55
How to Override hashCode() && equals() Method inside HashSet...

0 views

4 days ago

Idea That Matters
Swap 2 Numbers Without Third Variable | Java Logic Trick#Java #DSA #Coding

Hey everyone! Welcome back to the channel. Today we're solving a classic interview question: How do you swap two numbers ...

5:50
Swap 2 Numbers Without Third Variable | Java Logic Trick#Java #DSA #Coding

12 views

16 hours ago

VigorousCoding
Tricky Java String Interview Questions: Why 99% Fail?

Are you preparing for your next Java Backend Developer interview? In this video, we break down one of the most common "traps" ...

13:25
Tricky Java String Interview Questions: Why 99% Fail?

121 views

5 days ago

Yuvraj
How to Override compareTo() Method...

Description: compareTo() Method in Set (TreeSet) The compareTo() method is used by sorted sets like TreeSet to compare two ...

8:17
How to Override compareTo() Method...

3 views

4 days ago