ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

234 results

Matthew Davis
Linear Programming Day 3 Application problem using Simplex Method
43:37
Linear Programming Day 3 Application problem using Simplex Method

21 views

1 year ago

powsys lectures
PSE422 - 10/19/23
50:14
PSE422 - 10/19/23

21 views

2 years ago

Maths with Martin
MwA 38a Two-stage Simplex - 3D Minimisation Problem

The end of video 38 which includes interpreting the final Tableau.

3:27
MwA 38a Two-stage Simplex - 3D Minimisation Problem

18 views

2 years ago

Shubham Aher
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

In this video, we solve the famous “Roman to Integer” problem — a top-rated DSA interview question frequently asked in coding ...

5:42
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

74 views

5 months ago

Learn, Grow && Enjoy - by Sanyam Jain
66. Integer to Roman Conversion | String | Problem Solving

This is the 66th question of the Problem Solving Series and 4th problem on String. This question has been asked in Amazon, ...

11:56
66. Integer to Roman Conversion | String | Problem Solving

46 views

1 year ago

CS50
CS50x 2025 - Lecture 1 - C

C. Source Code. Machine Code. Compiler. Correctness, Design, Style. Visual Studio Code. Syntax Highlighting. Escape ...

2:34:31
CS50x 2025 - Lecture 1 - C

930,576 views

Streamed 1 year ago

OneProblemADay VODs
LeetCode 1290 | Daily Challenge | 2025.07.14 | Java | no talking

Solve the LeetCode's daily question: 1290. Convert Binary Number in a Linked List to Integer Problem: ...

0:27
LeetCode 1290 | Daily Challenge | 2025.07.14 | Java | no talking

4 views

7 months ago

Learn, Grow && Enjoy - by Sanyam Jain
71. String to Integer ( atoi ) | String | Problem Solving

This is the 71st question of the Problem Solving Series and 9th problem on String. This question has been asked in Google, ...

18:28
71. String to Integer ( atoi ) | String | Problem Solving

41 views

1 year ago

Jacked Engineering
Tutorial: LeetCode Problem 27. Remove Element

Welcome to Jacked Engineering! I am still learning how to teach. I would love any tips or advice to make my videos better.

8:08
Tutorial: LeetCode Problem 27. Remove Element

32 views

1 year ago

powsys lectures
EE416 - 10/13/23 - Part 1
1:24:39
EE416 - 10/13/23 - Part 1

52 views

2 years ago

CS50
CS50 2021 in HDR - Lecture 1 - C

This is CS50, Harvard University's Introduction to the intellectual enterprises of computer science and the art of programming.

2:28:50
CS50 2021 in HDR - Lecture 1 - C

766,330 views

4 years ago

Maths with Martin
MwA 32 Simplex - The Initial Tableau

In this video I discuss how to set up the Initial Tableau for the Simplex Algorithm to be carried out.

13:42
MwA 32 Simplex - The Initial Tableau

65 views

2 years ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 29

In this video, we solve LeetCode 3512 – Minimum Operations to Make Array Sum Divisible by K using a clean and optimal math + ...

5:00
LeetCode Daily Challenge 🔥| DAY 29

6 views

3 days ago

Jacked Engineering
Tutorial: LeetCode Problem 26. Remove Duplicates from Sorted Array

Welcome to Jacked Engineering! I am still learning how to teach. I would love any tips or advice to make my videos better.

7:36
Tutorial: LeetCode Problem 26. Remove Duplicates from Sorted Array

8 views

1 year ago

CP_WITH_M
Codeforces Round 1076 (Div. 3) MY POV

Codeforces Round 1076 (Div. 3) ⏱ Timestamps: 00:00 Problem A 00:04:20 Problem B 00:10:00 Problem C 00:16:00 Problem D ...

2:15:44
Codeforces Round 1076 (Div. 3) MY POV

35 views

1 month ago

OneProblemADay VODs
LeetCode 1394 | Daily Challenge | 2025.07.05 | Java | no talking

Solve the LeetCode's daily question: 1394. Find Lucky Integer in an Array Problem: ...

0:57
LeetCode 1394 | Daily Challenge | 2025.07.05 | Java | no talking

2 views

7 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 11

In this video, we solve LeetCode 633 – Sum of Square Numbers using an efficient and interview-ready approach in Java.

4:41
LeetCode Daily Challenge 🔥| DAY 11

15 views

3 weeks ago

CS50
CS50x 2026 - Lecture 1 - C

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:30:18
CS50x 2026 - Lecture 1 - C

150,160 views

1 month ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 30

In this video, we solve LeetCode 1523 – Count Odd Numbers in an Interval Range using a simple and efficient math-based ...

3:47
LeetCode Daily Challenge 🔥| DAY 30

9 views

2 days ago

CS50
CS50x 2023 - Lecture 1 - C

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:34
CS50x 2023 - Lecture 1 - C

1,585,400 views

Streamed 3 years ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 3

In this video, we solve LeetCode 1317 – Convert Integer to the Sum of Two No-Zero Integers using a clean and efficient approach ...

6:30
LeetCode Daily Challenge 🔥| DAY 3

42 views

4 weeks ago

Programming Live with Larry
Daily Leetcode #886: Sep 03, 2022 - 967. Numbers With Same Consecutive Differences

Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real ...

7:36
Daily Leetcode #886: Sep 03, 2022 - 967. Numbers With Same Consecutive Differences

513 views

3 years ago

OneProblemADay VODs
LeetCode 1432 | Daily Challenge | 2025.06.15 | Java | no talking

Solve the LeetCode's daily question: 1432. Max Difference You Can Get From Changing an Integer Problem: ...

2:40
LeetCode 1432 | Daily Challenge | 2025.06.15 | Java | no talking

30 views

8 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 21

In this video, we solve LeetCode 263 – Ugly Number using a simple and efficient approach in Java. This problem helps you ...

4:24
LeetCode Daily Challenge 🔥| DAY 21

29 views

11 days ago

CS50
CS50 2021 in HDR - Lecture 2 - Arrays

This is CS50, Harvard University's Introduction to the intellectual enterprises of computer science and the art of programming.

2:07:56
CS50 2021 in HDR - Lecture 2 - Arrays

334,889 views

4 years ago