ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 results

Shubham Aher
First Unique Character in  a String | LeetCode DSA Problem Explained | Coding  (Java, Python, C++)

In this video, we solve the classic “First Unique Character in a String” problem — a frequently asked DSA / Coding Interview ...

5:47
First Unique Character in a String | LeetCode DSA Problem Explained | Coding (Java, Python, C++)

131 views

4 months ago

Java Guru Ravi
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore Command Line Arguments in Java, an essential concept for passing inputs ...

13:44
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

128 views

11 months ago

ManjuBytes
Java Tutorial For Beginners || If else Conditions, Input Function, Operators
53:52
Java Tutorial For Beginners || If else Conditions, Input Function, Operators

175 views

1 month ago

Java Guru Ravi
Ternary Operator in Java (Part 3) | Advanced Use Cases & Nested Ternary | Lec-24 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue our deep dive into the Ternary Operator (? :) in Java, exploring advanced ...

7:17
Ternary Operator in Java (Part 3) | Advanced Use Cases & Nested Ternary | Lec-24 | Java Guru Ravi

48 views

10 months ago

Java Guru Ravi
⌨️ Taking Runtime Input Using Scanner in Java | Java Tutorial for Beginners | Lec-10 | JavaGuru Ravi

Welcome to Java Guru Ravi! In this lecture, we discuss how to take runtime input in Java using the Scanner class, an essential ...

12:48
⌨️ Taking Runtime Input Using Scanner in Java | Java Tutorial for Beginners | Lec-10 | JavaGuru Ravi

56 views

11 months ago

Java Guru Ravi
🔍Variables in Java (Part 2) | Types, Scope & Best Practices | Java Tutorial | Lec-15 | JavaGuru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue our discussion on Variables in Java, diving deeper into their usage, ...

11:23
🔍Variables in Java (Part 2) | Types, Scope & Best Practices | Java Tutorial | Lec-15 | JavaGuru Ravi

54 views

10 months ago

Shubham Aher
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

In this video, we solve the Longest Common Prefix problem — a frequently asked question in coding interviews at FAANG and top ...

8:51
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

184 views

4 months ago

VoiceOfCode
Episode 1: Introduction to OOPs, JDK, and First Java Program

In this episode, we'll start with the fundamentals of Object-Oriented Programming (OOP) and understand why it is essential in ...

55:54
Episode 1: Introduction to OOPs, JDK, and First Java Program

196 views

10 months ago

Shubham Aher
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

In this video, we solve the famous “Roman to Integer” problem — a top-rated DSA interview question frequently asked in coding ...

5:42
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

74 views

3 months ago

PythonLife
Basic to Advanced Java Programming | Zero to Hero Java  Course in Telugu

80+ IT Full Courses in Telugu: https://www.youtube.com/playlist?list=PLbMVPNscUopTabwrwhZxVbvCoofSbe86P PythonLife ...

7:14
Basic to Advanced Java Programming | Zero to Hero Java Course in Telugu

486 views

1 month ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

169 views

4 months ago

Shubham Aher
Remove Element | LeetCode DSA Problem Explained | Arrays Interview Question | Python, Java, C++

In this video, we solve the “Remove Element” problem from LeetCode — a popular array-based DSA question that frequently ...

5:56
Remove Element | LeetCode DSA Problem Explained | Arrays Interview Question | Python, Java, C++

81 views

3 months ago

Padho with Pratyush
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

DSA Patterns Playlist: https://www.youtube.com/playlist?list=PLbJhGqY-mq47k_WLUtzVjmarUm1EuXPj2 Find the pattern sheet ...

19:17
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

49,745 views

2 months ago

Java Guru Ravi
🖥️ Understanding System.out.println in Java | Java Tutorial for Beginners | Lec-8 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we take an in-depth look at System.out.println in Java. This commonly used statement ...

10:46
🖥️ Understanding System.out.println in Java | Java Tutorial for Beginners | Lec-8 | Java Guru Ravi

111 views

11 months ago

Java Guru Ravi
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue exploring the static keyword in Java, focusing on how it works within the ...

8:07
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

49 views

11 months ago

Shubham Aher
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the famous “Generate Parentheses” problem from LeetCode — a must-know DSA question often asked in ...

5:46
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

24 views

3 months ago

Java Guru Ravi
🚀 Compilation and Execution of Java Programs | Java Tutorial for Beginners | Lec-7 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we will cover the complete process of compiling and executing Java programs step by ...

8:37
🚀 Compilation and Execution of Java Programs | Java Tutorial for Beginners | Lec-7 | Java Guru Ravi

62 views

11 months ago

Java Guru Ravi
📝 Java Naming Conventions Explained | Java Tutorial for Beginners | Lec-4 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we dive into Java Naming Conventions to help you write clean, readable, and ...

8:07
📝 Java Naming Conventions Explained | Java Tutorial for Beginners | Lec-4 | Java Guru Ravi

38 views

11 months ago

Java Guru Ravi
☕ Understanding JDK in Java | What is JDK, JRE & JVM? | Java Tutorial | Lec-21 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore JDK (Java Development Kit), an essential component for Java ...

9:36
☕ Understanding JDK in Java | What is JDK, JRE & JVM? | Java Tutorial | Lec-21 | Java Guru Ravi

70 views

10 months ago

Grampa Plays Drums
Al Stewart - "Year of the Cat" LIVE 2025

February 25, 2025 California Center for the Arts, Escondido, CA.

7:20
Al Stewart - "Year of the Cat" LIVE 2025

18,340 views

9 months ago