ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,259,770 results

Internet Made Coder
Algorithms Explained for Beginners - How I Wish I Was Taught

Check out Algorithms to Live By and receive an additional 20% discount on the annual subscription at ...

17:38
Algorithms Explained for Beginners - How I Wish I Was Taught

474,957 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

829,388 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

997,032 views

1 year ago

TED-Ed
What's an algorithm? - David J. Malan

View full lesson: http://ed.ted.com/lessons/your-brain-can-solve-algorithms-david-j-malan An algorithm is a mathematical method ...

4:58
What's an algorithm? - David J. Malan

2,720,472 views

12 years 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)

559,370 views

1 year ago

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

This is all in the context of problem solving - programming, math, chess, life, etc. Any sort of "mind sport" or problem solving ...

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

1,702,262 views

3 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,484,941 views

1 year ago

BBC Ideas
What exactly is an algorithm? Algorithms explained | BBC Ideas

What is an algorithm? You may be familiar with the idea in the context of Instagram, YouTube or Facebook, but it can feel like a big ...

7:54
What exactly is an algorithm? Algorithms explained | BBC Ideas

544,014 views

6 years 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,062,185 views

2 years ago

AjSarco
How to Make Algorithm and Flowchart from a given problem

This tutorial serves as a guide for beginners on how to make an algorithm and flowchart from a given problem. Examples in the ...

5:26
How to Make Algorithm and Flowchart from a given problem

302,451 views

5 years ago

Infinite Codes
All Machine Learning algorithms explained in 17 min

All Machine Learning algorithms intuitively explained in 17 min ######################################### I just started ...

16:30
All Machine Learning algorithms explained in 17 min

1,669,017 views

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

101,661 views

1 year ago

PsychExamReview
Problem-Solving: Algorithms vs. Heuristics (Intro Psych Tutorial #91)

www.psychexamreview.com In this video I explain the difference between an algorithm and a heuristic and provide an example ...

4:50
Problem-Solving: Algorithms vs. Heuristics (Intro Psych Tutorial #91)

53,338 views

8 years ago

Channels new to you

Digital Education
Algorithms for Problem Solving | Generate and Test Algorithm | 11th Computer | Chapter 3 | Lec 2

Social Media Links: ______/❤ All Students are requested to Follow Me on Social Media!! ❤\______ Instagram:➜ ...

11:07
Algorithms for Problem Solving | Generate and Test Algorithm | 11th Computer | Chapter 3 | Lec 2

195 views

3 months ago

Academics with AB
Greedy Algorithm | 11th Computer - Chapter 3 - Lec 8

In this video, we introduce the Greedy Algorithm, a popular method used in computer science to solve optimization problems.

8:07
Greedy Algorithm | 11th Computer - Chapter 3 - Lec 8

10,822 views

4 months ago

Academics with AB
Backtracking | Algorithm Design Techniques | 11th Computer - Chapter 3 - Lec 10

This topic is part of Chapter 3: Problem Solving and Algorithms from the 1st Year Computer Science syllabus. In this video, we ...

6:33
Backtracking | Algorithm Design Techniques | 11th Computer - Chapter 3 - Lec 10

6,724 views

4 months ago

Academics with AB
Bubble Sort Algorithm | Sorting Algorithms | 11th Computer - Chapter 3 - Lec 11

In this video, we explain the Bubble Sort Algorithm in a simple, visual, and beginner-friendly way – perfect for 1st Year Computer ...

11:03
Bubble Sort Algorithm | Sorting Algorithms | 11th Computer - Chapter 3 - Lec 11

9,684 views

4 months ago

Academics with AB
BFS (Breadth First Search) Algorithms | Graph Algorithms | 11th Computer Ch 3 - Lec 15

Breadth‑First Search (BFS) Explained | 11th Computer | Algorithms & Problem Solving (Chapter 3)” Welcome to our deep dive into ...

12:00
BFS (Breadth First Search) Algorithms | Graph Algorithms | 11th Computer Ch 3 - Lec 15

9,449 views

4 months ago

Academics with AB
Selection Sort | Sorting Algorithms | 11th Computer - Chapter 3 - Lec 12

Selection Sort Algorithm | Chapter 3 – Problem Solving and Algorithms | 1st Year Computer Science In this video, we explain ...

10:19
Selection Sort | Sorting Algorithms | 11th Computer - Chapter 3 - Lec 12

7,427 views

4 months ago

Harshita Verma
I Wasted 6 Months on DSA Playlists... Here's What Actually Works

Are you stuck in the DSA playlist trap? 🚨 In this video, I expose the BIGGEST mistake that's ruining your coding interview ...

11:01
I Wasted 6 Months on DSA Playlists... Here's What Actually Works

210,468 views

2 months ago

Abdul Bari
1. Introduction to Algorithms

Introduction to Algorithms Introduction to course. Why we write Algorithm? Who writes Algorithm? When Algorithms are written?

11:49
1. Introduction to Algorithms

6,778,594 views

7 years ago

CS & AI Learning with Arfan Wazeer | PhD Scholar
Lec-3.1:Introduction to Algorithms |Types of Computational Problems| Problem-Solving with Algorithms

Description: Welcome to the first lecture of our Computer Science series! In this video, we cover the fundamentals of Algorithms, ...

15:27
Lec-3.1:Introduction to Algorithms |Types of Computational Problems| Problem-Solving with Algorithms

305 views

4 months ago

Profound Academy
Sliding Window Technique

The Sliding Window technique is a key tool in algorithmic problem-solving that can significantly speed up calculations and ...

6:18
Sliding Window Technique

90,631 views

2 years ago

Mr Bulmer's Learning Zone
IGCSE Computer Science 2023-25 ​​- Topic 7: Video 1 - Algorithm Design & Problem-Solving: Life Cycle

The video looks at the program development life cycle, limited to: analysis, design, coding and testing. Including identifying each ...

7:12
IGCSE Computer Science 2023-25 ​​- Topic 7: Video 1 - Algorithm Design & Problem-Solving: Life Cycle

94,241 views

3 years ago

Abdul Bari
3. Greedy Method -  Introduction

Introduction to Greedy Method What are Feasible and Optimal Solutions General Method of Greedy Examples to Explain Greedy ...

12:02
3. Greedy Method - Introduction

1,818,699 views

7 years ago

Jenny's Lectures CS IT
Lec 2: What is Algorithm and Need of Algorithm | Properties of Algorithm | Algorithm vs Program

In this video, I have discussed what is an algorithm and why algorithms are required with real-life example. Also discussed ...

8:19
Lec 2: What is Algorithm and Need of Algorithm | Properties of Algorithm | Algorithm vs Program

840,860 views

5 years ago

OneStop Academy [Tutorial]
Problem solving and algorithms

An algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to ...

14:01
Problem solving and algorithms

16,091 views

6 years ago