ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

26 results

Chandan Coding & Learning
Palindrome String Check Using Two Pointer Technique (i & j) | Java

In this video, I explain how to check whether a string is a palindrome using the Two Pointer technique in Java. We use two ...

11:27
Palindrome String Check Using Two Pointer Technique (i & j) | Java

4 views

3 days ago

CodingWithTamil
Doubly Linked List | Insertion at the End | Data Structures in Java

In this video, we explain how to insert a node at the end of a Doubly Linked List step by step. You'll understand the node structure, ...

14:23
Doubly Linked List | Insertion at the End | Data Structures in Java

37 views

7 days ago

CodingWithTamil
Doubly Linked List | Insertion at the Beginning | Data Structures in Java

In this video, we explain how to insert a node at the beginning of a Doubly Linked List in a simple and structured way. You'll learn ...

9:52
Doubly Linked List | Insertion at the Beginning | Data Structures in Java

31 views

7 days ago

CodingWithTamil
Doubly Linked List | Deletion at the Beginning | Data Structures in Java

In this video, we explain how to delete the first node of a Doubly Linked List step by step. You'll learn how to correctly update the ...

8:32
Doubly Linked List | Deletion at the Beginning | Data Structures in Java

27 views

7 days ago

개발자방16
What Java Gains by Eliminating Pointers (Speed ​​and Safety, or Both?)

Java intentionally eliminated user-level pointers during its design phase, a feature that distinguishes it from C/C++, where ...

5:51
What Java Gains by Eliminating Pointers (Speed ​​and Safety, or Both?)

7,826 views

5 days ago

How Dev You
C Does OOP Better: Abstract Data Type - Chapter 01

Object Oriented Programming (Source Code): https://github.com/sosumit001/OOP_IN_C OOP in C by implementing real Abstract ...

15:11
C Does OOP Better: Abstract Data Type - Chapter 01

620 views

2 days ago

CodingWithTamil
Doubly Linked List | Deletion at the End | Data Structures in Java

In this video, we explain how to delete the last node of a Doubly Linked List step by step. You'll learn how to safely update the ...

10:19
Doubly Linked List | Deletion at the End | Data Structures in Java

32 views

7 days ago

ACCU Conference
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

ACCU Membership: https://tinyurl.com/ydnfkcyn --- Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short ...

5:47
Arithmetic in C++ Using Counting Pointers - Peter Hrenka - ACCU 2025 Short Talks

413 views

2 days ago

CodeWithMadhav
Linked List Explained from Scratch | Traversal & Memory Diagram

In this video, we start Linked List from absolute basics. This is Lecture 1 of the Linked List playlist where I explain Linked List ...

12:27
Linked List Explained from Scratch | Traversal & Memory Diagram

23 views

4 days ago

TrainUrBrainX - Shivam Shakya
Remove Duplicates from Sorted Array | Two -  Pointers | Arrays | DSA Brain Training Series

DSA Brain Training Series by Shivam Shakya! → Sorted array diya hai, saare duplicates hatao (in-place) aur new length return ...

17:19
Remove Duplicates from Sorted Array | Two - Pointers | Arrays | DSA Brain Training Series

9 views

3 days ago

Singleton Dev : DSA
LeetCode 75 #10: Move Zeroes | Python Solution

Problem Link: https://leetcode.com/problems/move-zeroes/ My Solution: ...

7:06
LeetCode 75 #10: Move Zeroes | Python Solution

0 views

6 hours ago

Anjali Luthra
Dynamic Memory Allocation | Array of Structures & Array of Pointers | C Programming | Semester - 1

Website : www.alcoders.co.in Follow on Linkedin : https://in.linkedin.com/in/anjali-luthra-3a8a4b4 Follow me at Instagram ...

19:44
Dynamic Memory Allocation | Array of Structures & Array of Pointers | C Programming | Semester - 1

18 views

1 hour ago

Madiha Sehar
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

In this video, we learn how to reverse an array using the two pointer technique in Java, a very important DSA concept frequently ...

13:24
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

13 views

14 hours ago

Leetcode Unlocked
203. Remove Linked List Elements | Leetcode Unlocked - Python

Stuck on LeetCode 203? Learn how to solve Remove Linked List Elements efficiently! This tutorial breaks down the Dummy Node ...

6:25
203. Remove Linked List Elements | Leetcode Unlocked - Python

0 views

4 days ago

Leetcode Unlocked
206. Reverse Linked List | Leetcode Unlocked - Python

Struggling with Linked Lists? Today we tackle the absolute classic LeetCode 206: Reverse Linked List. This video provides a ...

8:07
206. Reverse Linked List | Leetcode Unlocked - Python

11 views

1 day ago

StudySet
Cs 326 Final Exam And Studyguide Newest Actual Exam video

CS 326 FINAL EXAM AND STUDYGUIDE NEWEST ACTUAL EXAM COMPLETE 200 QUESTIONS AND CORRECT DETAILED ...

9:41
Cs 326 Final Exam And Studyguide Newest Actual Exam video

0 views

7 days ago

CodingWithTamil
Linked List in C | Deletion at the End | Data Structures Tutorial - 4

In this video, we explain how to delete the last node of a linked list step by step. Learn how traversal works, how to update links ...

15:17
Linked List in C | Deletion at the End | Data Structures Tutorial - 4

1 view

3 hours ago

Singleton Dev : DSA
LeetCode 75 #6: Reverse Words in a String | Python Solution

Problem Link: https://leetcode.com/problems/reverse-words-in-a-string/ My Solution: ...

4:59
LeetCode 75 #6: Reverse Words in a String | Python Solution

4 views

4 days ago

Study Placement
Minimum Swaps to Avoid Forbidden Values 🔥 LeetCode 3785 | Weekly Contest 481 | Hard Problem

In this video, we solve LeetCode 3785 – Minimum Swaps to Avoid Forbidden Values, a hard-level problem from Weekly Contest ...

15:00
Minimum Swaps to Avoid Forbidden Values 🔥 LeetCode 3785 | Weekly Contest 481 | Hard Problem

383 views

2 days ago

Singleton Dev : DSA
LeetCode 75 #9: String Compression | Python Solution

Problem Link: https://leetcode.com/problems/string-compression/ My Solution: ...

7:41
LeetCode 75 #9: String Compression | Python Solution

104 views

1 day ago