Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aa:lab:5 [2023/11/12 19:50] maria.tudosie |
aa:lab:5 [2024/11/18 14:08] (current) dmihai |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Notații asimptotice ====== | ====== Notații asimptotice ====== | ||
- | <hidden> | + | |
- | <note important>Solutii:[[https://drive.google.com/file/d/1FZro37pN3XaHOAZUK2ttSy1VR1yKMz83/view?usp=sharing]]</note> | + | |
- | </hidden> | + | |
Line 83: | Line 81: | ||
===== Exerciții ===== | ===== Exerciții ===== | ||
<note> | <note> | ||
- | În continuare, aveti un {{:aa:lab:lab5notatii.pdf|}} pentru a va ajuta la rezolvări. | + | În continuare, aveti un {{:aa:lab:cheetsheet-lab05.pdf|}} pentru a va ajuta la rezolvări. |
</note> | </note> | ||
Line 133: | Line 131: | ||
* $ f(n) = \Omega(g(n)) \land g(n)=O(n^2) \implies \frac{g(n)}{f(n)}=O(n)$ | * $ f(n) = \Omega(g(n)) \land g(n)=O(n^2) \implies \frac{g(n)}{f(n)}=O(n)$ | ||
+ | |||
+ | <note> | ||
+ | Soluțiile acestui laborator se găsesc [[https://ocw.cs.pub.ro/ppcarte/doku.php?id=aa:lab:sol:5|aici]] | ||
+ | </note> |