Data Structures and Algorithm Analysis (3345) > Algorithm Analysis > Flashcards
What is theta of log n^2
log n
What is an inner loop that uses outer loop info called
dependent nested loop
what is the divide and conquer big o
nlogn