Lecture 7: Palindrome homework discussion and arrays episode artwork

EPISODE · Jan 28, 2010

Lecture 7: Palindrome homework discussion and arrays

from Introduction to C++ Programming - Winter 2010

In this lecture, we mainly discuss the details and requirements of the Palindrome homework assignment, however, doing so also entailed discussing many details of static arrays in C++. Specifically, static arrays will have two notions of size, i.e., a maximum size (the maximum number of elements an array can hold) and an actual size (the number of valid elements the array currently holds). Lastly, we discuss and develop an algorithm to solve the homework problem.

In this lecture, we mainly discuss the details and requirements of the Palindrome homework assignment, however, doing so also entailed discussing many details of static arrays in C++. Specifically, static arrays will have two notions of size, i.e., a maximum size (the maximum number of elements an array can hold) and an actual size (the number of valid elements the array currently holds). Lastly, we discuss and develop an algorithm to solve the homework problem.

NOW PLAYING

Lecture 7: Palindrome homework discussion and arrays

0:00 0:00

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Frequently Asked Questions

How long is this episode of Introduction to C++ Programming - Winter 2010?

Episode duration information is not available.

When was this Introduction to C++ Programming - Winter 2010 episode published?

This episode was published on January 28, 2010.

What is this episode about?

In this lecture, we mainly discuss the details and requirements of the Palindrome homework assignment, however, doing so also entailed discussing many details of static arrays in C++. Specifically, static arrays will have two notions of size, i.e.,...

Can I download this Introduction to C++ Programming - Winter 2010 episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!