code-differently-24-q4
Lesson 11: Data Structures: Strings, Array, ArrayList (
Slides
)
Pre-work
Please review the following resources before lecture:
An Overview of Arrays and Memory (Data Structures & Algorithms #2) (Video)
Java Data Structures Tutorial (Video)
-
NOTE
: Just the chapter on Arrays, between 3:26 and 17:37
Homework
Complete methods in
Lesson11.java
and submit PR.
Do pre-work for
lesson 12
.
Extra credit
Complete TypeScript version of methods in
Lesson11.ts
and submit PR.