ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,796,602 results

The Coding Sloth
This is Why Programming Is Hard For you

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCodingSloth . You'll also get 20% off an ...

10:48
This is Why Programming Is Hard For you

1,259,641 views

1 year ago

Sahil & Sarra
This video will change the way you think when coding

"How to learn coding efficiently", this is a question that haunts many self taught programmers. In this video, I will answer this ...

7:59
This video will change the way you think when coding

333,599 views

2 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,028,934 views

1 year ago

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

832,934 views

5 years ago

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

What you'll learn: • How to break down coding questions with confidence • When and how to ask clarifying questions • The power ...

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

65,918 views

9 months ago

Python Programmer
If you're struggling to learn to code, you must watch this

Here's the article by Jeannette Wing: http://www.cs.cmu.edu/afs/cs/usr/wing/www/publications/Wing06.pdf Link doesn't work for all ...

2:21
If you're struggling to learn to code, you must watch this

329,927 views

3 years ago

stoney codes
70 Leetcode problems in 5+ hours (every data structure) (full tutorial)

In this video we go through the solution and problem solving logic, walking through pretty much every leetcode question you need ...

5:27:20
70 Leetcode problems in 5+ hours (every data structure) (full tutorial)

1,365,556 views

1 year ago

freeCodeCamp.org
10 Common Coding Interview Problems - Solved!

Preparing for coding interviews? Competitive programming? Learn to solve 10 common coding problems and improve your ...

2:10:50
10 Common Coding Interview Problems - Solved!

651,212 views

4 years ago

freeCodeCamp.org
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

This is a comprehensive course on data structures and algorithms. @algo.monster will break down the most essential data ...

1:15:03
Data Structure and Algorithm Patterns for LeetCode Interviews – Tutorial

447,322 views

6 months ago

NeetCode
My Brain after 569 Leetcode Problems

Roadmap: https://neetcode.io In this video I wanted to share every single thing I learned from solving and explaining hundreds of ...

7:50
My Brain after 569 Leetcode Problems

3,162,044 views

2 years ago

freeCodeCamp.org
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

Learn how to use Dynamic Programming in this course for beginners. It can help you solve complex programming problems, such ...

5:10:02
Dynamic Programming - Learn to Solve Algorithmic Problems & Coding Challenges

4,635,998 views

5 years ago

Colin Galen
Unlocking Your Intuition: How to Solve Hard Problems Easily

Intuition. It's one of your brain's most powerful processes, and yet, so few people know how to really make use of it. So here's a bit ...

17:34
Unlocking Your Intuition: How to Solve Hard Problems Easily

1,735,968 views

3 years ago

NeetCode
Top 6 Coding Interview Concepts (Data Structures & Algorithms)

https://neetcode.io/ - A better way to prepare for Coding Interviews Discord: https://discord.gg/ddjKRXPqtk Twitter: ...

10:51
Top 6 Coding Interview Concepts (Data Structures & Algorithms)

660,166 views

3 years ago

freeCodeCamp.org
Neetcode 150 Course - All Coding Interview Questions Solved

The NeetCode 150 is the most important LeetCode problems you need to master, selected to cover all major algorithmic patterns ...

38:57:11
Neetcode 150 Course - All Coding Interview Questions Solved

614,369 views

1 year ago

Green Code
I Solved 100 LeetCode Problems

Go to https://brilliant.org/GreenCode/ to learn more about Computer Science with a free 30-day trial and 20% off the premium ...

13:11
I Solved 100 LeetCode Problems

670,781 views

1 year ago

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

In this video, I'll show you a formula for solving coding problems, and I'll also walk you through these steps for a hard LeetCode ...

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

574,971 views

1 year ago

Tech With Nikola
Mastering Dynamic Programming - How to solve any interview problem (Part 1)

Mastering Dynamic Programming: An Introduction Are you ready to unravel the secrets of dynamic programming? Dive into ...

19:41
Mastering Dynamic Programming - How to solve any interview problem (Part 1)

1,080,316 views

2 years ago

NeetCode
Python for Coding Interviews - Everything you need to Know

https://neetcode.io/ - A better way to prepare for Coding Interviews Checkout my second Channel: @NeetCodeIO Discord: ...

26:18
Python for Coding Interviews - Everything you need to Know

799,928 views

3 years ago

Alex Nguyen
How To Pass Coding Interviews Like the Top 1%

If you want to be a software engineer at Google, you will be surprised that less than 1% of all candidates would actually get an ...

7:19
How To Pass Coding Interviews Like the Top 1%

154,440 views

1 year ago

The Coding Sloth
Learn To Code Like a GENIUS and Not Waste Time

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCodingSloth/ . The first 200 of you will ...

9:41
Learn To Code Like a GENIUS and Not Waste Time

2,846,018 views

2 years ago

WIRED
Professor Answers Coding Questions | Tech Support | WIRED

UC Berkeley Computer Science Professor Sarah Chasins joins WIRED to answer the internet's burning questions about coding.

33:49
Professor Answers Coding Questions | Tech Support | WIRED

933,839 views

1 month ago

Reducible
5 Simple Steps for Solving Dynamic Programming Problems

In this video, we go over five steps that you can use as a framework to solve dynamic programming problems. You will see how ...

21:27
5 Simple Steps for Solving Dynamic Programming Problems

1,403,242 views

5 years ago

Fireship
How to NOT Fail a Technical Interview

Welcome to the software engineer's technical interview survival guide. Using a mock interview with the classic FizzBuzz question, ...

8:26
How to NOT Fail a Technical Interview

1,894,152 views

3 years ago

Tech With Tim
Problem Solving Techniques - For Programming Problems & Interviews

Want to improve your problem solving skills and ace coding interviews? This videos shares coding interview tips and coding ...

17:40
Problem Solving Techniques - For Programming Problems & Interviews

448,514 views

5 years ago

freeCodeCamp.org and AlgoMonster
Learn Dynamic Programming with Animations – Full Course for Beginners

Master the art of Dynamic Programming by learning to break complex challenges into simple, reusable sub-problems. This course ...

1:41:41
Learn Dynamic Programming with Animations – Full Course for Beginners

62,262 views

5 days ago