ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35 results

DSA Code Club
1 Binary Search - Leetcode 69 Sqrt(x) - Java

Problem: Given a non-negative integer x, return the square root of x rounded down to the nearest integer. The returned integer ...

13:47
1 Binary Search - Leetcode 69 Sqrt(x) - Java

30 views

2 years ago

DSA Code Club
4 Binary Search | Leetcode 278 - First Bad Version | Java

Problem: You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of ...

12:09
4 Binary Search | Leetcode 278 - First Bad Version | Java

22 views

2 years ago

Shubham Aher
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

In this video, we solve the famous Invert Binary Tree problem — a classic LeetCode Easy challenge and one of the most important ...

6:08
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

71 views

3 months ago

Shubham Aher
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

In this video, we solve the Binary Tree Inorder Traversal problem — one of the most important LeetCode Easy questions and a ...

9:12
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

58 views

3 months ago

Programming Live with Larry
Daily Leetcode #803: Jun 12, 2022 - 1695. Maximum Erasure Value

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

8:00
Daily Leetcode #803: Jun 12, 2022 - 1695. Maximum Erasure Value

286 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

Shubham Aher
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Postorder Traversal problem — a very important LeetCode Easy/Medium question and one ...

9:31
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

42 views

3 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

436 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

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

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

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

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

Rajat Batra
Preorder Traversal of Binary Tree | C++ | Code Explanation | Interview Ready

Problem Link: https://leetcode.com/problems/binary-tree-preorder-traversal/description/ Code: ...

6:27
Preorder Traversal of Binary Tree | C++ | Code Explanation | Interview Ready

173 views

3 years ago

coders paradise
Arrays Basics | Rotate an array K times

Welcome to Coder's Paradise - Your Gateway to Programming Excellence! Are you ready to embark on a thrilling journey into ...

10:38
Arrays Basics | Rotate an array K times

26 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 300 - Teaching Kids Programming - One-way Jump Game via Backtracking, DP and Greedy Algorithm

Post: https://helloacm.com/teaching-kids-programming-one-way-jump-game-via-backtracking-dp-and-greedy-algorithm/ If you like ...

32:41
Day 300 - Teaching Kids Programming - One-way Jump Game via Backtracking, DP and Greedy Algorithm

227 views

4 years ago

Jose Yamin
Easy Sudoku Solver Code (Backtracking)

Sudoku was the easiest way to learn backtracking for me so I wanted to share it. Helpful resources: ...

19:53
Easy Sudoku Solver Code (Backtracking)

674 views

3 years ago

Doctor Lai
Day 455 - Teaching Kids Programming - Longest Palindromic Substring (Optimised Bruteforce and DP)

Post: Longest Palindromic Substring (Optimised Bruteforce and Dynamic Programming Algorithm) If you like this video and would ...

19:07
Day 455 - Teaching Kids Programming - Longest Palindromic Substring (Optimised Bruteforce and DP)

78 views

3 years ago