ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55 results

CodeClue
2. Add Two Numbers Problem | Solving LeetCode Problems - English

LeetCode #CodeClue #code #clue An easy and detailed explanation of Add Two Numbers problem on LeetCode By Sadul Khod, ...

14:39
2. Add Two Numbers Problem | Solving LeetCode Problems - English

156 views

4 years ago

Code Challenge Central
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

In our first episode, we explore the classic problem of reversing a singly linked list with an animated conceptual explanation, and ...

18:24
How to reverse a singly linked list in 5 languages (JS, Python, Java, C++, C#)

6,576 views

2 years ago

Solve Computer Science
Palindrome algorithm in C

A 5 minute video about a palindrome algorithm in the C programming language. You will see an overview of the algorithm and the ...

5:09
Palindrome algorithm in C

28 views

2 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,408 views

7 months ago

Kaloyan Karaivanov
Kotlin - Solving a sample coding interview problem

Useful Kotlin Idioms You Should Know: - Data classes - Named and default arguments - Expressions - Null-safety - Extension ...

11:08
Kotlin - Solving a sample coding interview problem

2,786 views

3 years ago

J David Eisenberg
Chapter 3: Evaluating Arithmetic Expressions

Find out how C evaluates arithmetic, and learn about how to *cast* a variable of one data type to another data type.

5:41
Chapter 3: Evaluating Arithmetic Expressions

1,165 views

4 years ago

VK Team
Динамическое программирование — это просто | Академия данных MADE | #1

В этом выпуске мы познакомимся с Григорием Шовкоплясом, преподавателем дисциплины «Алгоритмы и структуры ...

16:11
Динамическое программирование — это просто | Академия данных MADE | #1

51,542 views

4 years ago

Alex Demko
My Programming Journey: Meta & Monobank, Teaching and Channel Secrets 🤩

If you want to know who's behind this channel and what drives my passion for programming, you're in the right place What does ...

14:47
My Programming Journey: Meta & Monobank, Teaching and Channel Secrets 🤩

5,691 views

2 weeks ago

Víctor Chabrera
Depth-First Search Algorithm (DFS)

Github: https://github.com/BaqablH/ProgrammingAnimations.

16:10
Depth-First Search Algorithm (DFS)

96 views

4 years ago

Tyler Caraza-Harter
CS 320 Oct 5 (Part 1) - BST Review
10:52
CS 320 Oct 5 (Part 1) - BST Review

211 views

5 years ago

J David Eisenberg
Assignment: Phone Words

Here's how I did the planning for a solution to the “Phone word“ assignment.

8:40
Assignment: Phone Words

781 views

5 years ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

350 views

6 years ago

Learn with Shikaar
C# Explained Simply: What It Is, Why It’s Powerful, and How You Can Use It.

Welcome to this beginner-friendly introduction to C# (pronounced “C Sharp”), one of the most versatile and widely used ...

7:05
C# Explained Simply: What It Is, Why It’s Powerful, and How You Can Use It.

13 views

1 month ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 3 - st_mode and permissions

In this video segment, we're looking at how the permissions defined in the struct stat st_mode are applied. Slides for this lecture: ...

10:28
Advanced Programming in the UNIX Environment: Week 03, Segment 3 - st_mode and permissions

2,400 views

5 years ago

anita pisote
Linked List Insert
4:09
Linked List Insert

52 views

9 years ago

Jian Wei Tay
Modifying and deleting matrix elements

Learn how to modify and delete matrix elements.

4:08
Modifying and deleting matrix elements

397 views

5 years ago

Mariusz Jurczenko
Wyszukiwanie liniowe -  Linear Search

Wyszukiwanie liniowe - Linear Search Zadanie do zrobienia: Powiedzmy, że mamy tablicę array[] która składa się z n elementów.

5:55
Wyszukiwanie liniowe - Linear Search

776 views

3 years ago

Tyler Caraza-Harter
CS 320 Sep 25 (Part 2) - Nested Lists
18:44
CS 320 Sep 25 (Part 2) - Nested Lists

182 views

5 years ago

Danny Heap
racket recursion 0.9/4 --- triangle recursion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to build Sierpinski's triangle using recursion, since it is ...

4:10
racket recursion 0.9/4 --- triangle recursion

1,429 views

13 years ago

Cours Python
2.4 Les listes

En fait, la liste est malléable parce que c'est un objet mutable. Et cette notion de mutabilité est importante à comprendre. Un objet ...

10:14
2.4 Les listes

4,479 views

7 years ago

Cody Anderson
3.4 Editing Subarrays

Reassigning a single index or chunks of values within a larger array (matrix or vector). Colon operator. end command. Backfilling ...

5:54
3.4 Editing Subarrays

480 views

5 years ago

Neo4j
Path Finding Algorithms | Graph Data Science

In this video we learn about path finding algorithms, like shortest path, single source shortest path, and all pairs shortest path.

5:45
Path Finding Algorithms | Graph Data Science

10,641 views

5 years ago

Design Patterns Lectures
The Counted Pointer Design Pattern

In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...

9:49
The Counted Pointer Design Pattern

926 views

5 years ago

OpenSecurityTraining2
System Calls - Optional: sysenter/sysexit: x86-32's preferred system call instructions

You can watch this class without ads and with quizzes and lab setup instructions by going to https://ost2.fyi/Arch2001.

5:13
System Calls - Optional: sysenter/sysexit: x86-32's preferred system call instructions

688 views

3 years ago

makingthematrix
Programming with Functions #3 - Pattern Matching

Keep It Simple Sea Cucumber I'm talking about foundations here: pattern matching as *The Feature* of Scala, case classes, the ...

8:27
Programming with Functions #3 - Pattern Matching

990 views

4 years ago