ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,084 results

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

TPM Workshop
Invited Talk by V. Gogate - Algorithms for Solving The Constrained Most Probable Explanation Problem

Invited Talk by Vibhav Gogate (UT Dallas, USA) at the 5th Workshop on Tractable Probabilistic Modeling @ UAI 2022, Eindhoven, ...

41:05
Invited Talk by V. Gogate - Algorithms for Solving The Constrained Most Probable Explanation Problem

111 views

3 years ago

Mr Dimmick's Computing Channel
Dry running algorithms with trace tables

In this video you will learn how to use trace tables to dry-run an algorithm by following a few worked examples, including iterating ...

20:35
Dry running algorithms with trace tables

55,016 views

4 years ago

Sophie Huiberts
Open Problems & Diet Problems

I wrote this as a lecture series for the IPCO 2024 summer school. This is an abbreviated version. We discuss theoretical analysis ...

50:14
Open Problems & Diet Problems

1,416 views

1 year ago

CodeX
Mastering Algorithm Questions: Cracking the Coding Interview

Uncover the secrets to mastering algorithm questions with confidence in this comprehensive guide. Practice algorithms coding ...

4:12:40
Mastering Algorithm Questions: Cracking the Coding Interview

212 views

2 years ago

Luis R. Izquierdo
Introduction to Metaheuristics (8/9). Local search applied to the Travelling Salesman Problem

Playlist at https://www.youtube.com/playlist?list=PLN4kTzLXGGgWNf4CDyoZZOsjOCftW5ej6 Erratum: In the slide shown at 12:30, ...

23:22
Introduction to Metaheuristics (8/9). Local search applied to the Travelling Salesman Problem

16,640 views

5 years 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

13,145 views

3 years ago

Steven Gordon
Simplified Data Encryption Standard (DES) Example

Worked example of Simplified DES. Taken from my lecture on Block Ciphers and DES (CSS441, L05, Y15): ...

44:01
Simplified Data Encryption Standard (DES) Example

76,115 views

6 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

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

229 views

7 years ago

Adam Gaweda, Dr. Sensei
Meta-Heuristics (Simulated Annealing / Genetic Algorithms) - Intro to Artificial Intelligence

The lecture series follows NC State's CSC 411 - Intro to AI with Dr. Adam Gaweda. This particular lecture introduces students to ...

1:09:14
Meta-Heuristics (Simulated Annealing / Genetic Algorithms) - Intro to Artificial Intelligence

547 views

1 year ago

EuroPython Conference
Solving Multi-Objective Constrained Optimisation Problems using Pymoo — Pranjal Biyani

EuroPython 2023 — North Hall on 2023-07-19] ...

44:23
Solving Multi-Objective Constrained Optimisation Problems using Pymoo — Pranjal Biyani

8,450 views

2 years ago

SI335 SI335
Unit 7 Class 30: Comparing Problems

How do you compare computation problems independently of any particular algorithm for those problems? Let's get meta - this is ...

25:52
Unit 7 Class 30: Comparing Problems

110 views

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

25 views

5 years 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]

11,154 views

3 years ago

Dr. P. Saravanan PSG CT
Robertson Algorithm for Signed 2's Complement Multiplication - Updated

Updated version of Signed 2's Complement Multiplication Algorithm.

35:35
Robertson Algorithm for Signed 2's Complement Multiplication - Updated

25,475 views

8 years ago

ETAPS 2017
Fundamental Algorithmic Problems and Challenges in Dynamical and Cyber-Physical Systems

FoSSaCS invited talk, given by Joël Ouaknine (MPI-SWS, Germany, and University of Oxford, UK). Dynamical and cyber-physical ...

1:00:02
Fundamental Algorithmic Problems and Challenges in Dynamical and Cyber-Physical Systems

400 views

8 years ago

MA CLASSES
Linear Programming ( LPP) - Simplex Method [ Introduction], Lecture - 01

Hello Students, in this video I have discussed general form of Linear programming Problem, Solution of LPP, Feasible Solution of ...

41:20
Linear Programming ( LPP) - Simplex Method [ Introduction], Lecture - 01

66,110 views

6 years ago

Data Lounge
Algorithms & Data Structures 17.03.2024| Optimizing Tree Height Problem-Solving Strategies

Join us: https://discord.gg/sZkePhaWSZ --- The conversation revolves around choosing a new topic for problem-solving, ...

1:48:27
Algorithms & Data Structures 17.03.2024| Optimizing Tree Height Problem-Solving Strategies

24 views

1 year ago

Techlahoma
Solve Your Everyday Problems with Genetic Algorithms - May Beisaron: 200 OK 2019

When was the last time you wrote an algorithm to plan your diet? As programmers we do amazing things in our everyday job, but ...

43:51
Solve Your Everyday Problems with Genetic Algorithms - May Beisaron: 200 OK 2019

202 views

6 years ago

Dandalf
Algorithm design and problems with mixed data types converting between Celsius and Fahrenheit

The video covers algorithm design conversion to code, testing and validating for correct program output, problems and solutions ...

22:46
Algorithm design and problems with mixed data types converting between Celsius and Fahrenheit

140 views

1 year ago

RIKEN AIP
31.Akiko Takeda: Efficient DC Algorithm for Nonconvex Nonsmooth Optimization Problems

Deep Learning: Theory, Algorithms, and Applications 2018, March 19-22 http://www.ms.k.u-tokyo.ac.jp/TDLW2018/ The workshop ...

31:15
31.Akiko Takeda: Efficient DC Algorithm for Nonconvex Nonsmooth Optimization Problems

1,327 views

7 years ago

IACR
A New Algorithm for the Unbalanced Meet in the Middle Problem

Ivica Nikolic and Yu Sasaki. Talk at Asiacrypt 2016. See http://www.iacr.org/cryptodb/data/paper.php?pubkey=27879.

29:06
A New Algorithm for the Unbalanced Meet in the Middle Problem

294 views

9 years ago

ITLearnz
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 1/4)

Ace Algorithms Coding Interview: Solve Distilled Curated Blind 75 Questions. We will guide you through the Blind 75 LeetCode ...

4:11:46
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 1/4)

1,037 views

2 years ago

Chris Rycroft
Harvard AM205 video 5.9 - Krylov methods: Arnoldi iteration and Lanczos interation

Harvard Applied Math 205 is a graduate-level course on scientific computing and numerical methods. This video introduces ...

27:45
Harvard AM205 video 5.9 - Krylov methods: Arnoldi iteration and Lanczos interation

15,834 views

3 years ago