ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

71 results

NeetCodeIO
Maybe some people should just give up

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

25:23
Maybe some people should just give up

322,833 views

3 weeks ago

Java Dsa
Leetcode 150 | Evaluate Reverse Polish Notation | Java Stack Solution Explained

In this video, I solved Leetcode 150 Evaluate Reverse Polish Notation LeetCode using Java #Java #leetcode #Stack #Rpn.

15:11
Leetcode 150 | Evaluate Reverse Polish Notation | Java Stack Solution Explained

2 views

4 weeks ago

NeetCodeIO
Find Minimum Operations to Make All Elements Divisible by Three - Leetcode 3190 - Python

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

5:48
Find Minimum Operations to Make All Elements Divisible by Three - Leetcode 3190 - Python

3,731 views

3 weeks ago

Smart Programming
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

Reverse Words in a String | Leetcode 151 | 3 Optimized Ways (Java) | DSA Placement Course ◾◼️ Useful Notes & Courses ...

21:04
Reverse Words in a String | Leetcode 151 | 🚀 3 Optimized Ways (Java) | DSA Placement Course

993 views

3 weeks ago

NeetCodeIO
Binary Prefix Divisible By 5 - Leetcode 1018 - Python

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

14:26
Binary Prefix Divisible By 5 - Leetcode 1018 - Python

5,819 views

3 weeks ago

NeetCodeIO
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

https://neetcode.io/yt - A better way to prepare for Coding Interviews ‍ LinkedIn: ...

30:35
Count the Number of Substrings With Dominant Ones - Leetcode 3234 - Python

8,579 views

1 month ago

HR CodeSpace
Top Interview LeetCode Problem: Two Sum || Method 2 – HashMap Approach | Fast & Easy Solution

NeetCode 150 Challenge — 1/150 Master the Two Sum problem using the efficient one-pass HashMap technique — a must-know ...

9:21
Top Interview LeetCode Problem: Two Sum || Method 2 – HashMap Approach | Fast & Easy Solution

13 views

4 weeks ago

Techy Guy007
Crack a Product Based Company Offer | SDE Java Preparation Journey

Preparing for a switch from Service Based to Product Based Company. Targeting SDE Backend Roles (Java + Spring Boot).

0:57
Crack a Product Based Company Offer | SDE Java Preparation Journey

153 views

2 weeks ago

Leetcode Unlocked
150. Evaluate Reverse Polish Notation | Leetcode Unlocked - Python

Master the Stack data structure by solving LeetCode 150: Evaluate Reverse Polish Notation! In this video, we break down how to ...

9:40
150. Evaluate Reverse Polish Notation | Leetcode Unlocked - Python

0 views

12 days ago

Developer Coder
Minimum Operations to Make Array Sum Divisible by K | LeetCode 3512 | Java Code | Developer Coder

Welcome back to Developer Coder! In today's video, we dive into the LeetCode problem “Minimum Operations to Make Array Sum ...

5:34
Minimum Operations to Make Array Sum Divisible by K | LeetCode 3512 | Java Code | Developer Coder

156 views

2 weeks ago

Study Placement
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Daily Coding Challenge | Tree DP

... Leetcode Contests: https://youtube.com/playlist?list=PLsLlEdtakGoxoGbAwVRSlRjuB1yv1ycnc&feature=shared Neetcode 150 ...

28:48
Maximum Profit from Trading Stocks with Discounts | LeetCode 3562 | Daily Coding Challenge | Tree DP

228 views

3 hours ago

Tech By Pranjal
SameTree - Leetcode 100 - Java

leetcode 100 This question was identified as an interview question from here: https://github.com/xizhengszhang/Leet... #same ...

5:37
SameTree - Leetcode 100 - Java

6 views

3 weeks ago

Techy Guy007
Switch to a Product Based Company. Day 17/90.

Preparing for a switch from Service Based to Product Based Company. Targeting SDE Backend Roles (Java + Spring Boot).

0:26
Switch to a Product Based Company. Day 17/90.

360 views

2 weeks ago

Smart Programming
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

In this video, we will solve one of the most popular string problems asked in coding interviews — Longest Substring Without ...

21:05
Longest Substring Without Repeating Characters (LeetCode 3) | 🔥 DSA Java Placement Course

979 views

3 weeks ago

Codin Copy Pen
Leetcode series 32 / 150 #code #coding #dsa #engineering #leetcode

