Please enable JavaScript to use CodeHS

Introduction to Computer Science in JavaScript (Bulldog)

Lesson 27.3 Basic Data Structures

Activities

These are all the activities included in the lesson

27.3.1 Extra Intro to Lists/Arrays Questions
27.3.2 Extra Indexing into an Array Questions
27.3.3 Extra Adding/Removing from an Array Questions
27.3.4 Extra Array Length and Looping Through Arrays Questions
27.3.5 Extra Iterating Over an Array Questions
27.3.6 Extra Finding an Element in a List Questions
27.3.7 Extra Removing an Element from an Array Questions
27.3.8 Extra Basics of Objects Questions
27.3.9 Extra Intro to Sets Questions
27.3.10 Extra Intro to Grids Questions