ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

385 results

Mariusz Jurczenko
Mastering Dynamic Programming: A Simple Guide

If you've ever been intimidated by dynamic programming, this video is a must-watch! With clear explanations and relatable ...

6:11
Mastering Dynamic Programming: A Simple Guide

51 views

2 years ago

jasonofthel33t
Lec 15 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

Louder version of Lec 15 MIT 6.046J. For more muses about algorithms, python and mozilla hacking, visit ...

1:11:00
Lec 15 | MIT 6.046J / 18.410J Introduction to Algorithms (SMA 5503), Fall 2005

3,109 views

13 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,845 views

3 years ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

109,658 views

9 months ago

UTM MCS Math Videos
Multistage Decision Trees

Just-in-Time Videos - Management: Multistage Decision Trees Presented and Prepared by Charlene Chu in Collaboration with ...

6:13
Multistage Decision Trees

15,941 views

10 years ago

Learn with Shikaar
How to Solve the Climbing Stairs Problem in JavaScript  Dynamic Programming & Memoization Explained

Climbing Stairs Problem in JavaScript — Dynamic Programming Explained. In this video you'll learn how to solve the classic ...

3:41
How to Solve the Climbing Stairs Problem in JavaScript Dynamic Programming & Memoization Explained

9 views

3 months ago

Tech Algo Views
Climbing stairs - English  #algorithms #dynamicprogramming #leetcode #coding #programming

Climbing stairs - English Problem statement: https://leetcode.com/problems/climbing-stairs/ Solution code: ...

0:58
Climbing stairs - English #algorithms #dynamicprogramming #leetcode #coding #programming

44 views

1 year ago

Houston FPUG
Rafal Dittwald, “Data Oriented Programming”

The term “data-oriented programming” is often mentioned in the digital halls of the Clojure community, but what does it mean?

1:44:01
Rafal Dittwald, “Data Oriented Programming”

7,607 views

3 years ago

Khan Academy Computing
Memoized Recursive Fibonacci Calls (Diagrammed)

This diagram traces the calls that the computer makes while executing a memoized recursive algorithm to calculate Fibonacci ...

0:19
Memoized Recursive Fibonacci Calls (Diagrammed)

7,639 views

6 years ago

NPTEL IIT Bombay
Week 6 - Lecture 30

Lecture 30 : Stochastic Control under incomplete state information: Example.

24:06
Week 6 - Lecture 30

130 views

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

5 years ago

DrKode
Leetcode 20 Valid Parentheses (Animation)

website: https://drkode.org problem: https://leetcode.com/problems/word-search/description/ solution: ...

2:48
Leetcode 20 Valid Parentheses (Animation)

33 views

10 months ago

Confreaks
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey We love Ruby's object ...

45:10
RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey

2,204 views

9 years ago

Kevin Powell
Stop fixed navigations covering content on scroll

When we have a fixed navigation with anchor links that go to different locations within the page, that navigation can cover content ...

7:25
Stop fixed navigations covering content on scroll

122,724 views

3 years ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,787 views

3 years ago

MOOC de l'IMT
12. Traveling Salesman Problem 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

8:02
12. Traveling Salesman Problem 🌐 Advanced Algorithmics and Graph Theory with Python

8,183 views

7 years ago

nptelhrd
Mod-01 Lec-22 Solution of Quadratic Programming problem using Simplex Method

Optimal Control by Prof. G.D. Ray,Department of Electrical Engineering,IIT Kharagpur.For more details on NPTEL visit ...

57:46
Mod-01 Lec-22 Solution of Quadratic Programming problem using Simplex Method

10,479 views

11 years ago

Adam Gaweda, Dr. Sensei
Splay Tree - Remove Leaf Node
2:00
Splay Tree - Remove Leaf Node

1,502 views

8 years ago

Apne Wale Coders
Mastering LeetCode 133: Graph Cloning with DFS

Master LeetCode 133 with our DFS tutorial. Clone graphs effortlessly! ▶️ LeetCode Link to the Problem:- ...

14:59
Mastering LeetCode 133: Graph Cloning with DFS

14 views

1 year ago

Alex Demko
LeetCode Live #1: Solving Random Problems Together 💻

Just a chill LeetCode solving session today Want to improve your problem-solving skills and build a real developer mindset?

56:10
LeetCode Live #1: Solving Random Problems Together 💻

851 views

Streamed 2 months ago

CS75
Building Dynamic Websites at Harvard - Lecture 1
2:07:59
Building Dynamic Websites at Harvard - Lecture 1

3,209 views

10 years ago

Jukka Suomela
Distributed Algorithms 2020: lecture 5a · APSP

Aalto University course CS-E4510 Distributed Algorithms. Lecture 5, part a: All-pairs shortest paths.

8:11
Distributed Algorithms 2020: lecture 5a · APSP

1,960 views

5 years ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

website: https://drkode.org Time Stamp 00:00 Statement 00:15 Storyboard 01:02 drkode.org 01:10 Code explanation 01:30 Code

1:35
Leetcode 206 Reverse Linked List (Animation)

41 views

10 months ago

nptelhrd
Mod-01 Lec-32 Dynamic Optimization Problem : Basic Concepts & Necessary

Optimal Control by Prof. G.D. Ray,Department of Electrical Engineering,IIT Kharagpur.For more details on NPTEL visit ...

54:57
Mod-01 Lec-32 Dynamic Optimization Problem : Basic Concepts & Necessary

4,340 views

11 years ago

PyAr - Python Argentina
Activation Energy, by Brandon Rhodes

Keynote presented on Friday in the PyCon Argentina 2018.

58:15
Activation Energy, by Brandon Rhodes

3,207 views

7 years ago