ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52 results

Code Decode
Top Common Microservices Interview Questions and Answers | Code Decode | 2026 Edition

This video provides a complete, in-depth explanation of some of the most important concepts every backend developer must ...

14:13
Top Common Microservices Interview Questions and Answers | Code Decode | 2026 Edition

4,325 views

3 weeks ago

Code Decode
Top Mistakes Java Developers Still Make in 2026 | Interview Questions and Answers | Code Decode

In this video of code decode we have covered top mistakes made by senior developers in 2026 Udemy Course Discounted ...

36:57
Top Mistakes Java Developers Still Make in 2026 | Interview Questions and Answers | Code Decode

1,191 views

1 day ago

Code Decode
What is Anti Pattern in Java Spring | Interview Questions and Answers | Code Decode

In this video of code decode we have explained what antipattern in all about and how to prepare this questions in 2025 Udemy ...

15:24
What is Anti Pattern in Java Spring | Interview Questions and Answers | Code Decode

1,593 views

4 weeks ago

Decode with Dilip
Mutable vs Immutable String in Java | String vs StringBuilder | Java Interview Question Explained

Mutable vs Immutable String in Java | String vs StringBuilder | Java Interview Question Explained Mutable vs Immutable String in ...

6:15
Mutable vs Immutable String in Java | String vs StringBuilder | Java Interview Question Explained

21 views

4 weeks ago

CodewithVenky
NeetCode75 Day 6 — Encode & Decode Strings | Easy Whiteboard Explanation

NeetCode75 – Day 6 Today I explained one of the most common interview questions: Encode & Decode Strings — converting ...

9:41
NeetCode75 Day 6 — Encode & Decode Strings | Easy Whiteboard Explanation

0 views

1 month ago

Decode with Dilip
Java Constructors Explained | Full Beginner to Pro Guide! 🚀💻

Java Constructors Explained | Full Beginner to Pro Guide! 0:00 Introduction 0:02:17 Types of Constructors 0:04:48 ...

16:30
Java Constructors Explained | Full Beginner to Pro Guide! 🚀💻

18 views

6 days ago

CodewithDivakar
Fail-Fast vs Fail-Safe Iterators #java #javainterviewquestions #coding

This is one of the most commonly asked Java interview questions. Fail-Fast → Throws ConcurrentModificationException ...

1:29
Fail-Fast vs Fail-Safe Iterators #java #javainterviewquestions #coding

161 views

2 weeks ago

Decode with Dilip
Java Wrapper Class | Auto Boxing in 1 Minute | Crack Java Interviews #javaprogramming #java #coding

... Boxing in 1 Minute | Crack Java Interviews Wrapper Classes in Java are one of the most repeated Java interview questions and ...

2:21
Java Wrapper Class | Auto Boxing in 1 Minute | Crack Java Interviews #javaprogramming #java #coding

287 views

3 weeks ago

Learn Code With Saurabh
Stream API in Java 8 Interview Questions | Q6 | Find the Duplicate Values from List using java8

java8 #streamapi #javainterview #codingtutorial #programming Description: In this Java 8 Stream API interview question, learn ...

6:22
Stream API in Java 8 Interview Questions | Q6 | Find the Duplicate Values from List using java8

0 views

2 weeks ago

Decode with Dilip
Methods in Java | What is method? Explain with Syntax & Example

Methods in Java | What is method? Explain with Syntax & Example Java Methods Explained in the Most Simple Way! In this video ...

15:25
Methods in Java | What is method? Explain with Syntax & Example

13 views

10 days ago

Learn Code With Saurabh
Stream API in Java 8 Interview Questions | Q14 | Find the First Element in a List using java8

java8 #streamapi #javainterview #codingtutorial #programming Description: In this Java 8 Stream API interview question, learn ...

3:48
Stream API in Java 8 Interview Questions | Q14 | Find the First Element in a List using java8

0 views

11 days ago

Decode with Dilip
Java final, finally, finalize() 🔥 Easy Difference for Interviews in Hindi #javainterviewquestions

These three are some of the most commonly asked Java interview questions for beginners and experienced developers. You will ...

1:39
Java final, finally, finalize() 🔥 Easy Difference for Interviews in Hindi #javainterviewquestions

547 views

4 weeks ago

AlgorithmicIQ
Leetcode 2325  Decode the Message -  Explained In Hindi

Leetcode 2325 Decode the Message - Explained In Hindi Java Interview Preparation / Coding Questions and Answers / Interview ...

15:22
Leetcode 2325 Decode the Message - Explained In Hindi

11 views

2 weeks ago

QA Decode Hub
Multithreading part2 #manualtesting #corejava #softwaretesting #code#javaforbeginners #javainterview

In this video, we cover two important Java multithreading interview topics: ✓ Thread Lifecycle in Java ✓ Synchronization in Java ...

0:54
Multithreading part2 #manualtesting #corejava #softwaretesting #code#javaforbeginners #javainterview

128 views

3 days ago

Decode with Dilip
The STATIC Keyword… Java’s Hidden Secret! 😱🤯 #java #javaprogramming #explorepage #shorts

The STATIC Keyword… Java's Hidden Secret! Something strange happens inside Java when you use the static keyword…

0:04
The STATIC Keyword… Java’s Hidden Secret! 😱🤯 #java #javaprogramming #explorepage #shorts

261 views

2 weeks ago

YasirWeb
Decode Java's Integer Cache! Why is 100==100 but 200!=200? #JavaMystery #CodingShorts

#Java #Autoboxing SEO: java autoboxing, integer caching, java == operator, java wrapper classes, java interview questions.

0:19
Decode Java's Integer Cache! Why is 100==100 but 200!=200? #JavaMystery #CodingShorts

0 views

2 weeks ago

Decode with Dilip
Can constructor be private in Java? #java #javaprogramming #javainterviewquestions #education

Can constructor be private in Java? Yes! In this video, you'll learn why Java allows private constructors, when to use them, and ...

1:09
Can constructor be private in Java? #java #javaprogramming #javainterviewquestions #education

185 views

2 weeks ago

College Wallah
Ask Me Anything | Complete DSA & Algorithms Roadmap for 2026 | Ask Me Anything for College Students

Use DECODE20 To Get Extra 20% Off on All decode Batches Enroll Now :- https://pwskills.com/programming-courses/ Join ...

1:47:23
Ask Me Anything | Complete DSA & Algorithms Roadmap for 2026 | Ask Me Anything for College Students

4,674 views

Streamed 3 weeks ago

Decode with Dilip
Java FINAL Keyword in 90 Seconds | final variable, method, class Explained! #javaprogramming #java

... final keyword in java java final variable java final method java final class final keyword explained java interview questions java ...

1:44
Java FINAL Keyword in 90 Seconds | final variable, method, class Explained! #javaprogramming #java

196 views

2 weeks ago

Mohit Decodes
Object Destructuring with Default Values | JavaScript Interview Trick Explained! #coding #interview

In this short video, I explain how default values work in JavaScript object destructuring. When a property is missing in an object, ...

1:23
Object Destructuring with Default Values | JavaScript Interview Trick Explained! #coding #interview

6,325 views

3 weeks ago