ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

35 results

LIFE CODING WITH JAVA
Single Number || (leetcode 136) || java || Easy Explanation || Hindi || Interview Question

136. Single Number Solved Easy Topics Companies Hint Given a non-empty array of integers nums, every element appears twice ...

7:46
Single Number || (leetcode 136) || java || Easy Explanation || Hindi || Interview Question

136 views

8 months ago

CrazyCoding
leetcode 136   Single Number | Optimal Approach  in JAVA.

Problem Description: You are given a list of integers. Every number appears twice, except one number, which appears only once.

5:41
leetcode 136 Single Number | Optimal Approach in JAVA.

9 views

4 months ago

CrazyCoding
leetcode 1752 - check if array is sorted and rotated | Optimal Approach  in JAVA.

It helps to understand and code in leetcode. ✓ Problem Description: You're given an array of distinct integers. You need to ...

10:05
leetcode 1752 - check if array is sorted and rotated | Optimal Approach in JAVA.

60 views

5 months ago

Nikhil Lohia
Insert Interval (LeetCode 57) } Full solution with different scenarios

Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join Actual problem ...

20:14
Insert Interval (LeetCode 57) } Full solution with different scenarios

6,774 views

10 months ago

Algo Ducky
LeetCode #1: Two Sum in Java | Brute Force vs Hash Map O(n) | The Duckiest Way to Solve It Fast!

LeetCode #1: Two Sum might seem simple, but don't be fooled — it's the ultimate warm-up for high-stakes interviews and ...

4:18
LeetCode #1: Two Sum in Java | Brute Force vs Hash Map O(n) | The Duckiest Way to Solve It Fast!

17 views

6 months ago

3Blue1Brown
But what is quantum computing?  (Grover's Algorithm)

Qubits, state vectors, and Grover's algorithm for search. Instead of sponsored ad reads, these lessons are funded directly by ...

36:54
But what is quantum computing? (Grover's Algorithm)

2,734,935 views

7 months ago

CS Algorithms & Challenges
LeetCode 9: Palindrome Number - Brute Force to Optimized Solution Explained using python!

Want to ace your coding interview? In this video, we break down LeetCode 9: Palindrome Number, step by step! We explore two ...

17:57
LeetCode 9: Palindrome Number - Brute Force to Optimized Solution Explained using python!

20 views

10 months ago

CrazyCoding
#LEETCODE - 152    | Maximum product subarray  | Optimal Approach in JAVA.

This program finds the maximum product subarray in a given integer array. It uses two running products: Prefix product ...

21:16
#LEETCODE - 152 | Maximum product subarray | Optimal Approach in JAVA.

8 views

2 months ago

Rohit Katariya
121. Best Time to Buy and Sell Stock | LeetCode | DSA | Day #2

Problem: You are given an array prices where prices[i] is the price of a given stock on the ith day. You want to maximize your profit ...

5:26
121. Best Time to Buy and Sell Stock | LeetCode | DSA | Day #2

64 views

1 month ago

Code Viento
💡Think Backwards! Merge Sorted Arrays from the End 🔄

In this video, we solve LeetCode 88 - Merge Sorted Array using an efficient Two Pointer Approach in Java! Problem ...

3:39
💡Think Backwards! Merge Sorted Arrays from the End 🔄

159 views

8 months ago

codestorywithMIK
Longest Strictly Increasing or Strictly Decreasing Subarray | Leetcode 3105 | codestorywithMIK

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

15:31
Longest Strictly Increasing or Strictly Decreasing Subarray | Leetcode 3105 | codestorywithMIK

4,170 views

10 months ago

Tech With Tim
Data Structures  - Full Course for Beginners

This course will teach you about Data Structures and how they will apply in real-world scenarios, like computer science courses, ...

3:11:08
Data Structures - Full Course for Beginners

30,100 views

3 weeks ago

codestorywithMIK
Apply Operations to an Array | 2 Pass | 1 Pass | Leetcode 2460 | codestorywithMIK

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

18:50
Apply Operations to an Array | 2 Pass | 1 Pass | Leetcode 2460 | codestorywithMIK

4,117 views

9 months ago

codestorywithMIK
Count Total Number of Colored Cells | Maths Proof | 2 Approaches | Leetcode 2579 | codestorywithMIK

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

14:13
Count Total Number of Colored Cells | Maths Proof | 2 Approaches | Leetcode 2579 | codestorywithMIK

5,235 views

9 months ago

codestorywithMIK
Construct the Lexicographically Largest Valid Sequence | Detailed | Leetcode 1718 | codestorywithMIK

iPad PDF Notes Link - https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/iPad%20PDF%20Notes/Leetcode-1718.pdf Whatsapp ...

37:39
Construct the Lexicographically Largest Valid Sequence | Detailed | Leetcode 1718 | codestorywithMIK

12,520 views

10 months ago

codestorywithMIK
Maximum Absolute Sum of Any Subarray | Kadane's Algorithm | Leetcode 1749 | codestorywithMIK

iPAD PDF Notes ...

30:50
Maximum Absolute Sum of Any Subarray | Kadane's Algorithm | Leetcode 1749 | codestorywithMIK

12,815 views

9 months ago

MicroDegree ಕನ್ನಡ
How to prepare for PLACEMENTS as a FRESHER in 2025 ? | Get placed in top companies

How to Secure Your First Job in 2025? | Placement Tips & Tricks #Placements2025 #FreshersJobs #JobPreparation ...

10:40
How to prepare for PLACEMENTS as a FRESHER in 2025 ? | Get placed in top companies

22,395 views

9 months ago

codestorywithMIK
Making A Large Island | Brute Force | Better | Optimal | Dry Run | Leetcode 827 | codestorywithMIK

iPad Notes PDF Link ...

1:02:48
Making A Large Island | Brute Force | Better | Optimal | Dry Run | Leetcode 827 | codestorywithMIK

8,816 views

10 months ago

My Learning Hub
Container With Most Water using Java | Google | Amazon | Facebook | 13th Jan 2025 | Java | GFG POTD

Geeks-for-Geeks | Practice Problem | Problem Solution 13th January 2025 Problem : Container With Most Water using Java Level ...

2:45
Container With Most Water using Java | Google | Amazon | Facebook | 13th Jan 2025 | Java | GFG POTD

6 views

11 months ago

Java Challengers
Engineering Mindset: How Top Java Developers Think and Solve Problems - Live #3

Are you a Java developer or a software engineer? The distinction is crucial, and it's the difference between a stagnant career and ...

43:19
Engineering Mindset: How Top Java Developers Think and Solve Problems - Live #3

1,027 views

8 months ago