Big idea #3 reviews Flashcards
memorize
1
Q
Attaching two things side-by-side, frequently strings
A
Concatenation
2
Q
Considered a “divide and conquer” algorithm because it divides the dataset into two equal parts
A
Binary Search
3
Q
efficiency of algorithms deals with the resources needed to run it in terms of how long it will take and how much memory will be needed.
A
effiecency
4
Q
A