ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

189 results

TechStop by Hardik Khandelwal
Pilot : Problem Solving in Java

Hi everyone, I'm Hardik Khandelwal Software Engineer at Google ( Ex Amazon). This is the introductory video for my playlist ...

1:27
Pilot : Problem Solving in Java

178 views

3 years ago

Anshul Yadav
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

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 ...

8:15
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

126 views

4 months ago

GenZ Career
Java Spring Boot Interview | 2+ Years Experience

This Video contains: java spring boot interview questions for 2 years experience java mock interview for 2 years experience java ...

30:01
Java Spring Boot Interview | 2+ Years Experience

38,454 views

1 year ago

Shubham Aher
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

In this video, we solve the “Middle of the Linked List” problem — a classic and frequently asked question in DSA and coding ...

3:11
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

72 views

5 months ago

Gao Dalie (高達烈)
I Am Bad At Coding- Learn From My Mistake And Avoid Them!

Coding can be a challenging and frustrating experience, especially when we are just starting. Many beginners often feel ...

9:09
I Am Bad At Coding- Learn From My Mistake And Avoid Them!

4,200 views

2 years ago

Cyb3rSonu
Common Coding Mistakes (and How to Fix Them)

Think you're writing clean code? Think again. These 9 coding mistakes are silently killing your efficiency, bloating your bugs, and ...

12:29
Common Coding Mistakes (and How to Fix Them)

260 views

9 months ago

Techqflow Software Solutions
mock interview on java| java interview questions and answers| java| Techqflow

In this captivating video, join us as we witness a compelling mock interview conducted by a talented student, focusing on Java ...

15:59
mock interview on java| java interview questions and answers| java| Techqflow

5,416 views

2 years ago

CHAMP by Arpit
Best Language for DSA in 2026? 🤯 C++ vs Java vs Python #dsa #c++ #java #python

Choosing the right language for DSA can save you months of confusion. In this video, I compare C++ vs Java vs Python for: DSA ...

3:12
Best Language for DSA in 2026? 🤯 C++ vs Java vs Python #dsa #c++ #java #python

147 views

1 month ago

Learn Programming with Marius
Learn programming through practice

Learn programming through practice and by solving meaningful problems for you with the guidance of a Senior Software ...

6:53
Learn programming through practice

389 views

3 years ago

HustleWithNisha
Day 4 of mastering DSA !

Day 4 of 100 Days Coding Challenge | Recursion Revision + Medium Level Questions Hey everyone! Welcome back to Day 4 ...

1:27
Day 4 of mastering DSA !

40 views

8 months ago

CS50
CS50x 2025 - Lecture 0 - Scratch

Problem Solving: Inputs, Outputs. Representation: Unary, Binary, Decimal, ASCII, Unicode, RGB. Abstraction. Algorithms. Running ...

1:58:56
CS50x 2025 - Lecture 0 - Scratch

1,308,532 views

Streamed 1 year ago

Jasmeen Kaur
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

In this episode of my 2-Hour DSA Study With Me series, I focus on Queue data structure fundamentals and solve 2 important ...

7:07
EP 13 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

640 views

1 month ago

DSA Code Club
4 Binary Search | Leetcode 278 - First Bad Version | Java

Problem: You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of ...

12:09
4 Binary Search | Leetcode 278 - First Bad Version | Java

22 views

2 years ago

Phoder
Code360 Coding Ninjas | Weekly Contest 199 | Problem A | Rotate Array | CPP & Java Codes

Code360 Coding Ninjas Naukri Weekly Contest 199 Contest Link: https://www.naukri.com/code360/contests/weekly-contest-199 ...

13:05
Code360 Coding Ninjas | Weekly Contest 199 | Problem A | Rotate Array | CPP & Java Codes

5 views

3 months ago

Engineerhoon
The Surprising Truth About REMOTE Interviews Nobody Tells You

Remote Job Interview Experience for Software Engineers | Complete Process & Tips - Description: - In this video, I share my full ...

14:05
The Surprising Truth About REMOTE Interviews Nobody Tells You

319 views

1 year ago

Learn, Grow && Enjoy - by Sanyam Jain
30. Reverse Pairs | Arrays | Problem Solving

This is the 30th question of the Problem Solving Series and Array Data Structure. This question has been asked in Google, ...

20:38
30. Reverse Pairs | Arrays | Problem Solving

96 views

2 years ago

DSA Code Club
1 Binary Search - Leetcode 69 Sqrt(x) - Java

Problem: Given a non-negative integer x, return the square root of x rounded down to the nearest integer. The returned integer ...

13:47
1 Binary Search - Leetcode 69 Sqrt(x) - Java

31 views

2 years ago

Jasmeen Kaur
EP 14 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

In this episode of my 2-Hour DSA Study With Me series, I focus on Queue data structure fundamentals and solve 2 important ...

9:30
EP 14 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

799 views

1 month ago

Jasmeen Kaur
EP 15 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

In this episode of my 2-Hour DSA Study With Me series (EP 15), I focus on Queue and Deque data structure fundamentals and ...

13:52
EP 15 | 2 Hour DSA Study With Me 👩‍💻 | Queue | LeetCode + Interview Prep + 2 Ques | Amazon Engineer

2,313 views

1 month ago

Priyanshu Sharma
Day - 17 | Continuing My Coding Journey 💻

Day 17 of my coding journey! I continued practicing and learning today — staying consistent with daily problem-solving and ...

2:17
Day - 17 | Continuing My Coding Journey 💻

87 views

4 months ago

Bob is Coding ☕️
2 Pointer | Leetcode 167 | 2sum (||) | DSA Patterns

Welcome to Bob is Coding ✨ “You don't need to be great to start, but you need to start to be great.” This channel documents my ...

9:15
2 Pointer | Leetcode 167 | 2sum (||) | DSA Patterns

35 views

7 days ago

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

5 months ago

Jasmeen Kaur
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

In this episode of my 2-Hour DSA Study With Me series (EP 21), I focus on Graph traversal using DFS and BFS and solve 3 high ...

12:52
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

1,057 views

3 weeks ago

Debug With Shubham
Accenture Coding Round August 2024 | Actual Problems Solved in C++,Java & Python |Step-by-Step part3

Crack the Accenture Coding Round for august 2024 with this comprehensive guide! In this video, I walk you through 3 real coding ...

17:43
Accenture Coding Round August 2024 | Actual Problems Solved in C++,Java & Python |Step-by-Step part3

715 views

1 year 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++

82 views

4 months ago