DiscoverIntroduction to C++ Programming - Winter 2010Lecture 7: Palindrome homework discussion and arrays
Lecture 7: Palindrome homework discussion and arrays

Lecture 7: Palindrome homework discussion and arrays

Update: 2010-01-28
Share

Description

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.
Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Lecture 7: Palindrome homework discussion and arrays

Lecture 7: Palindrome homework discussion and arrays