Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
aa:lab:sol:5 [2023/11/13 14:35]
maria.tudosie
aa:lab:sol:5 [2023/11/14 12:09] (current)
maria.tudosie
Line 114: Line 114:
  
 * $ \frac{O(n\sqrt{n})}{\Theta(n)} = \ldots$ * $ \frac{O(n\sqrt{n})}{\Theta(n)} = \ldots$
 +<​note>​
 +Fie f(n)∈O(n/​√n) si g(n)∈θ(n).
 +f(n)∈O(n/​√n) => 
 +</​note>​
  
 * $ \frac{\Theta(n)}{O(\log(n))} = \ldots$ * $ \frac{\Theta(n)}{O(\log(n))} = \ldots$