Algoritmos y Complejidad Flashcards

1
Q

Se les conoce como los menos eficientes

A

O(nlogn)
O(n^2)
O(2^n)
O(n!)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Se les conoce como los más eficientes

A

O(1)
O(log(n))
O(n)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly