Arrays

4.5(4)
Studied by 215 people
0%Unit 6 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/12

Last updated 2:37 PM on 4/7/23
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards
array
holds many items of the same type
2
New cards
initializer list
the values that you instantiate in an array
3
New cards
index numbers
locations that are used to assign to each element found in the array
4
New cards
traverse
the way an element in a data structured is accessed, or modified
5
New cards
null
the default value for every object
6
New cards
NullPointerException
since null isn’t a valid object, the code performed on null will result in this
7
New cards
Sequential search
goes in order through each value until the desired one is found
8
New cards
Binary search
requires an ordered list of values, and every time it cuts the list of values in half until it finds the desired value
9
New cards
selection sort
the selection sort searches and swaps
10
New cards
merge sort
uses recursion, this type of sort divides and conquers, the array gets split into 2 pieces and then it is sorted, the 2 sorted pieces than come together to form one sorted list
11
New cards
recursion
using a method to call itself
12
New cards
insertion sort
the array is split into a sorted and unsorted part, the values from the unsorted part are placed at the correct position in the sorted part
13
New cards
2D Arrays
an array that holds items in a 2 dimensional grid, it’s storing items in rows and columns

Explore top notes

note
Science test prep
Updated 1127d ago
0.0(0)
note
Chapter 3: Nations and Society
Updated 1080d ago
0.0(0)
note
Roman Mythology and Society
Updated 1062d ago
0.0(0)
note
Monetary Policy Notesheet
Updated 1109d ago
0.0(0)
note
HUMAN GEOGRAPHY
Updated 1276d ago
0.0(0)
note
10.1-10.4  Acids, Bases and Salts
Updated 1305d ago
0.0(0)
note
Genes
Updated 1231d ago
0.0(0)
note
Science test prep
Updated 1127d ago
0.0(0)
note
Chapter 3: Nations and Society
Updated 1080d ago
0.0(0)
note
Roman Mythology and Society
Updated 1062d ago
0.0(0)
note
Monetary Policy Notesheet
Updated 1109d ago
0.0(0)
note
HUMAN GEOGRAPHY
Updated 1276d ago
0.0(0)
note
10.1-10.4  Acids, Bases and Salts
Updated 1305d ago
0.0(0)
note
Genes
Updated 1231d ago
0.0(0)

Explore top flashcards

flashcards
La Technologie vocab
52
Updated 1259d ago
0.0(0)
flashcards
New isee vocab
204
Updated 122d ago
0.0(0)
flashcards
ANHB 1101: Becoming Human 1
259
Updated 1013d ago
0.0(0)
flashcards
Lecture 10 Part B
22
Updated 675d ago
0.0(0)
flashcards
Protein
27
Updated 549d ago
0.0(0)
flashcards
Cardiovascular System
64
Updated 316d ago
0.0(0)
flashcards
La Technologie vocab
52
Updated 1259d ago
0.0(0)
flashcards
New isee vocab
204
Updated 122d ago
0.0(0)
flashcards
ANHB 1101: Becoming Human 1
259
Updated 1013d ago
0.0(0)
flashcards
Lecture 10 Part B
22
Updated 675d ago
0.0(0)
flashcards
Protein
27
Updated 549d ago
0.0(0)
flashcards
Cardiovascular System
64
Updated 316d ago
0.0(0)