ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,917 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

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

54,957 views

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

3 years ago

Eugene Berezin
You don’t need to solve 100+ problems on LeetCode to land a high-paying job.

Attention #SoftwareDevelopers Are technical interviews causing you stress? Are you spending endless hours solving ...

27:11
You don’t need to solve 100+ problems on LeetCode to land a high-paying job.

27 views

Streamed 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,631 views

5 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,092 views

6 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,410 views

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

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

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

548 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

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

TechZ
Introduction to Algorithmic Design and Analysis

Introduction to Algorithmic Design and Analysis. We will embark on a journey to explore the fundamental principles and ...

1:55:50
Introduction to Algorithmic Design and Analysis

635 views

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

2 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,143 views

3 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,809 views

3 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

Computer Science Lectures 1.3
Computability in Algorithm Analysis & Complexity Classes, P and NP Problems

In this Lecture we will Learn About Computability and Decision Making in Advance Algorithm Analysis. We will also learn about ...

23:05
Computability in Algorithm Analysis & Complexity Classes, P and NP Problems

737 views

5 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

J and Beyond e.V.
Solve All Your Problems

by Chad Windnagle Solving Problems and debugging issues can be challenging and complex. Web applications have so many ...

25:46
Solve All Your Problems

111 views

10 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 4/4)

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

9:23:17
ACE Algorithms Coding Interview: Blind 75 LeetCode Questions (Part 4/4)

797 views

2 years ago

Aida Nasr
TSP problem and Tree
20:15
TSP problem and Tree

898 views

4 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