This shows you the differences between two versions of the page.
|
pa:laboratoare:laborator-00 [2026/02/26 22:08] radu.nichita [Desfășurare laborator] |
pa:laboratoare:laborator-00 [2026/02/27 18:59] (current) aureliu.antonie [Exercitii] |
||
|---|---|---|---|
| Line 145: | Line 145: | ||
| <spoiler Soluția 3> | <spoiler Soluția 3> | ||
| - | Hint: Soluția 2 nu este optimă! Se poate și $O(n)$, dar considerăm că este înafara scopului laboratorului 0. | + | Hint: Soluția 2 nu este optimă! Se poate și $O(n)$, dar considerăm că este în afara scopului laboratorului 0. |
| </spoiler> | </spoiler> | ||
| - | * **Task02**: Discutați problema [[https://leetcode.com/problems/sliding-window-maximum/| Sliding Window Maximum]] și problema [[https://leetcode.com/problems/longest-substring-without-repeating-characters| Longest Substring without repeating characters]]. Implementați și testați cel puțin o problemă. | + | * **Task02**: Rezolvați problema [[https://leetcode.com/problems/sliding-window-maximum/| Sliding Window Maximum]] |
| * **Task03**: Rezolvați problema [[https://leetcode.com/problems/min-stack/description/| Min Stack]]. | * **Task03**: Rezolvați problema [[https://leetcode.com/problems/min-stack/description/| Min Stack]]. | ||