ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,793,649 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,752 views

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

330,032 views

3 years 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,994 views

5 years 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,781 views

2 years 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,245 views

4 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,999 views

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

671,053 views

1 year 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,606 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,029,453 views

1 year 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,366,800 views

1 year ago

Fireship
The "vibe coding" mind virus explained…

Sign up and download Grammarly for FREE: http://grammarly.com/fireship Let's take a look at the latest craze in the programming ...

4:47
The "vibe coding" mind virus explained…

1,816,885 views

10 months 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,636,252 views

5 years ago

Logically Answered
The Rise And Fall Of Vibe Coding: The Reality Of AI Slop

Something strange is happening in programming. Everyone's talking about “vibe coding” — writing entire apps with AI instead of ...

14:21
The Rise And Fall Of Vibe Coding: The Reality Of AI Slop

239,855 views

3 months 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,736,324 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,606 views

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

449,541 views

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

615,233 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,971 views

2 years ago

WIRED
Stanford Computer Scientist Answers Coding Questions From Twitter | Tech Support | WIRED

Chris Piech, professor of computer science at Stanford University, answers the internet's burning questions about coding. Do you ...

17:13
Stanford Computer Scientist Answers Coding Questions From Twitter | Tech Support | WIRED

4,747,838 views

3 years ago

Aaron Jack
How to Solve Coding Problems (the best way to learn)

Freelance Coding is the way in 2024! Learn How: https://www.freemote.com/strategy https://instagram.com/aaronjack #coding ...

12:29
How to Solve Coding Problems (the best way to learn)

244,281 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,590 views

3 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

935,484 views

1 month 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,395 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,524 views

5 years ago

freeCodeCamp.org
Greedy Algorithms Tutorial – Solve Coding Challenges

Learn how to use greedy algorithms to solve coding challenges. Many tech companies want people to solve coding challenges ...

1:53:09
Greedy Algorithms Tutorial – Solve Coding Challenges

381,502 views

3 years ago