ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

436 results

Career With Rishab
Get started with Problem Solving | Effective Method 👍

Get started with Problem-Solving | Effective Method Find my recommended products that every Software Engineer should use .

4:00
Get started with Problem Solving | Effective Method 👍

2,568 views

3 years ago

Pradeep Kumar Saini
If You Can't Build Logic, You'll NEVER Crack LeetCode. Here's Why?

... Twitter▻ https://x.com/ImPradeepSaini #logic #problemsolving #coding #engineering #programming #development #developer ...

6:37
If You Can't Build Logic, You'll NEVER Crack LeetCode. Here's Why?

43,968 views

7 months ago

coders paradise
Cracking the Code: Mastering the Art of Problem-Solving in Programming | Coders Paradise Tutorial

Welcome to Coder's Paradise - Your Gateway to Programming Excellence! Are you ready to embark on a thrilling journey into ...

18:39
Cracking the Code: Mastering the Art of Problem-Solving in Programming | Coders Paradise Tutorial

41 views

2 years ago

CHAMP by Arpit
Why Most Programmers Fail at Logic in 2026 (And How to Fix It) Think Like a Engineer #programming

Most beginners in 2026 are learning tools, AI, and frameworks — but still struggle with logic. In this 8-minute video, I explain how ...

8:01
Why Most Programmers Fail at Logic in 2026 (And How to Fix It) Think Like a Engineer #programming

132 views

8 days ago

Lumintra
Think Like a Programmer: Break Down Any Problem

Think Like a Programmer: Break Down Any Problem Ever stare at a problem and feel completely stuck? Programmers face this ...

8:19
Think Like a Programmer: Break Down Any Problem

87 views

7 days ago

Lumintra
Learning to Code Changed How I Solve Every Problem in Life 💻🤓

What if learning to code could teach you more than just programming? In this video, I share how learning to code completely ...

5:39
Learning to Code Changed How I Solve Every Problem in Life 💻🤓

52 views

3 weeks ago

Code & Complexity
Every Coder Must Know These Questions !! Part-1

Are you preparing for coding interviews? This video covers the most common DSA questions that every company loves to ask!

17:46
Every Coder Must Know These Questions !! Part-1

1,631 views

10 months ago

The coding clubhouse
Mastering Debugging: Tips and Tricks for Faster Problem Solving

Ever wanted to be a detective? In this video, we'll turn you into a code detective with the awesome skill of debugging!

6:42
Mastering Debugging: Tips and Tricks for Faster Problem Solving

59 views

11 months ago

Edwin Vazquez
The Status of the P vs. NP Problem

This is a final project presentation for my programming class. Sorry for the background noise.

18:59
The Status of the P vs. NP Problem

222 views

3 years ago

Engineerhoon
Mastering DSA in 2024 What Every Programmer Needs to Know

In this video, I dive into why Data Structures and Algorithms (DSA) are so crucial for technical interviews, even though many of us ...

5:17
Mastering DSA in 2024 What Every Programmer Needs to Know

445 views

1 year ago

James Stone
Why Take-Home Coding Assignments Are Broken and How I’m Approaching Them Differently

Take-home coding assignments are supposed to test skill and problem-solving, but they often end up wasting time and energy.

4:57
Why Take-Home Coding Assignments Are Broken and How I’m Approaching Them Differently

32 views

1 month ago

Learn, Grow && Enjoy - by Sanyam Jain
10. Pascal’s Triangle | Array | Problem Solving

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

11:11
10. Pascal’s Triangle | Array | Problem Solving

88 views

2 years ago

Learn, Grow && Enjoy - by Sanyam Jain
15. Wave Array | Array | Problem Solving

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

16:07
15. Wave Array | Array | Problem Solving

59 views

2 years ago

Akmal Syakir
PBL 1 PROBLEM SOLVING AND PROBLEM DESIGN ( PSPD )
6:04
PBL 1 PROBLEM SOLVING AND PROBLEM DESIGN ( PSPD )

6 views

1 year ago

Learn, Grow && Enjoy - by Sanyam Jain
66. Integer to Roman Conversion | String | Problem Solving

This is the 66th question of the Problem Solving Series and 4th problem on String. This question has been asked in Amazon, ...

11:56
66. Integer to Roman Conversion | String | Problem Solving

46 views

1 year ago

Kamran Shabbir
Use of For Loop in Problem Solving: Part 02

This video covers the basics of problem-solving using For Loop. It is designed for beginners to understand how conditional logic ...

18:11
Use of For Loop in Problem Solving: Part 02

22 views

11 months ago

ETCG Experiments
DJANGO SKILZ - Thinking Through the Problem

Can you solve the problems with the skills that you have? Thinking through what you're really trying to do...

17:51
DJANGO SKILZ - Thinking Through the Problem

352 views

2 years ago

Learn, Grow && Enjoy - by Sanyam Jain
40. Fractional Knapsack | Greedy Algorithm | Problem Solving

This is the 40th question of the Problem Solving Series and 4th Greedy Algorithm problem. This question has been asked in ...

11:41
40. Fractional Knapsack | Greedy Algorithm | Problem Solving

52 views

1 year ago

Learn, Grow && Enjoy - by Sanyam Jain
6. Remove duplicates from an array | Array | Problem Solving

This is the 6th question of the Problem Solving Series and Array Data Structure. This question has been asked in Amazon. Please ...

10:34
6. Remove duplicates from an array | Array | Problem Solving

132 views

2 years ago

Learn, Grow && Enjoy - by Sanyam Jain
42. Next Greater Element | Stack | Problem Solving

This is the 42nd question of the Problem Solving Series and 2nd Stack problem. This question has been asked in Microsoft, ...

17:53
42. Next Greater Element | Stack | Problem Solving

80 views

1 year ago

San's Aura
Speed up your DSA Solving in Telugu | Top 5 %

In this video, we discussed how to increase your problem-solving speed in DSA and competitive coding. Whether you're a ...

11:05
Speed up your DSA Solving in Telugu | Top 5 %

5,149 views

6 months ago

Learn, Grow && Enjoy - by Sanyam Jain
39. Job Sequencing Problem | Greedy Algorithm | Problem Solving

This is the 39th question of the Problem Solving Series and 3rd Greedy Algorithm problem. This question has been asked in ...

16:48
39. Job Sequencing Problem | Greedy Algorithm | Problem Solving

38 views

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

Learn, Grow && Enjoy - by Sanyam Jain
101. Diameter of Binary Tree | Tree | Problem Solving

This is the 101th question of the Problem Solving Series and 11th problem on Trees. This question has been asked in Meta, ...

14:05
101. Diameter of Binary Tree | Tree | Problem Solving

72 views

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