ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,063 results

The Berkman Klein Center for Internet & Society
Does an Algorithm Run Your Life?

An algorithm is a set of instructions for solving problems, such as determining the right dose of a medicine, finding the lowest price ...

45:23
Does an Algorithm Run Your Life?

2,481 views

15 years ago

Jeffrey Kahn
An Introduction to Computers and Problem Solving

TAACCCT This work is licensed under a Creative Commons Attribution 4.0 International License. This workforce solution was ...

20:03
An Introduction to Computers and Problem Solving

2,338 views

10 years ago

Growth: el podcast de Product Hackers
¿Qué es el Complex Problem Solving (CPS)? (Javier Recuenco, Singular Solving)

En este episodio, hablamos con Javier Recuenco, TCO de Singular Solving, una compañía dedicada a resolver problemas ...

1:16:07
¿Qué es el Complex Problem Solving (CPS)? (Javier Recuenco, Singular Solving)

19,271 views

11 months ago

I Can't Sleep Podcast
Algorithms

In this episode of the I Can't Sleep Podcast, fall asleep while learning about algorithms. I get pretty excited about narrowing down ...

34:32
Algorithms

142 views

1 year ago

Code with Nakov | SoftUni Global
Problem Solving in Programming - An Essential Guide [Dev Concepts #41]

Problem solving and algorithmic (logical) thinking are essential for every developer. In this video, you will learn about these and ...

1:47:45
Problem Solving in Programming - An Essential Guide [Dev Concepts #41]

10,841 views

3 years ago

PyCon SG
Learning programming and problem solving through solving algorithm problems - Education Summit 2018

Speaker: Mr Lee Tsung-Hsien, Staff Software Engineer at Toyota Research Institute, co-author of Elements of Programming ...

28:37
Learning programming and problem solving through solving algorithm problems - Education Summit 2018

127 views

7 years ago

IACR
Faster Algorithms for Solving LPN

Bin Zhang and Lin Jiao and Mingsheng Wang, Eurocrypt 2016. See http://www.iacr.org/cryptodb/data/paper.php?pubkey=27618.

24:49
Faster Algorithms for Solving LPN

157 views

9 years ago

Donald Salminao
Problem Solving Intro

An introduction to problem solving topic.

24:00
Problem Solving Intro

125 views

5 years ago

Grazer Linuxtage
Grazer Linuxtage 2022 - Solving Puzzles with Constraint Solvers

https://media.ccc.de/v/glt22-297-solving-puzzles-with-constraint-solvers Constraint solvers are powerful tools that can be used to ...

47:43
Grazer Linuxtage 2022 - Solving Puzzles with Constraint Solvers

151 views

3 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Problem S 1

Problem Session 1 Four examples of worked problems on the asymptotic behavior of functions and double-ended sequence ...

1:26:38
Introduction to Algorithms - MIT - Problem S 1

4 views

1 year ago

NPTEL IIT Guwahati
Lec 48: Problem Solving Session

Machine Learning and Deep Learning - Fundamentals and Applications https://onlinecourses.nptel.ac.in/noc23_ee87/preview ...

20:58
Lec 48: Problem Solving Session

2,599 views

2 years ago

ACM Student Chapter Munich
How to Learn an Algorithm - Jürgen Schmidhuber

Video of a talk by Jürgen Schmidhuber at our third Deep Learning in Action talk series 2015-10-07.

55:52
How to Learn an Algorithm - Jürgen Schmidhuber

22,957 views

10 years ago

Data Lounge
Algorithms & Data Structures 25.02.2024| Solving Complex Problems Efficiently Algorithm Optimization

Join us: https://discord.gg/sZkePhaWSZ --- The discussion focused on solving a problem using the BFS algorithm to find the ...

2:12:12
Algorithms & Data Structures 25.02.2024| Solving Complex Problems Efficiently Algorithm Optimization

54 views

1 year ago

NPTEL IIT Bombay
Lecture 2 Part 3 : Problem Solving using Computer

Lecture 2 Part 3 : Problem Solving using Computer.

29:11
Lecture 2 Part 3 : Problem Solving using Computer

38,740 views

6 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Lec 20

Lecture 20: Course Review This lecture reviews the main concepts and learning goals for the course. Students should be able to ...

55:35
Introduction to Algorithms - MIT - Lec 20

20 views

1 year ago

Gavin Sinclair
Intro to Informatics (1) - solving an easy LeetCode problem (Two Sum)

This video assumes little to no knowledge of programming and demonstrates what it means to solve an algorithmic problem.

44:36
Intro to Informatics (1) - solving an easy LeetCode problem (Two Sum)

23 views

5 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 2: Basic Problem Solving

We deepen our understanding of dynamic programming by looking at some basic problems, including one that has two ...

1:12:01
Dynamic Programming Part 2: Basic Problem Solving

2,012 views

6 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Problem S 2

Problem Session 2 Four examples of worked problems are given. These focus on solving recurrences and the Master Theorem.

1:27:40
Introduction to Algorithms - MIT - Problem S 2

7 views

1 year ago

YuriODev
Session 01 - Intro to Computational Thinking | Algorithms, Abstraction & Decomposition Explained

Session 01: Introduction to Computational Thinking Algorithms | Abstraction | Decomposition Welcome to the 1st option of our ...

39:27
Session 01 - Intro to Computational Thinking | Algorithms, Abstraction & Decomposition Explained

484 views

1 year ago

Ben Rosenberg
Min Cost Flow: Cycle Cancelling Algorithm and ILP Formulation

In this video, I go over the Min Cost Flow problem, and two different ways of solving it, one algorithmic and one computational.

24:52
Min Cost Flow: Cycle Cancelling Algorithm and ILP Formulation

12,660 views

3 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Quiz Rev 1

Quiz 1 Review This session focuses on preparing for the quiz. High-level concepts are discussed and example problems are ...

1:25:33
Introduction to Algorithms - MIT - Quiz Rev 1

4 views

1 year ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms- MIT - Quiz Rev 3

Quiz Review 3 This session focuses on preparing for the quiz. High-level concepts are discussed and example problems are ...

1:24:01
Introduction to Algorithms- MIT - Quiz Rev 3

14 views

1 year ago

Tech Interviews and Competitive Programming Meetup
Graphs Part 5: Problem Solving with Dijkstra's Algorithm

This is "Problem Solving with Dijkstra's Algorithm", part 5 of a larger series on graphs. It's a recording of a live class that was taught ...

44:32
Graphs Part 5: Problem Solving with Dijkstra's Algorithm

228 views

7 years ago

Lazy Chocolate Main
Problem Solving - 1 Hour challenge (Tunisian Language)

Hello Programmers and Coders, I really want to improve my way of thinking, solve more complicated problems, and consider ...

1:05:51
Problem Solving - 1 Hour challenge (Tunisian Language)

57 views

5 years ago

Electrical & Computer Learning Center, ECL Center
Introduction to Algorithms - MIT - Problem S 9

Problem Session 9 Five example problems are worked. Topics include acyclic algorithms, hash tables, and topological ordering.

1:25:29
Introduction to Algorithms - MIT - Problem S 9

19 views

1 year ago