ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

66 results

Soner CAN
Two Pointers Technique (in JavaScript)

This is another one of the most commonly used interview question solution techniques. In this video I tried to implement Two ...

26:39
Two Pointers Technique (in JavaScript)

6,113 views

7 years ago

Mike the Coder
Grokking the Coding Interview | Two Pointer

00:00 Introduction 02:17 Two Sum 04:49 Fast and Slow Pointer 06:21 Reverse Array 07:13 MergeSort 09:28 QuickSort 12:06 ...

48:41
Grokking the Coding Interview | Two Pointer

9,308 views

3 years ago

Mike the Coder
Coding Interview Pattern | Fast and Slow Pointers

Hi guys, My name is Mike the Coder and this is my programming youtube channel. I like C++ and please message me or comment ...

33:56
Coding Interview Pattern | Fast and Slow Pointers

4,431 views

3 years ago

CppNow
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:07:28
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

2,307 views

6 years ago

CTO Bhaiya
Day 10/90 |⚡2130. Maximum Twin Sum of a Linked List | Fast & Slow Pointers Pattern | DSA Pattern

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

22:44
Day 10/90 |⚡2130. Maximum Twin Sum of a Linked List | Fast & Slow Pointers Pattern | DSA Pattern

2,071 views

3 months ago

CppNow
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:21
C++Now 2018:Bob Steagall “Fancy Pointers for Fun and Profit”

2,164 views

7 years ago

MUCplusplus
[MUC++] Nicolas Chaussé - Two Kinds of Type Erasure

Duck Typing and Mixins are a blessing in “dynamic” languages such as Python and Ruby, as one can inject new behavior at will ...

23:19
[MUC++] Nicolas Chaussé - Two Kinds of Type Erasure

384 views

3 years ago

Jon Gjengset
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

In this new series we take deep-dives into the world of unsafe Rust. These chronicles aren't necessarily aimed at teaching you ...

1:37:09
The Unsafe Chronicles: Exhibit A: Aliasing Boxes

26,722 views

5 years ago

MUCplusplus
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

C++ offers a small set of 'smart' pointers, each of them encoding a set of rules and responsibilities in a type, overall making code ...

1:18:57
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

251 views

5 years ago

Qt Group
QtWS17 - Pointer Handlers for fluid applications in Qt Quick, Shawn Rutledge, The Qt Company

Over the last few years we have discussed adding a new way in QtQuick to handle events from pointing devices such as ...

50:07
QtWS17 - Pointer Handlers for fluid applications in Qt Quick, Shawn Rutledge, The Qt Company

1,563 views

8 years ago

Confreaks
RubyConf 2015 - Why is nobody using Refinements? by James Adam

Why is nobody using Refinements? by James Adam Refinements have been a feature in Ruby for several years now, added as a ...

42:05
RubyConf 2015 - Why is nobody using Refinements? by James Adam

3,201 views

10 years ago

Bartosz Milewski
Functional Patterns in C++, 2. Currying, Applicative

Towards understanding asynchronous interfaces. A little digression to Haskell and the Maybe functor and the explanation of ...

22:53
Functional Patterns in C++, 2. Currying, Applicative

4,779 views

13 years ago

Ron Wellman
11 - Dynamic Memory Allocation

In video 11 of our series on rediscovering the C programming language, we'll discuss dynamic memory allocation. We'll discuss ...

1:07:01
11 - Dynamic Memory Allocation

90 views

5 years ago

Andrew Smith
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

In today's lesson, we discuss some further applications of pointers: pointer arithmetic, arrays, and C-style (null-terminated) strings.

2:35:28
C for Java Programmers: Pointer Arithmetic, Arrays, and Strings

2,574 views

5 years ago

Embecosm
GNU Tools Cauldron 2014 - Overview of Pointer Checker Implementation in GCC

Presenter: Ilya Enkovich Abstract: Invalid memory access problem is commonly found in many C/C++ programs and leads to time ...

53:29
GNU Tools Cauldron 2014 - Overview of Pointer Checker Implementation in GCC

212 views

11 years ago

Heavy Bare Metal
State machine programming for Arduino, switch case, table of structs, and table of function pointers

This video shows different ways to implement a simple traffic light example on an Arduino, using the classic switch case, a table of ...

42:54
State machine programming for Arduino, switch case, table of structs, and table of function pointers

15,699 views

5 years ago

CTO Bhaiya
Day 34/90 |⚡2 MEDIUM In-Place Linked List Manipulation Questions | DSA Pattern #5

Telegram Channel : https://t.me/ctobhaiya_tg Instagram: https://www.instagram.com/ctobhaiya Linkedin: ...

44:30
Day 34/90 |⚡2 MEDIUM In-Place Linked List Manipulation Questions | DSA Pattern #5

836 views

1 month ago

Patrick Shamberger
2D symmetry example

4 Examples of 2D Symmetry plane groups walked through and completed. Learn how to: 1) Identify lattice points. 2) Define a ...

28:31
2D symmetry example

2,602 views

2 years ago

CppNow
C++Now 2017: Marshall Clow “The 'Detection idiom:' A Better Way to SFINAE"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:06:32
C++Now 2017: Marshall Clow “The 'Detection idiom:' A Better Way to SFINAE"

5,464 views

8 years ago

Md. Alim Ul Karim
C Programming : Pointers Basics for Beginners

C Programming : Pointers Basics for Beginners I have learned pointers from Mr. Mirza Mohammad Lutfe ...

21:22
C Programming : Pointers Basics for Beginners

863 views

11 years ago