ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,180,867 results

Fireship
Problem-Solving for Developers - A Beginner's Guide

How to approach problem-solving as a developer . Seven steps and strategies to solve software development challenges faster.

10:44
Problem-Solving for Developers - A Beginner's Guide

838,709 views

5 years ago

Sahil & Sarra
8 patterns to solve 80% Leetcode problems

Try my free email crash course to crush technical interviews: Interview Master (now called InstaByte) - https://instabyte.io/ ▻ For ...

7:30
8 patterns to solve 80% Leetcode problems

1,077,890 views

1 year ago

Codebagel
How to Solve ANY LeetCode Problem (Step-by-Step)

You can solve ANY coding interview problem - you just need a step-by-step approach. In this video, I'll show you a formula for ...

12:37
How to Solve ANY LeetCode Problem (Step-by-Step)

599,966 views

1 year ago

Alex Lee
Learn Java in 14 Minutes (seriously)

GET $1500 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

14:00
Learn Java in 14 Minutes (seriously)

5,426,812 views

6 years ago

Dan Vega
Java Problem Solving Tutorial: Left to Right Evaluation

In this video, we take a look at problem-solving in Java. I received a question from a subscriber and he asked how I might go ...

17:11
Java Problem Solving Tutorial: Left to Right Evaluation

4,528 views

3 years ago

Devtiro
Exactly How to Solve Java and Spring Boot Errors (in 5 steps)

Timestamps* 00:00 Intro 00:29 The Framework 00:52 Stabilize 01:53 Observe 02:54 Learn 06:48 Validate 07:46 Execute.

8:32
Exactly How to Solve Java and Spring Boot Errors (in 5 steps)

1,750 views

8 months ago

jSparrow - start programming
5 Simple Steps to Solve Any Coding Problem!

In this video, I'll show you how to solve any coding problem with 5 simple steps. Whether you're struggling with a complex coding ...

6:34
5 Simple Steps to Solve Any Coding Problem!

3,561 views

3 years ago

Anthony D. Mays
How to Solve ANY Coding Interview Question in 6 Steps

Struggling with technical interviews? In this video, I'll teach you the 6-step strategy I give to all of my clients and students to help ...

12:33
How to Solve ANY Coding Interview Question in 6 Steps

77,324 views

11 months ago

Inside code
How to solve (almost) any binary tree coding problem

Learn graph theory algorithms: https://inscod.com/graphalgo ⚙ Learn dynamic programming: https://inscod.com/dp_course ...

4:20
How to solve (almost) any binary tree coding problem

299,195 views

5 years ago

Ashish Pratap Singh
LeetCode was HARD until I Learned these 15 Patterns

Master DSA patterns: https://algomaster.io ▻ My DSA Playlist: ...

13:00
LeetCode was HARD until I Learned these 15 Patterns

1,609,330 views

1 year ago

ForrestKnight
Learn Java in 15 Minutes (seriously)

To try everything Brilliant has to offer for free, visit http://brilliant.org/ForrestKnight/ and get 20% off Brilliant's annual premium ...

19:50
Learn Java in 15 Minutes (seriously)

458,226 views

1 year ago

Techie Bytess
If You Cannot Build Logic, You Cannot Solve LeetCode Problems | Watch to Know Why

Struggling with LeetCode problems? You're not alone. The real challenge isn't solving hundreds of questions; it's building the ...

5:58
If You Cannot Build Logic, You Cannot Solve LeetCode Problems | Watch to Know Why

252,717 views

7 months ago

xplodivity
The trick to solve any recursion problem in programming...

Explore the 5 steps to solve any recursion problem. #programming #coding #codingtutorial.

4:39
The trick to solve any recursion problem in programming...

30,734 views

2 years ago

Apna College
How to build Strong Programming Logic? | College Placement & Internships

Guaranteed Placement Sheet : https://bit.ly/DSASheet Java Placement Course(with DSA) : https://bit.ly/JavaPlaylistComplete ...

14:06
How to build Strong Programming Logic? | College Placement & Internships

1,309,923 views

3 years ago

Bro Code
Java for loops are easy! 🔂

java #javatutorial #javacourse A for loop in Java is used to repeat a block of code a specific number of times, with control over ...

10:01
Java for loops are easy! 🔂

85,006 views

1 year ago

Tech With Nikola
Mastering Dynamic Programming - How to solve any interview problem

... How to recognize DP problems Dynamic programming is essentially structured problem solving — breaking a complex problem ...

19:41
Mastering Dynamic Programming - How to solve any interview problem

1,123,795 views

2 years ago

Sahil & Sarra
5 steps to solve any Dynamic Programming problem

Try my free email crash course to crush technical interviews: https://instabyte.io/ ▻ For more content like this, subscribe to our ...

8:43
5 steps to solve any Dynamic Programming problem

117,396 views

1 year ago

Udara Liyanage
Solve Math Problems Using Java | Java Coding Challenge 2021

Hello everyone Today we are going to solve a math problem in Java COW x COW = DEDCOW Find the values of C, O, W, D, E My ...

7:08
Solve Math Problems Using Java | Java Coding Challenge 2021

253 views

4 years ago

Jenny's Lectures CS IT
LeetCode Question with Solution | Two Sum Problem | Placement Series

Placement Oriented Jennys Lectures DSA with Java Course (New Batch) ...

15:35
LeetCode Question with Solution | Two Sum Problem | Placement Series

135,174 views

1 year ago

Curious Freaks
How to build LOGIC to solve CODING PROBLEM?🔥🚀Step by step Demo for LOGIC BUILDING

How to think CODING LOGIC to solve CODING PROBLEM?🔥🚀Step by step Guide for LOGIC BUILDING Are you tired of struggling with ...

10:53
How to build LOGIC to solve CODING PROBLEM?🔥🚀Step by step Demo for LOGIC BUILDING

137,835 views

3 years ago

Ashish Pratap Singh
How to Start Leetcode (as a beginner)

Master DSA patterns: https://algomaster.io ▻ My DSA Playlist: ...

8:45
How to Start Leetcode (as a beginner)

1,566,658 views

2 years ago

CodeWithHarry
Logic Building in Programming - 5 Proven Strategies (2025) 🔥

In today's video, we're diving deep into the world of programming logic. Whether you're a seasoned developer looking to sharpen ...

13:01
Logic Building in Programming - 5 Proven Strategies (2025) 🔥

813,830 views

2 years ago

Developer Docs
Leetcode | 1. Two Sum | Easy | Java Solution

This video has the Problem Statement, Solution Walk-through, Code, for 1. Two Sum, with a Time Complexity of O(n) and Space ...

5:41
Leetcode | 1. Two Sum | Easy | Java Solution

114,202 views

3 years ago

GeeksforGeeks
ARRAY PRACTICE PROBLEMS | Must do Array Questions | DSA Problems | GeeksforGeeks

Join GeeksforGeeks in our next DSA Course video as we delve into the fascinating world of ARRAY PRACTICE PROBLEMS!

10:48
ARRAY PRACTICE PROBLEMS | Must do Array Questions | DSA Problems | GeeksforGeeks

84,668 views

2 years ago

Michael Ogu
Problem Solving With Java Problem 1 0  Welcome Program

This is one of the series of lectures from THE PROBLEM SOLVING SCHOOL. The series of lectures focus on Problems solving in ...

9:19
Problem Solving With Java Problem 1 0 Welcome Program

68 views

11 years ago