ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

41 results

DataEngineering360
Leetcode 202. Happy Number | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Write an algorithm to determine if a number n is happy. A happy number is a number defined ...

3:08
Leetcode 202. Happy Number | Hindi | Python | Leetcode | Optimized way

0 views

6 days ago

codestorywithMIK
Count Covered Buildings | Simplest Intuition | Dry Run | Leetcode 3531 | codestorywithMIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 25th video of ...

30:03
Count Covered Buildings | Simplest Intuition | Dry Run | Leetcode 3531 | codestorywithMIK

5,021 views

2 days ago

DataEngineering360
Leetcode 347. Top K Frequent Elements | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given an integer array nums and an integer k, return the k most frequent elements. You may ...

3:43
Leetcode 347. Top K Frequent Elements | Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 128. Longest Consecutive Sequence| Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given an unsorted array of integers nums, return the length of the longest consecutive ...

5:22
Leetcode 128. Longest Consecutive Sequence| Hindi | Python | Leetcode | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 209. Minimum Size Subarray Sum | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given an array of positive integers nums and a positive integer target, return the minimal ...

6:21
Leetcode 209. Minimum Size Subarray Sum | Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 485. Max Consecutive Ones | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given a binary array nums, return the maximum number of consecutive 1's in the array.

2:50
Leetcode 485. Max Consecutive Ones | Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 35. Search Insert Position | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given a sorted array of distinct integers and a target value, return the index if the target is ...

6:00
Leetcode 35. Search Insert Position | Hindi | Python | Leetcode | Optimized way

0 views

5 days ago

DataEngineering360
Leetcode 121. Best Time to Buy and Sell Stock | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. You are given an array prices where prices[i] is the price of a given stock on the ith day.

4:15
Leetcode 121. Best Time to Buy and Sell Stock | Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 739. Daily Temperatures | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given an array of integers temperatures represents the daily temperatures, return an array ...

5:27
Leetcode 739. Daily Temperatures | Hindi | Python | Leetcode | Optimized way

0 views

5 days ago

DataEngineering360
Leetcode 15. 3Sum | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given an integer array nums, return all the triplets [nums[i], nums[j], nums[k]] such that i != j, i !

8:24
Leetcode 15. 3Sum | Hindi | Python | Leetcode | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 238. Product of Array Except Self | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given an integer array nums, return an array answer such that answer[i] is equal to the ...

6:23
Leetcode 238. Product of Array Except Self | Hindi | Python | Leetcode | Optimized way

10 views

7 days ago

DataEngineering360
Leetcode 49. Group Anagrams| Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given an array of strings strs, group the anagrams together. You can return the answer in ...

5:14
Leetcode 49. Group Anagrams| Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 704. Binary Search| Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Given an array of integers nums which is sorted in ascending order, and an integer target, ...

4:13
Leetcode 704. Binary Search| Hindi | Python | Leetcode | Optimized way

0 views

5 days ago

DataEngineering360
Leetcode 33. Search in Rotated Sorted Array | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. There is an integer array nums sorted in ascending order (with distinct values). Prior to being ...

5:52
Leetcode 33. Search in Rotated Sorted Array | Hindi | Python | Leetcode | Optimized way

0 views

5 days ago

DataEngineering360
Leetcode 496. Next Greater Element I | Hindi | Python | Leetcode | Optimized way

leetcode #python #timecomplexity Q. Return an array ans of length nums1.length such that ans[i] is the next greater element as ...

12:22
Leetcode 496. Next Greater Element I | Hindi | Python | Leetcode | Optimized way

0 views

5 days ago

DataEngineering360
Leetcode 643. Maximum Average Subarray I | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. You are given an integer array nums consisting of n elements, and an integer k. Find a ...

3:12
Leetcode 643. Maximum Average Subarray I | Hindi | Python | Leetcode 1 | Optimized way

0 views

7 days ago

DataEngineering360
Leetcode 503. Next Greater Element II | Hindi | Python | Leetcode 1 | Optimized way

leetcode #python #timecomplexity Q. Given a circular integer array nums (i.e., the next element of nums[nums.length - 1] is ...

5:38
Leetcode 503. Next Greater Element II | Hindi | Python | Leetcode 1 | Optimized way

0 views

5 days ago

Sanyam IIT Guwahati
Count Partitions With Max-Min Difference at Most K | LeetCode 3578 | Complete Intuition Explained

Count Partitions With Max-Min Difference at Most K | LeetCode 3578 | Complete Intuition Explained | Leetcode POTD ...

33:13
Count Partitions With Max-Min Difference at Most K | LeetCode 3578 | Complete Intuition Explained

4,551 views

7 days ago

DevTestOpsAcademy
Session 54: Python Tuple LeetCode Problems Solved + Explanation | Python Full Course for Beginners

Welcome to Session 54 of the Python Full Course for Beginners! In today's session, we will solve real LeetCode problems using ...

34:12
Session 54: Python Tuple LeetCode Problems Solved + Explanation | Python Full Course for Beginners

49 views

3 days ago

Study Placement
Count Partitions With Max-Min Difference at Most K 🔥 | Leetcode 3578 | Sliding Window + DP + Deque

Leetcode 3578 – Count Partitions With Max-Min Difference at Most K using an optimal Sliding Window + DP + Monotonic Deque ...

28:18
Count Partitions With Max-Min Difference at Most K 🔥 | Leetcode 3578 | Sliding Window + DP + Deque

2,570 views

7 days ago