Question majedar tha.. jarur samjh aaya hoga. There are many more very important questions that are going to get uploaded ...

3:00
Leetcode series 32 / 150 #code #coding #dsa #engineering #leetcode

258 views

4 weeks ago

Coding & Trading by Suraj
How to Solve Happy Number in LeetCode | Problem 202 | Full Walkthrough | Java Solution

In this video, we tackle LeetCode 202: Happy Number. We'll walk through the logic, code the optimal solution live.

7:13
How to Solve Happy Number in LeetCode | Problem 202 | Full Walkthrough | Java Solution

100 views

2 weeks ago

Nischal Jadhav
LeetCode 217: Contains Duplicate | Day 1 | 100 Days DSA Challenge

shorts #dsa #leetcode #codewithnischal #day1 #100daysofcode #java #arraysinjava Welcome to Day 1 of the 100-Day DSA ...

1:43
LeetCode 217: Contains Duplicate | Day 1 | 100 Days DSA Challenge

669 views

9 days ago

Study Placement
Count Partitions with Even Sum Difference 🔥 | Leetcode 3432 | Prefix Sum + Parity Logic | Optimal

Solve Leetcode 3432 – Count Partitions with Even Sum Difference using a clean and optimal Prefix Sum + Even/Odd Parity Logic ...

6:16
Count Partitions with Even Sum Difference 🔥 | Leetcode 3432 | Prefix Sum + Parity Logic | Optimal

297 views

11 days ago

Study Placement
Leetcode 3623 🔥 Count Number of Trapezoids I | HashMap + Combinatorics | Optimal Approach + Dry Run

Solve Leetcode 3623 – Count Number of Trapezoids I using an efficient HashMap + Combinatorics technique. Code: https://github ...

17:14
Leetcode 3623 🔥 Count Number of Trapezoids I | HashMap + Combinatorics | Optimal Approach + Dry Run

1,152 views

2 weeks ago

Coding & Trading by Suraj
How to Solve Contains Duplicate II in LeetCode | Problem 219 | Full Walkthrough | Java Solution

In this video, we tackle LeetCode 219: Contains Duplicate. We'll walk through the logic, code the optimal solution live.

8:39
How to Solve Contains Duplicate II in LeetCode | Problem 219 | Full Walkthrough | Java Solution

15 views

4 weeks ago

Study Placement
Count Special Triplets 🔥 Leetcode 3583 | HashMap + Prefix Logic | Optimal Approach

In this video, we solve Leetcode 3583 – Count Special Triplets using an efficient HashMap + Counting + Prefix Frequency ...

18:02
Count Special Triplets 🔥 Leetcode 3583 | HashMap + Prefix Logic | Optimal Approach

1,254 views

7 days ago

Study Placement
Count Number of Trapezoids II 🔥 | Leetcode 3625 | HashMap + Slopes + Geometry | Optimal + Dry Run

Solve Leetcode 3625 – Count Number of Trapezoids II using an efficient HashMap + Slope Compression + Geometry approach. Code ...

48:38
Count Number of Trapezoids II 🔥 | Leetcode 3625 | HashMap + Slopes + Geometry | Optimal + Dry Run

879 views

13 days ago

Study Placement
Coupon Code Validator | LeetCode 3606 🔥 | Daily Coding Challenge | Optimal Approach

In this video, we solve LeetCode 3606 – Coupon Code Validator (Daily Coding Challenge). Code: (If it helped, Please upvote ...

17:10
Coupon Code Validator | LeetCode 3606 🔥 | Daily Coding Challenge | Optimal Approach

341 views

3 days ago

Study Placement
LeetCode 1015 🔥 | Smallest Integer Divisible by K | Modulo Trick + Optimal Approach

Welcome to today’s LeetCode Daily Challenge: 1015 – Smallest Integer Divisible by K. Code: https://github.com/studyPlacement ...

7:58
LeetCode 1015 🔥 | Smallest Integer Divisible by K | Modulo Trick + Optimal Approach

521 views

3 weeks ago

Study Placement
LeetCode 3234 🔥 Count Substrings With Dominant Ones | DCC | Sliding Window + Zero-Count Logic

... Leetcode Contests: https://youtube.com/playlist?list=PLsLlEdtakGoxoGbAwVRSlRjuB1yv1ycnc&feature=shared Neetcode 150 ...

25:34
LeetCode 3234 🔥 Count Substrings With Dominant Ones | DCC | Sliding Window + Zero-Count Logic

467 views

1 month ago