midterms 2

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

1/9

flashcard set

Earn XP

Last updated 4:59 AM on 4/18/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Bubble sort's big O time complexity is __.

O(n^2)

2
New cards

In a stable sort, when two elements have the same value, __.

their relative positions are maintained.

3
New cards

The method of sorting that involves checking if the list is already sorted and stopping if it is is called __.

adaptability.

4
New cards

The space complexity for bubble sort is __.

O(1)

5
New cards

Bubble sort is considered __ because it can be modified to check for swaps after each iteration.

adaptable.

6
New cards

The type of sort where the largest or smallest element is swapped with the last unsorted element in each iteration is called __.

selection sort.

7
New cards

Bogo sort is considered a bad sorting algorithm because it relies on __.

randomly shuffling the list and checking if it's sorted.

8
New cards

The __ algorithm is faster and more efficient compared to a linear search.

binary search.

9
New cards

The process of moving elements to their proper positions in sorting is often described as __.

bubbling.

10
New cards

In terms of sorting algorithms, __ refers to how well the algorithm maintains the original order of equal elements after sorting.

stability.

Explore top notes

note
Fahrenheit 451 Study Guide
Updated 1112d ago
0.0(0)
note
Ch 8 - Monopoly
Updated 1070d ago
0.0(0)
note
AP Econ Unit 4 (Microeconomics)
Updated 816d ago
0.0(0)
note
BI206L Lab Exam #2 Study Guide
Updated 575d ago
0.0(0)
note
History Quiz Vocab:
Updated 1153d ago
0.0(0)
note
Fahrenheit 451 Study Guide
Updated 1112d ago
0.0(0)
note
Ch 8 - Monopoly
Updated 1070d ago
0.0(0)
note
AP Econ Unit 4 (Microeconomics)
Updated 816d ago
0.0(0)
note
BI206L Lab Exam #2 Study Guide
Updated 575d ago
0.0(0)
note
History Quiz Vocab:
Updated 1153d ago
0.0(0)

Explore top flashcards