ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,106 results

Coding with Minmer
What Big Tech actually asks for Strings & Arrays

Discover the actual variant Big Tech asks for Strings & Arrays. Timestamps: 00:00 Intro 02:50 Explanation 10:14 Edge cases 10:46 ...

12:43
What Big Tech actually asks for Strings & Arrays

747 views

8 days 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

4 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

4 months ago

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

9 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

9 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

9 months ago

Owen Wu
Maximum Value Of A String In An Array

Leetcode #2496.

1:47
Maximum Value Of A String In An Array

119 views

5 months ago

The Statistics Lab
SQ4007 Tutorial wk5 Defining custom types in C

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

5:06
SQ4007 Tutorial wk5 Defining custom types in C

18 views

3 months ago

The Debug Zone
How to Check if a String Array Contains a Value in C# - Easy Guide

In this video, we'll explore a fundamental aspect of programming in C#: checking if a string array contains a specific value.

2:17
How to Check if a String Array Contains a Value in C# - Easy Guide

12 views

7 months ago

NetSecProf
C Programming 007 - Reading Strings

Shows how to read in strings or character arrays using fgets in C. The source code is created using nano on Linux and compiled ...

13:53
C Programming 007 - Reading Strings

41 views

1 month ago

NetSecProf
C Programming 009 - atoi/atof

Shows how to read in numbers as strings and convert them to number variables using atoi and atof in C. The source code is ...

7:12
C Programming 009 - atoi/atof

17 views

1 month 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#

48,872 views

5 months ago

The Debug Zone
How to Convert CharArray or ArrayChar to String in Programming

In this video, we'll explore the essential techniques for converting CharArray or ArrayChar into a String in various programming ...

1:54
How to Convert CharArray or ArrayChar to String in Programming

9 views

8 months ago

The Debug Zone
Fixing DeprecationWarning: Non-string Object Detected in Array Ordering

In this video, we tackle a common issue faced by developers: the DeprecationWarning related to non-string objects in array ...

1:34
Fixing DeprecationWarning: Non-string Object Detected in Array Ordering

6 views

5 months ago

Owen Wu
Kth Distinct String In An Array

Leetcode #2053.

2:20
Kth Distinct String In An Array

20 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

4 months ago

The Statistics Lab
SQ4007 Tutorial wk5 Pointers in C

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

29:08
SQ4007 Tutorial wk5 Pointers in C

13 views

3 months ago

Roel Van de Paar
Difference between strings and char arrays in objective c in #import statements (2 Solutions!!)

Difference between strings and char arrays in objective c in #import statements Helpful? Please use the *Thanks* button above!

1:30
Difference between strings and char arrays in objective c in #import statements (2 Solutions!!)

26 views

3 weeks ago

NetSecProf
C Programming 005 - printf Strings

Shows how to print strings or character arrays using printf in C. The source code is created using nano on Linux and compiled ...

3:35
C Programming 005 - printf Strings

37 views

1 month ago

ShockWave
Tutorial How to Organize  Students Grades in C Programming

Organize student grades easily using C programming! In this video, I'll show you how to display grades with a simple and clear ...

1:41
Tutorial How to Organize Students Grades in C Programming

7 views

8 months ago