ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

89 results

CS50
Technical Interviews

In the codirectory, there's a program called subarray, and it takes number of items, and it returns the maximal subarray sum in my ...

40:53
Technical Interviews

84,811 views

13 years ago

Himanshu Kaushik | DigiiMento GATE, NET, CSE Prep
Maximum Subarray | Kadane's Algorithm Explained | Competitive Coding | NeetCode

Welcome to the Competitive Coding Series by DigiiMento Education! In this video, we will cover the Maximum Subarray problem ...

31:11
Maximum Subarray | Kadane's Algorithm Explained | Competitive Coding | NeetCode

139 views

1 year ago

Instituto de Informatica UACh
[INFO145] Clase12. LongetCommon Subsequence Problem Induccion - Maximum Subarray Sum Problem
1:01:51
[INFO145] Clase12. LongetCommon Subsequence Problem Induccion - Maximum Subarray Sum Problem

329 views

5 years ago

Hack Code
💥 🚀 LeetCode 152. Maximum Product Subarray|Master Brute Force & Dynamic Programming Techniques|DSA

Welcome back to Hack Code! In this video, we're tackling an important LeetCode problem: Maximum Product Subarray ...

21:24
💥 🚀 LeetCode 152. Maximum Product Subarray|Master Brute Force & Dynamic Programming Techniques|DSA

236 views

1 year ago

Silent Programmer
How to prepare for Programming Interviews

This video is a part of the CS50 course.

40:53
How to prepare for Programming Interviews

9 views

8 years ago

Its Code Time
Kadane's Algorithm | Maths and Arrays | DSA Series

This algorithm is mostly famous for its usage to find maximum subarray sum but can be modified and extended to solve a variety of ...

25:32
Kadane's Algorithm | Maths and Arrays | DSA Series

72 views

8 months ago

Tech Interviews and Competitive Programming Meetup
Segment Trees Part 2: A More Involved Problem

This is A More Involved Segment Tree Problem, part 2 of a larger series on segment trees. It's a recording of a live class that was ...

1:11:10
Segment Trees Part 2: A More Involved Problem

317 views

6 years ago

Mike the Coder
Grokking the Coding Interview | Sliding Window

00:00 Sliding Window Illustration 02:45 Average Contiguous Subarray Problem 06:17 Brute Force Each Subarray of Size 5 07:35 ...

42:57
Grokking the Coding Interview | Sliding Window

38,408 views

3 years ago

Soner CAN
Window Sliding Technique (in JavaScript)

This is one of the most commonly used interview question solution techniques. In this video I tried to implement window sliding ...

21:33
Window Sliding Technique (in JavaScript)

4,091 views

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

11 months ago

CodeWithARB
Minimum Swaps to Group All 1's Together II (LeetCode 2134)  (Sliding Window)

Solution and Explaination of Leetcode POTD: Solve this problem first for better understanding: ...

26:03
Minimum Swaps to Group All 1's Together II (LeetCode 2134) (Sliding Window)

522 views

1 year ago

Nikita Prokopov
Пишем Heap и динамически программируем на Java

00:00 Выбираем шрифт 07:13 Пишем Heap 55:20 Решаем https://leetcode.com/problems/relative-ranks/ 1:10:12 Решаем ...

2:14:32
Пишем Heap и динамически программируем на Java

777 views

4 years ago

The TryIt Project
Find index of 0 to replaced to get maximum length sequence of continuous ones

Find index of 0 to replaced to get maximum length sequence of continuous ones.

21:27
Find index of 0 to replaced to get maximum length sequence of continuous ones

561 views

7 years ago

CppNow
C++Now 2019: Mateusz Pusz “Beyond C++17 (Part 2 of N)”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:04
C++Now 2019: Mateusz Pusz “Beyond C++17 (Part 2 of N)”

1,495 views

6 years ago

Mike the Coder
How to split an array into K subarrays!!

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

30:22
How to split an array into K subarrays!!

8,865 views

4 years ago

Mike the Coder
2244. Minimum Rounds to Complete All Tasks | Leetcode 289

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

28:59
2244. Minimum Rounds to Complete All Tasks | Leetcode 289

445 views

3 years ago

Utah Python
SLCPython Remote Meetup October 2021

In this meetup Faris talks about the Python Flask, Pillow Imaging Library, and how to combine python libraries to make a website.

2:03:40
SLCPython Remote Meetup October 2021

28 views

4 years ago

Tech Interviews and Competitive Programming Meetup
Dynamic Programming Part 6: Tree Problems Involving DP

We look at some dynamic programming problems involving trees. In one problem, the DP function variable is a node (rather than ...

1:29:49
Dynamic Programming Part 6: Tree Problems Involving DP

2,038 views

6 years ago

Data Lounge
Algorithms & Data Structures 04.02.2024| Shortest Subarray Sum Two Pointers  Prefix Sums

Join us: https://discord.gg/sZkePhaWSZ --- The task is to find the shortest subarray in an array where the sum of its elements is ...

1:56:48
Algorithms & Data Structures 04.02.2024| Shortest Subarray Sum Two Pointers Prefix Sums

49 views

1 year ago

veganaiZe
Minimize Max Distance - Code Challenge

How to solve the coding interview question which minimizes the maximum distance traveled between blocks -- using Python.

56:57
Minimize Max Distance - Code Challenge

332 views

4 years ago