![Introduction to C++ Programming - Winter 2010 - Lecture 7: Palindrome homework discussion and arrays](https://storage.googleapis.com/goodpods-images-bucket/episode_images/d75fb7c6044fa95331719466e62e6587c39df0cadb44e7975d2dbd307dab20a7.avif)
Lecture 7: Palindrome homework discussion and arrays
Introduction to C++ Programming - Winter 201001/28/10 • 0 min
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.
01/28/10 • 0 min
Generate a badge
Get a badge for your website that links back to this episode
Select type & size
<a href="https://goodpods.com/podcasts/introduction-to-c-programming-winter-2010-165775/lecture-7-palindrome-homework-discussion-and-arrays-9008332"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to lecture 7: palindrome homework discussion and arrays on goodpods" style="width: 225px" /> </a>
Copy