ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,471 results

Sophia Wagner
Why is there a disparity b/w array of chars and string in C?

Why is there a disparity b/w array of chars and string in C? Hey guys! Hopefully you found a solution that helped you! The Content ...

4:44
Why is there a disparity b/w array of chars and string in C?

0 views

6 months ago

The Statistics Lab
SQ4007 Tutorial wk3 arrays in C

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Tutorial ...

10:58
SQ4007 Tutorial wk3 arrays in C

10 views

2 months ago

Peter Schneider
How can I create an array of arrays of strings of varying lengths in C?

How can I create an array of arrays of strings of varying lengths in C? I hope you found a solution that worked for you :) The ...

6:56
How can I create an array of arrays of strings of varying lengths in C?

0 views

3 months ago

Peter Schneider
Why can we use array of arrays in C?

Why can we use array of arrays in C? I hope you found a solution that worked for you :) The Content is licensed under ...

4:12
Why can we use array of arrays in C?

2 views

7 months ago

The Debug Zone
How to Return a String from Fortran to C++: A Step-by-Step Guide

In this video, we'll explore the intricacies of returning strings from Fortran to C++. If you've ever faced challenges in integrating ...

3:26
How to Return a String from Fortran to C++: A Step-by-Step Guide

10 views

10 months ago

The Debug Zone
Why is std::u16string Slower than char16_t Array? Performance Explained

In this video, we dive into the performance differences between `std::u16string` and a `char16_t` array. While both are used for ...

3:03
Why is std::u16string Slower than char16_t Array? Performance Explained

3 views

4 months ago

Bald. Bearded. Builder.
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...

14:26
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

47,917 views

3 months ago

Peter Schneider
Codereview: Pattern Finding In Lists of Strings (2d Char Array), Advent of Code Day 04 Solution c...

Pattern Finding In Lists of Strings (2d Char Array), Advent of Code Day 04 Solution closed I hope you found a solution that worked ...

3:03
Codereview: Pattern Finding In Lists of Strings (2d Char Array), Advent of Code Day 04 Solution c...

4 views

11 months ago

Owen Wu
Kth Distinct String In An Array

Leetcode #2053.

2:20
Kth Distinct String In An Array

20 views

9 months ago

The Debug Zone
How to Search Dictionary Keys in a String Array: A Step-by-Step Guide

In this video, we'll explore the essential techniques for searching dictionary keys within a string array. Whether you're a beginner ...

5:11
How to Search Dictionary Keys in a String Array: A Step-by-Step Guide

5 views

11 months ago

The Statistics Lab
SQ4007 Lecture wk3 C arrays (part 2)

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Lecture ...

32:24
SQ4007 Lecture wk3 C arrays (part 2)

10 views

2 months ago

Nida Karagoz
Initialize constant string array out of order

Initialize constant string array out of order ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:39
Initialize constant string array out of order

0 views

7 months ago

Nida Karagoz
New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings

New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings ✧ I really hope you found a helpful solution ...

3:07
New Java Foreign Function Api JEP 454 - Working with c strings and array of c strings

7 views

8 months ago

The Statistics Lab
SQ4007 Lecture wk3 C arrays (part 1)

SQ4007 Computing Technology (Intro to programming complete course) https://sq4007-2025.github.io/website/ SQ4007 Lecture ...

31:24
SQ4007 Lecture wk3 C arrays (part 1)

16 views

2 months ago

The Debug Zone
Creating a String Array in C++ Using Macros: A Step-by-Step Guide

In this video, we delve into the powerful world of C++ programming by exploring how to create a string array using macros.

5:08
Creating a String Array in C++ Using Macros: A Step-by-Step Guide

16 views

11 months ago

The Tech Hench
Program 004 | You are given an array S consisting of N strings. Every string ... | By The Tech Hench

Welcome to The Tech Hench! Question: You are given an array S consisting of N strings. Every string is of the same length M ...

26:14
Program 004 | You are given an array S consisting of N strings. Every string ... | By The Tech Hench

130 views

11 months ago

The Debug Zone
How to Initialize a Const Array Inside a Struct in C/C++: A Complete Guide

In this video, we delve into the intricacies of initializing constant arrays within structs in C and C++. Whether you're a beginner ...

4:25
How to Initialize a Const Array Inside a Struct in C/C++: A Complete Guide

26 views

11 months ago

Rachel Wil Singh
The string library in C++ #cplusplus #cpp #programming #strings

Documentation: https://cplusplus.com/reference/string/string/ { " Motto": "❤️ Be Creative ❤️ Be Kind ❤️", " ‍ About": ...

1:57
The string library in C++ #cplusplus #cpp #programming #strings

1,394 views

5 months ago

Make Programming Fun Again
How to Reverse a UTF-8-Encoded String in Place in C

Repository with code: https://github.com/moroz/youtube_c_videos/tree/2025-02-17/string My personal website: https://moroz.dev ...

25:04
How to Reverse a UTF-8-Encoded String in Place in C

712 views

9 months ago

Sophia Wagner
How to turn only member variables into byte array in C++?

How to turn only member variables into byte array in C++? Hey guys! Hopefully you found a solution that helped you! The Content ...

3:28
How to turn only member variables into byte array in C++?

4 views

11 months ago