ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

208 results

Arduino under the Hood
C Programming Essentials for Embedded Systems: Types, Pointers, Data Structures, and Function Calls

This video provides a focused refresher on C programming concepts essential for embedded systems development. Starting with ...

34:09
C Programming Essentials for Embedded Systems: Types, Pointers, Data Structures, and Function Calls

0 views

10 hours ago

DailyMathVisuals
Bubble Sort Explained in 60 Seconds 🫧

Watch the largest numbers "bubble up" to the end! Bubble Sort is the simplest sorting algorithm: 1. Compare neighbors 2.

1:25
Bubble Sort Explained in 60 Seconds 🫧

1,127 views

11 hours ago

Tech With Tim
Learn NumPy in 40 Minutes - Python NumPy Tutorial

Click this link https://boot.dev/?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...

40:51
Learn NumPy in 40 Minutes - Python NumPy Tutorial

3,456 views

20 hours ago

TECHViR
Lec 06 Linked List in Data Structures | Introduction, Types, Advantages & Disadvantages

In this video, we start learning one of the most important topics of Data Structures – Linked Lists. Topics covered in this video: ...

27:10
Lec 06 Linked List in Data Structures | Introduction, Types, Advantages & Disadvantages

37 views

21 hours ago

Ankit Josh
I built std::vector in C from scratch (No STL, No Magic)

We implement a vector-like data structure step by step, covering: Size vs capacity Dynamic memory allocation (malloc / realloc) ...

39:20
I built std::vector in C from scratch (No STL, No Magic)

49 views

12 hours ago

DailyMathVisuals
How does Binary Search find any item among 1 MILLION in just 20 checks?

By cutting the search space in HALF every single time. ⚡ Linear Search: Check one by one... forever ⚡ Binary Search: Divide ...

1:33
How does Binary Search find any item among 1 MILLION in just 20 checks?

1,765 views

15 hours ago

Leetcode Daily
2975. Maximum Square Area by Removing Fences From a Field | Leetcode Daily - Python

... tablet to sketch out data structures and logic before coding. Using these links helps support the channel at no extra cost to you!

9:27
2975. Maximum Square Area by Removing Fences From a Field | Leetcode Daily - Python

437 views

16 hours ago

SPS Tech | Learn Java | Crack Interviews
Will AI Replace Software Engineers? 🤖 | The Real Truth

AI will replace software engineers because it can write all the code.” That sounds convincing—until you've actually built ...

0:44
Will AI Replace Software Engineers? 🤖 | The Real Truth

0 views

10 hours ago

Rayan's Classroom
Insertion Sort Algorithm | Algorithm Diu

Insertion Sort is one of the most important sorting algorithms in Data Structures and Algorithms (DSA) and is frequently asked in ...

18:35
Insertion Sort Algorithm | Algorithm Diu

24 views

1 day ago

Yasir's Web
C++ Zip & Enumerate: The Loop Hack You Need! 🚀 #c++tips #c++tutorial #c++

... #blowthisup #viralshorts #algorithm #datastructures #interviewprep #codinginterview #leetcode #hackerrank #codechallenge ...

0:26
C++ Zip & Enumerate: The Loop Hack You Need! 🚀 #c++tips #c++tutorial #c++

388 views

20 hours ago

Code Decode
Top Java 8 Interview Traps in 2026 | Interview Questions and Answers | Code Decode

Understanding streams as pipelines rather than data structures is a key interview expectation that many candidates miss. Optional ...

25:43
Top Java 8 Interview Traps in 2026 | Interview Questions and Answers | Code Decode

598 views

7 hours ago

Learn to Code with CodeChef
Odd String | LMP2 | Starter 221 | CodeChef Official Solution

Analyze string patterns and detect odd character frequencies using counting logic. This problem helps build intuition around ...

5:05
Odd String | LMP2 | Starter 221 | CodeChef Official Solution

11 views

10 hours ago

Workday Learner Community
Workday Finance Full Course | ZaranTech

Enroll for Workday Finance Training- https://zarantech.teachable.com/p/workday-finance-training Workday Corporate Training- ...

5:48:28
Workday Finance Full Course | ZaranTech

102 views

Streamed 23 hours ago

FS - For Students
Structure - Part 1 - Unit 4

CProgramming #StructuresInC #CProgrammingTutorial #LearnC #ProgrammingForBeginners #EngineeringStudents ...

38:00
Structure - Part 1 - Unit 4

48 views

Streamed 2 hours ago

Sundeep Saradhi Kanthety
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

00:00:00 Introductiont to Dynamic Programming 00:15:56 0/1 Knapsack Problem using Dynamic Programming 00:48:06 0/1 ...

11:17:05
Learn DAA - Design and Analysis of Algorithms (Part-2) || Dynamic Programming || Backtracking

149 views

11 hours ago

Vikash Agarwal
Greater Between Two Nos in C Language #shorts #shortsfeed #CLanguage #GreaterOfTwoNo #ifelse #coding

This C program determines which of two user-defined numbers is larger. It utilizes the standard input/output library (stdio.h) and ...

3:00
Greater Between Two Nos in C Language #shorts #shortsfeed #CLanguage #GreaterOfTwoNo #ifelse #coding

76 views

10 hours ago

Pathshala IT Academy
Computer Anudeshak DBMS | Database Basics | Zero to Hero Level Series | DBMS MCQ | By Anil Sir

Computer Anudeshak DBMS | Database Basics | Zero to Hero Level Series | DBMS MCQ | By Anil Sir #dbms #computerinstructor ...

1:21:22
Computer Anudeshak DBMS | Database Basics | Zero to Hero Level Series | DBMS MCQ | By Anil Sir

335 views

Streamed 1 hour ago

JE CLASSES Meerut
🔥10 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2025-26 || JEC ...

51:18
🔥10 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

74 views

Streamed 2 hours ago

JE CLASSES Meerut
🔥09 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2025-26 || JEC ...

43:00
🔥09 Data Structure Using C UPBTE 4th Semester Computer Science Engg. आरम्भ बैच 2.0 New Syllabus 2026

105 views

Streamed 1 day ago

Digital skills club
While Loop Explained Step by Step #ytshorts #coding

While Loop Explained Step by Step #ytshorts #coding Coding beginners ke liye While Loop ko real life example ke saath explain ...

1:09
While Loop Explained Step by Step #ytshorts #coding

0 views

2 hours ago