UNIT 7.4

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/3

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:38 AM on 4/29/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

4 Terms

1
New cards

There are standard ArrayList algorithms that utilize traversals to:

Insert elementsDelete elements

Determine the minimum or maximum value

Compute a sum, average, or mode of elements

Search for a particular element in the array

Determine if at least one element has a particular property

Determine if all elements have a particular property

Access all consecutive pairs of elements

Determine the presence or absence of duplicate elements

Determine the number of elements meeting specific criteria

Shift or rotate elements left or right

Reverse the order of the elements

2
New cards

for (Type obj : list) { if (obj ....) ... } for(int i=0; i < list.size(); i++) { if (list.get(i) ....) ... }

3
New cards

If you use add or remove inside a loop that traverses an ArrayList, you may get unexpected results because the size of the ArrayList has changed!

4
New cards

-

Explore top notes

note
H2 CEL EN LEVEN
Updated 1105d ago
0.0(0)
note
Chapter 11:The Muscular System
Updated 1062d ago
0.0(0)
note
Unit 3: Sensation and Perception
Updated 840d ago
0.0(0)
note
Make It 2 Days Long
Updated 1058d ago
0.0(0)
note
H2 CEL EN LEVEN
Updated 1105d ago
0.0(0)
note
Chapter 11:The Muscular System
Updated 1062d ago
0.0(0)
note
Unit 3: Sensation and Perception
Updated 840d ago
0.0(0)
note
Make It 2 Days Long
Updated 1058d ago
0.0(0)

Explore top flashcards

flashcards
Unit 6 Quiz APHG
45
Updated 728d ago
0.0(0)
flashcards
Ser y adjetivos 6th grade
38
Updated 1154d ago
0.0(0)
flashcards
500 Common SAT Terms: Johnny
485
Updated 760d ago
0.0(0)
flashcards
Chemistry Exam 2
36
Updated 1096d ago
0.0(0)
flashcards
LEC 4: Teaching
87
Updated 361d ago
0.0(0)
flashcards
Thème #1: Vocabulaire.
74
Updated 1238d ago
0.0(0)
flashcards
Unit 6 Quiz APHG
45
Updated 728d ago
0.0(0)
flashcards
Ser y adjetivos 6th grade
38
Updated 1154d ago
0.0(0)
flashcards
500 Common SAT Terms: Johnny
485
Updated 760d ago
0.0(0)
flashcards
Chemistry Exam 2
36
Updated 1096d ago
0.0(0)
flashcards
LEC 4: Teaching
87
Updated 361d ago
0.0(0)
flashcards
Thème #1: Vocabulaire.
74
Updated 1238d ago
0.0(0)