ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

34 results

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
Solution for Little Alawn's Puzzle (C) | Codeforces LATOKEN Round 1

Problem: https://codeforces.com/contest/1534/problem/C I mainly do Codeforces and AtCoder, with the occasional CodeChef ...

7:30
Solution for Little Alawn's Puzzle (C) | Codeforces LATOKEN Round 1

774 views

4 years ago

MagentaCobra
Solution for Omkar and Akmar (F) | Codeforces Round 724

Problem link: https://codeforces.com/contest/1536/problem/F Explainer: golions.

14:29
Solution for Omkar and Akmar (F) | Codeforces Round 724

683 views

4 years ago

Pradeep Kumar Saini
If You Can't Build Logic, You'll NEVER Crack LeetCode. Here's Why?

Struggling to solve LeetCode problems without watching solutions? - The real issue might be weak logical thinking, not a lack of ...

6:37
If You Can't Build Logic, You'll NEVER Crack LeetCode. Here's Why?

43,949 views

7 months ago

MagentaCobra
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

Problem: https://codeforces.com/contest/1534/problem/D I mainly do Codeforces and AtCoder, with the occasional CodeChef ...

9:18
Solution for Lost Tree (D) | Codeforces LATOKEN Round 1

435 views

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

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

512 views

3 years ago

Phoder
Code360 Coding Ninjas | Weekly Contest 199 | Problem A | Rotate Array | CPP & Java Codes

Code360 Coding Ninjas Naukri Weekly Contest 199 Contest Link: https://www.naukri.com/code360/contests/weekly-contest-199 ...

13:05
Code360 Coding Ninjas | Weekly Contest 199 | Problem A | Rotate Array | CPP & Java Codes

2 views

2 months ago

Programming Live with Larry
Daily Leetcode #806: Jun 15, 2022 - 1048. Longest String Chain

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

17:07
Daily Leetcode #806: Jun 15, 2022 - 1048. Longest String Chain

464 views

3 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

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

Phoder
Code360 Coding Ninjas | Weekly Contest 199 | Problem B | Banking Fraud Detection | CPP & Java Codes

Code360 Coding Ninjas Naukri Weekly Contest 199 Contest Link: https://www.naukri.com/code360/contests/weekly-contest-199 ...

7:03
Code360 Coding Ninjas | Weekly Contest 199 | Problem B | Banking Fraud Detection | CPP & Java Codes

21 views

2 months ago

Aryan Mittal
Hiring Scams with Students | Biggest Scam during Recession 😤

In this video, I'll talk about the biggest hiring scam going on right now, in which few folks are taking advantages of vulnerability of ...

8:42
Hiring Scams with Students | Biggest Scam during Recession 😤

4,241 views

1 year ago

Doctor Lai
Day 631 - Teaching Kids Programming - Algorithms to Count the Minimum Right Shifts to Sort the Array

00:01 Hello 06:53 Simulate the Process 09:12 Python 11:20 Check if Array is Sorted O(N) 12:45 Summary Post: ...

14:50
Day 631 - Teaching Kids Programming - Algorithms to Count the Minimum Right Shifts to Sort the Array

44 views

2 years ago

Doctor Lai
Day 462 - Teaching Kids Programming - Remove Digit From Number to Maximize Result

Post: https://helloacm.com/teaching-kids-programming-remove-digit-from-number-to-maximize-result/ If you like this video and ...

12:08
Day 462 - Teaching Kids Programming - Remove Digit From Number to Maximize Result

155 views

3 years ago

Doctor Lai
Day 623 - Teaching Kids Programming - Count Pairs Whose Sum is Less than Target (Two Pointer)

00:01 Two Sum Problem 01:00 (i, j) are the indices 04:05 Sum is Smaller 06:15 Python 10:46 Summary Post: ...

12:02
Day 623 - Teaching Kids Programming - Count Pairs Whose Sum is Less than Target (Two Pointer)

119 views

2 years ago

Code with IITians
Minimum Swaps for Bracket Balancing||Varities of Paranthesis Question|| DSA

I have not shown code first try to solve it ,if not getting it ask for the code in comment. 7 question same as Paranthesis link:- ...

10:48
Minimum Swaps for Bracket Balancing||Varities of Paranthesis Question|| DSA

40 views

3 years ago

Doctor Lai
Day 457 - Teaching Kids Programming - Intersection of Multiple Arrays (Set and Counter)

Post: https://helloacm.com/teaching-kids-programming-intersection-of-multiple-arrays-set-and-counter/ If you like this video and ...

9:36
Day 457 - Teaching Kids Programming - Intersection of Multiple Arrays (Set and Counter)

49 views

3 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

Doctor Lai
Day 385 - Teaching Kids Programming - Min Number of Steps to Reduce a Number to Zero

Leetcode: https://leetcode.com/problems/number-of-steps-to-reduce-a-number-to-zero/submissions/ Post: ...

12:56
Day 385 - Teaching Kids Programming - Min Number of Steps to Reduce a Number to Zero

58 views

3 years ago