ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

124 results

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

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

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

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

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

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

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

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

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

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

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

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

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

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

5 months ago

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

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

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

738 views

1 month ago

TechByAbhay
Diamond Pattern in Java 🔷 | Star Pattern Program | Ask Interview | Hindi

🔥 Want to master pattern programs in Java? In this video, we will learn how to print a 🔷 Diamond Shape Pattern using Java ...

15:35
Diamond Pattern in Java 🔷 | Star Pattern Program | Ask Interview | Hindi

93 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

170 views

5 months ago

Shubham Aher
Valid Anagram | LeetCode Problem Explained with Code & Logic | DSA Interview Prep

In this video, we solve the popular “Valid Anagram” problem — a common question in coding interviews for top tech companies ...

6:06
Valid Anagram | LeetCode Problem Explained with Code & Logic | DSA Interview Prep

178 views

5 months 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