Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
Introduction to C++ Programming - Winter 2010 - Lecture 7: Palindrome homework discussion and arrays

Lecture 7: Palindrome homework discussion and arrays

Introduction to C++ Programming - Winter 2010

01/28/10 • 0 min

plus icon
bookmark
Share icon
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

plus icon
bookmark
Share icon

Generate a badge

Get a badge for your website that links back to this episode

Select type & size
Open dropdown icon
share badge image

<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