ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

36 results

NextGen Coders: Python,Swift Tech Video & Coding
Single Linked List in Action: How to Traverse, Search, and Insert Nodes

In this video, we dive deep into the world of Single Linked Lists! We'll explore the essential operations that make linked lists so ...

37:53
Single Linked List in Action: How to Traverse, Search, and Insert Nodes

10 views

8 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Master Linked Lists in C: The Complete Beginner's Guide

Description: Welcome to this comprehensive introduction to Linked Lists in C! In this video, we'll walk you through the ...

40:13
Master Linked Lists in C: The Complete Beginner's Guide

24 views

8 months ago

CS50
CS50x 2026 - Lecture 6 - Python

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:29:32
CS50x 2026 - Lecture 6 - Python

7,398 views

10 hours ago

CS50
CS50x 2026 - Lecture 7 - SQL

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:15:33
CS50x 2026 - Lecture 7 - SQL

3,027 views

7 hours ago

CS50
CS50x 2026 - Lecture 8 - HTML, CSS, JavaScript

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:22:12
CS50x 2026 - Lecture 8 - HTML, CSS, JavaScript

1,735 views

3 hours ago

Shubham Aher
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

In this video, we solve the “Middle of the Linked List” problem — a classic and frequently asked question in DSA and coding ...

3:11
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

72 views

4 months ago

NextGen Coders: Python,Swift Tech Video & Coding
DSA Made Easy : C Program to Implement Stack Using Linked List | Build a Stack with Linked List in C

Description: In this video, we'll walk you through how to implement a stack using a linked list in C—step by step! Whether you're ...

21:00
DSA Made Easy : C Program to Implement Stack Using Linked List | Build a Stack with Linked List in C

21 views

7 months ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

170 views

4 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Linked List Deletion in C | DSA Polytechnic Exam 26 May 2025

Linked List Deletion | DSA Polytechnic Exam 26 May 2025 In this video, we cover Deletion in Singly Linked List step-by-step, ...

34:16
Linked List Deletion in C | DSA Polytechnic Exam 26 May 2025

28 views

7 months ago

Padho with Pratyush
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

Welcome to Lecture 5 of the DSA Patterns Playlist — in this video, we break down the Dutch National Flag Algorithm and Triplet ...

41:16
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

10,613 views

2 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Stacks : Representation, Operations & Implementation  Push, Pop, Peek Using Arrays | Full Tutorial

Stacks : Representation, Operations & Implementation Push, Pop, Peek Using Arrays | Full Tutorial PDF Link: ...

39:21
Stacks : Representation, Operations & Implementation Push, Pop, Peek Using Arrays | Full Tutorial

34 views

7 months ago

Transfer Multisort Elektronik
Making LED Traffic Light Project with Arduino Uno Kit #arduinoproject

This simple project is great for developing skills with Arduino. It's not much, but helps to get along with this wonderful and powerful ...

0:13
Making LED Traffic Light Project with Arduino Uno Kit #arduinoproject

523,406 views

8 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Recursion in C: What, Why, and How | DSA Simplified | Learn Recursion Step-by-Step (With Code)

Learn Recursion in C | Data Structures and Algorithms Simplified In this video, we'll break down Recursion in C from the ground ...

23:03
Recursion in C: What, Why, and How | DSA Simplified | Learn Recursion Step-by-Step (With Code)

28 views

7 months ago

NextGen Coders: Python,Swift Tech Video & Coding
🔥 Master Linear Search in C | Data Structures & Algorithms

Master Linear Search in C | Data Structures & Algorithms Welcome to our DSA with C series! In this video, we'll break down the ...

16:37
🔥 Master Linear Search in C | Data Structures & Algorithms

21 views

8 months ago

AlgoTrader Sergey - algotrading on MT4 and MT5
GPT Indicator for MT5 – Your AI Trading Assistant! #algotrading #trading #metatrader5

Discover the power of GPT inside MetaTrader 5! Get instant analysis of trends, news, volatility, and signals – all in one tool. Perfect ...

0:29
GPT Indicator for MT5 – Your AI Trading Assistant! #algotrading #trading #metatrader5

20,133 views

5 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Arrays in C: LB, UB, Base Address, Memory Allocation & Types Explained!

In this video, we dive deep into Arrays in C programming — covering important concepts like Lower Bound (LB), Upper Bound ...

38:46
Arrays in C: LB, UB, Base Address, Memory Allocation & Types Explained!

17 views

8 months ago

NextGen Coders: Python,Swift Tech Video & Coding
🔥 "Delete an Element from an Array in C | Step-by-Step DSA Tutorial

Learn How to Delete an Element from an Array in C | DSA Made Easy! In this video, you'll learn how to delete an element from an ...

29:48
🔥 "Delete an Element from an Array in C | Step-by-Step DSA Tutorial

12 views

8 months ago

CAM
DeepSeek R1 Jailbreak - AI Liberator - Feb 2025 #deepseek #chatgpt #jailbreak

How to jailbreak DeepSeek R1 step by step using the AI Liberator app It's available on Mac, iOS, Android, and the Chrome ...

1:26
DeepSeek R1 Jailbreak - AI Liberator - Feb 2025 #deepseek #chatgpt #jailbreak

46,421 views

10 months ago

Shubham Aher
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

In this video, we solve the famous “Add Two Numbers” problem — a top-ranked DSA question often asked in coding interviews at ...

7:53
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

142 views

4 months ago

NextGen Coders: Python,Swift Tech Video & Coding
Sorting in C: Bubble & Selection Sort with Dry Run | DSA Polytechnic 2025

Bubble Sort & Selection Sort in C | DSA Sorting for Polytechnic Exam 2025 PDF Link: ...

27:13
Sorting in C: Bubble & Selection Sort with Dry Run | DSA Polytechnic 2025

27 views

7 months ago