ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

38 results

DataEngineering360
Leetcode Problem 1: Two Sum Solution in Python | Hindi

leetcode #python Q. Given an array of integers nums and an integer target, return indices of the two numbers such that they add ...

5:56
Leetcode Problem 1: Two Sum Solution in Python | Hindi

95 views

1 month ago

Insane techie
Lecture:1/50 | pair sum in array

pair sum in array , also known by 2 sum leetcode which is Lecture number 1st in our series of 50 DSA problems. Welcome to ...

5:25
Lecture:1/50 | pair sum in array

69 views

1 year ago

CS50
CS50x 2025 - Lecture 2 - Arrays

Preprocessing. Compiling. Assembling. Linking. Debugging. Arrays. Strings. Command-Line Arguments. Cryptography.

2:10:18
CS50x 2025 - Lecture 2 - Arrays

409,848 views

Streamed 1 year ago

Programming Live with Larry
Daily Leetcode #770: May 10, 2022 - 216. Combination Sum III

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

11:14
Daily Leetcode #770: May 10, 2022 - 216. Combination Sum III

453 views

3 years ago

MagentaCobra
Solutions for Codeforces Round 723 (A, B, C1/2, D)

https://codeforces.com/contest/1526 Hope you all find this useful :D Also let me know what style is preferred (this or whiteboard) ...

28:22
Solutions for Codeforces Round 723 (A, B, C1/2, D)

908 views

4 years ago

MagentaCobra
Solution for Figure Fixing (F) | Codeforces Round 726

I'm a little busy and tired today, so there's no screencast today. Also this will be the only video editorial I upload from round 726.

16:23
Solution for Figure Fixing (F) | Codeforces Round 726

670 views

4 years ago

Shubham Aher
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

In this video, we solve the famous “Add Two Numbers” problem — a top-ranked DSA question often asked in coding interviews at ...

7:53
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

142 views

4 months ago

Programming Live with Larry
Daily Leetcode #804: Jun 13, 2022 - 120. Triangle

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

10:44
Daily Leetcode #804: Jun 13, 2022 - 120. Triangle

313 views

3 years ago

MagentaCobra
Integers have Friends (1B/2D) Explanation | Codeforces Round 736

Problem: https://codeforces.com/contest/1548/problem/B Code: https://codeforces.com/contest/1548/submission/124538124 I ...

9:43
Integers have Friends (1B/2D) Explanation | Codeforces Round 736

1,136 views

4 years ago

MagentaCobra
Gregor and the Odd Cows (1D, 2F, easy subtask) Explanation | Codeforces Round 736

Problem: https://codeforces.com/contest/1548/problem/D1 Code: https://codeforces.com/contest/1548/submission/124603708 I ...

22:32
Gregor and the Odd Cows (1D, 2F, easy subtask) Explanation | Codeforces Round 736

409 views

4 years ago

MagentaCobra
Web of Lies (1A/2C) Explanation | Codeforces Round 736

Problem: https://codeforces.com/contest/1548/problem/A Code: https://codeforces.com/contest/1548/submission/124524691 I ...

11:08
Web of Lies (1A/2C) Explanation | Codeforces Round 736

771 views

4 years ago

Doctor Lai
Day 360 - Teaching Kids Programming - Partition Equal Subset Sum (Bottom Up Dynamic Programming)

Post: ...

20:37
Day 360 - Teaching Kids Programming - Partition Equal Subset Sum (Bottom Up Dynamic Programming)

88 views

4 years ago

Doctor Lai
Day 395 - Teaching Kids Programming - Rearrange Array Elements by Sign (Two Pointer Algorithm)

Post: https://helloacm.com/teaching-kids-programming-rearrange-array-elements-by-sign-two-pointer-algorithm/ If you like this ...

17:08
Day 395 - Teaching Kids Programming - Rearrange Array Elements by Sign (Two Pointer Algorithm)

55 views

3 years ago

DSA Code Club
3 Binary Serach |  Leetcode 33 - Search in Rotated Sorted Array | Java

There is an integer array nums sorted in ascending order (with distinct values). Prior to being passed to your function, nums is ...

21:48
3 Binary Serach | Leetcode 33 - Search in Rotated Sorted Array | Java

31 views

2 years ago

Doctor Lai
Day 402 - Teaching Kids Programming - Remove One Element to Make the Array Strictly Increasing (LIS)

Post: https://helloacm.com/teaching-kids-programming-remove-one-element-to-make-the-array-strictly-increasing-lis-algorithms/ If ...

29:30
Day 402 - Teaching Kids Programming - Remove One Element to Make the Array Strictly Increasing (LIS)

146 views

3 years ago

Doctor Lai
Day 357 - Teaching Kids Programming - Find Subsequence of Length K With the Largest Sum

Post: https://helloacm.com/teaching-kids-programming-find-subsequence-of-length-k-with-the-largest-sum/ If you like this video ...

20:21
Day 357 - Teaching Kids Programming - Find Subsequence of Length K With the Largest Sum

243 views

4 years ago

代码随想录
梦破碎的地方!| LeetCode:15.三数之和 | 15. 3Sum

《代码随想录》算法公开课开讲啦!快来打卡! 学算法,认准代码随想录 ...

32:07
梦破碎的地方!| LeetCode:15.三数之和 | 15. 3Sum

691 views

2 years ago

Doctor Lai
Day 337 - Teaching Kids Programming - Maximum Depth of N-ary Tree via DFS and BFS Algorithm

Post: ...

18:55
Day 337 - Teaching Kids Programming - Maximum Depth of N-ary Tree via DFS and BFS Algorithm

70 views

4 years ago

Owls Math
Solve the Rational Equation for positive integer solutions.

I solve this Rational Equation for positive integer solutions Correction: Sorry, I did not mention in the video that we are solving for ...

4:55
Solve the Rational Equation for positive integer solutions.

2,125 views

3 years ago

Doctor Lai
Day 380 - Teaching Kids Programming - Check if Every Row/Column Contains 1-N (XOR and Hash Set)

Post: https://helloacm.com/teaching-kids-programming-check-if-every-row-and-column-contains-all-numbers-xor-and-hash-set/ If ...

25:24
Day 380 - Teaching Kids Programming - Check if Every Row/Column Contains 1-N (XOR and Hash Set)

66 views

3 years ago