ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

62 results

Doctor Lai
Day 350 - Teaching Kids Programming - Counting Sort Algorithm in Python

Post: https://helloacm.com/teaching-kids-programming-counting-sort-algorithm-in-python/ If you like this video and would like to ...

15:36
Day 350 - Teaching Kids Programming - Counting Sort Algorithm in Python

55 views

4 years ago

MattJ
451. Sort Characters By Frequency

Problem link: https://leetcode.com/problems/sort-characters-by-frequency/ Link to solution post: ...

5:03
451. Sort Characters By Frequency

26 views

2 years ago

Doctor Lai
Day 346 - Teaching Kids Programming - Bubble Sorting (Simple Sorting Algorithm)

Post: https://helloacm.com/teaching-kids-programming-bubble-sorting-simple-sorting-algorithm/ If you like this video and would ...

17:20
Day 346 - Teaching Kids Programming - Bubble Sorting (Simple Sorting Algorithm)

80 views

4 years ago

Doctor Lai
Day 347 - Teaching Kids Programming - Selection Sorting (Simple Sorting Algorithm)

Post: https://helloacm.com/teaching-kids-programming-selection-sorting-simple-sorting-algorithm/ If you like this video and would ...

15:46
Day 347 - Teaching Kids Programming - Selection Sorting (Simple Sorting Algorithm)

37 views

4 years ago

Lovleen Kala
Top Down Merge Sort | Data Structure Algorithms
6:14
Top Down Merge Sort | Data Structure Algorithms

14 views

2 years ago

Doctor Lai
Day 437 - Teaching Kids Programming - Largest Unique Number via Hash Table, Bucket Sorting & GroupBy

Post: ...

12:40
Day 437 - Teaching Kids Programming - Largest Unique Number via Hash Table, Bucket Sorting & GroupBy

23 views

3 years ago

Doctor Lai
Day 321 - Teaching Kids Programming - Find Insertion in Sorted List via bisect_left or bisect_right

Post: https://helloacm.com/teaching-kids-programming-find-insertion-point-in-sorted-list-via-bisect_left-or-bisect_right/ If you like ...

19:54
Day 321 - Teaching Kids Programming - Find Insertion in Sorted List via bisect_left or bisect_right

136 views

4 years ago

Doctor Lai
Day 440 - Teaching Kids Programming - Check if an Array Is Consecutive via Sorting Algorithm

Post: https://helloacm.com/teaching-kids-programming-check-if-an-array-is-consecutive-via-sorting-algorithm/ If you like this video ...

5:25
Day 440 - Teaching Kids Programming - Check if an Array Is Consecutive via Sorting Algorithm

19 views

3 years 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 665 - Teaching Kids Programming - N-Repeated Element in Size 2N Array (Random Algorithm)

00:01 Hello 02:10 What is Random? 03:06 Monkey Sort aka Bogo Sort 07:21 Python Leetcode: ...

11:10
Day 665 - Teaching Kids Programming - N-Repeated Element in Size 2N Array (Random Algorithm)

47 views

1 year ago

Doctor Lai
Day 439 - Teaching Kids Programming - Reconstruct the Flight Itinerary using Topological Sorting DAG

Post: ...

16:52
Day 439 - Teaching Kids Programming - Reconstruct the Flight Itinerary using Topological Sorting DAG

44 views

3 years ago

Doctor Lai
Day 691 - Teaching Kids Programming - Minimum Increment to Make Array Unique (Sorting/Greedy)

00:01 Hello 06:43 Why sorting? 07:18 Example 11:06 Idea 11:20 Python Leetcode: ...

17:01
Day 691 - Teaching Kids Programming - Minimum Increment to Make Array Unique (Sorting/Greedy)

34 views

1 year ago

DataEngineering360
Leetcode 88. Merge Sorted Array | Hindi | Python | Leetcode 1 | Optimized way | Time complexity

leetcode #python Q. You are given two integer arrays nums1 and nums2, sorted in non-decreasing order, and two integers m and ...

7:55
Leetcode 88. Merge Sorted Array | Hindi | Python | Leetcode 1 | Optimized way | Time complexity

15 views

3 weeks ago

Doctor Lai
Day 659 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Two Pointer)

00:01 Problem Description 03:45 Converting Linked List to Array 05:02 Python 08:54 Ending Leetcode: ...

9:56
Day 659 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Two Pointer)

39 views

1 year ago

Doctor Lai
Day 660 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Using Hash Set)

00:01 Problem Description 01:22 Previous Solution 02:30 Python 06:33 Let me Repeat Leetcode: ...

7:56
Day 660 - Teaching Kids Programming - Remove Duplicates from Sorted Linked List (Using Hash Set)

40 views

1 year ago

DataEngineering360
Leetcode 26. Remove Duplicates from Sorted Array | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given an integer array nums sorted in non-decreasing order, remove the duplicates in-place ...

7:29
Leetcode 26. Remove Duplicates from Sorted Array | Hindi | Python | Leetcode 1 | Optimized way

32 views

3 weeks ago

DataEngineering360
Leetcode 88. Merge Sorted Array | Hindi | Python | Leetcode 1 | Optimized way | Time complexity

leetcode #python 27. Remove Element Q. Given an integer array nums and an integer val, remove all occurrences of val in nums ...

9:31
Leetcode 88. Merge Sorted Array | Hindi | Python | Leetcode 1 | Optimized way | Time complexity

10 views

3 weeks ago

Doctor Lai
Day 369 - Teaching Kids Programming - Minimum Starting Nodes to Visit Graph Topological Sort

Post: https://helloacm.com/teaching-kids-programming-minimum-starting-nodes-to-visit-graph-topological-sort-indegree/ If you like ...

11:17
Day 369 - Teaching Kids Programming - Minimum Starting Nodes to Visit Graph Topological Sort

31 views

3 years ago

Doctor Lai
Day 647 - Teaching Kids Programming - Algorithms to Find the Lexicographically Smallest Palindrome

00:01 Hello 00:07 What is a Palindrome? 01:47 Lexicographically Smallest 06:02 Even Palindrome 07:10 First Approach 09:17 ...

15:00
Day 647 - Teaching Kids Programming - Algorithms to Find the Lexicographically Smallest Palindrome

37 views

2 years ago

Shubham Aher
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

In this video, we solve the popular LeetCode Problem – Remove Duplicates from Sorted Array, a must-know DSA question for ...

7:22
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

121 views

3 months ago