ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

429 results

Karthik M
Master DSA Problem Solving in 7 MonthsđŸ˜± - Detailed Strategy 🚀(Tamil)

In this Tamil career & coding motivation video, I share how I learnt DSA (Data Structures & Algorithms) problem-solving in 7 ...

24:16
Master DSA Problem Solving in 7 MonthsđŸ˜± - Detailed Strategy 🚀(Tamil)

13,155 views

2 months ago

code io - Tamil
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/add-two-numbers/ Follow us on Instagram code io - https://www.instagram.com/code ...

24:50
2. Add Two Numbers | LeetCode Problem Solution | Java | Tamil | code io

1,382 views

7 days ago

code io - Tamil
160. Intersection of Two Linked Lists | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/intersection-of-two-linked-lists/description/ Follow us on Instagram code io ...

25:07
160. Intersection of Two Linked Lists | LeetCode Problem Solution | Java | Tamil | code io

504 views

8 days ago

Lee Code
Sliding Window Technique in Tamil | DSA in Java

In this video, we'll clearly understand the Sliding Window Technique in Java, explained in Tamil for easy understanding! ✓ What ...

21:38
Sliding Window Technique in Tamil | DSA in Java

7,828 views

6 months ago

code Solve execute
Minimum Window Substring | Sliding Window | Leetcode : 76 | Java | Tamil

Solution ...

31:14
Minimum Window Substring | Sliding Window | Leetcode : 76 | Java | Tamil

991 views

7 months ago

code io - Tamil
21. Merge Two Sorted Lists | LeetCode Problem Solution | Java | Tamil | code io

Problem Link: https://leetcode.com/problems/merge-two-sorted-lists/description/ Follow us on Instagram code io ...

26:20
21. Merge Two Sorted Lists | LeetCode Problem Solution | Java | Tamil | code io

933 views

11 days ago

code Solve execute
Longest Substring Without Repeating Character  |  Sliding Window | Leetcode  : 3 | Java | Tamil

Leetcode Playlist : https://www.youtube.com/playlist?list=PLvsSKNMClF5-xOaZrUZ9eELjxeeq0yQYU #Java #SlidingWindow ...

23:57
Longest Substring Without Repeating Character | Sliding Window | Leetcode : 3 | Java | Tamil

933 views

5 months ago

Jet To Mastery
Longest Palindromic Substring || Leetcode-5 || DSA || Java || Tamil

Problem Overview In this video, we solve LeetCode 5 - Longest Palindromic Substring in Java. This is a classic string ...

27:17
Longest Palindromic Substring || Leetcode-5 || DSA || Java || Tamil

1,125 views

11 months ago

Error Makes Clever
How to learn any data structure in tamil

Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...

24:49
How to learn any data structure in tamil

39,940 views

2 months ago

Jet To Mastery
Generate All Parenthesis || LEETCODE-22 || DSA || Recursion On The Way Up || Java || Tamil

LeetCode 22: Generate Parentheses | Problem Solution | Java In this video, we will solve LeetCode Problem 22: Generate ...

24:15
Generate All Parenthesis || LEETCODE-22 || DSA || Recursion On The Way Up || Java || Tamil

596 views

9 months ago

code Solve execute
ZigZag  Conversion |  Leetcode : 6 | Java | Optimal Solution | Tamil
28:21
ZigZag Conversion | Leetcode : 6 | Java | Optimal Solution | Tamil

890 views

5 months ago

Meni coding M&M
Text justification in Tamil |Leetcode-68 |Hard Level Interview question

Leetcode -https://leetcode.com/problems/text-justification/description/ Explained hard level problem with easy understanding ...

31:14
Text justification in Tamil |Leetcode-68 |Hard Level Interview question

218 views

8 months ago

Nikhil Lohia
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

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

20:55
Gas Station (LeetCode 134) | Full Solution with Diagrams and animation | Greedy Approach

9,359 views

7 months ago

JustWriteCode Tamil
How to Solve Zoho Round 1 Programming Questions in Java | Tamil Tutorial | #zohointerview

Are you preparing for the Zoho Round 1 Programming Questions? In this video, I explain Zoho coding questions in Tamil using ...

56:36
How to Solve Zoho Round 1 Programming Questions in Java | Tamil Tutorial | #zohointerview

6,424 views

8 months ago

Nikhil Lohia
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

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

20:04
Number of Islands (LeetCode 200) | Full solution with a DFS and a BFS approach

16,852 views

10 months ago

ItsRuntym
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

One and only 25 DSA Patterns Playlist: ...

1:01:26
L1. Two Pointers || 25 DSA Patterns || New & Easy way to Master DSA || Crack DSA round|| Crack FAANG

61,799 views

5 months ago

freeCodeCamp.org
Neetcode 150 Course - All Coding Interview Questions Solved

The NeetCode 150 is the most important LeetCode problems you need to master, selected to cover all major algorithmic patterns ...

38:57:11
Neetcode 150 Course - All Coding Interview Questions Solved

570,731 views

10 months ago

Error Makes Clever
Data Structures Explained in Tamil | DSA for Beginners

Use code EMCDSA15 to unlock the offer for DSA Course. Crash Course: https://www.errormakesclever.com/crash-course/4?

28:48
Data Structures Explained in Tamil | DSA for Beginners

94,588 views

3 months ago

Developer Coder
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

... Maintenance Problem Solving LeetCode Java Graph DSU Union Find LeetCode Problem Solved Graph Based Problem Union ...

31:54
Power Grid Maintenance | LeetCode 3607 | Union-Find (DSU) | Java Code | Developer Coder

305 views

1 month ago

Code Factory
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

In this video, we solve the "Longest Palindromic Substring" problem from LeetCode using intuitive and progressively optimized ...

38:23
LC. 5 Longest Palindromic Substring | Explained Step-by-Step (Expand Around Center) | Java | Tamil

205 views

7 months ago

Jet To Mastery
K-Closest Points To Orgin || Leetcode-973 || DSA || Java || Tamil

Welcome to Jet To Mastery! In this video, we tackle the "K Closest Points to Origin" problem from LeetCode 973 using Java.

29:41
K-Closest Points To Orgin || Leetcode-973 || DSA || Java || Tamil

116 views

11 months ago

Meni coding M&M
Candy |Greedy problem in Tamil| Leetcode-135|DSA

Leetcode 135 -https://leetcode.com/problems/candy/description/ Time complexity series ...

21:21
Candy |Greedy problem in Tamil| Leetcode-135|DSA

239 views

8 months ago

code it - Tamil
Zoho Array Coding Questions đŸ”„ | Most Repeated Questions Solved | Code it Tamil

Welcome to Code it - Tamil! In this special video, we've combined all the most asked Zoho Array Coding Interview Questions into ...

1:23:36
Zoho Array Coding Questions đŸ”„ | Most Repeated Questions Solved | Code it Tamil

3,990 views

4 months ago

Code Meal
#234 - Palindrome Linked List - LeetCode - Python - Tamil

#codemeal #python #leetcode #coding #234 #code #palindrome #linkedlist #tamil Problem (LeetCode) Link: https://leetcode.com ...

20:25
#234 - Palindrome Linked List - LeetCode - Python - Tamil

758 views

1 month ago

Developer Coder
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

... Java For LeetCode Java Strings Manipulation Technique Solving Substring Based Problems Java LeetCode Problem Solving ...

44:21
Count the Number of Substrings with Dominant Ones | LeetCode 3234 | Java Code | Developer Coder

186 views

1 month ago