This shows you the differences between two versions of the page.
|
pa:sidebar [2025/02/24 21:58] darius.neatu |
pa:sidebar [2025/02/24 22:04] (current) darius.neatu |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ===== Laboratoare ===== | ===== Laboratoare ===== | ||
| * [[:pa:laboratoare:pa-lab|pa-lab (git)]] | * [[:pa:laboratoare:pa-lab|pa-lab (git)]] | ||
| + | * [[https://github.com/acs-pa/pa-lab/blob/main/docs/complexity.md | PA: Cheatsheet complexități]] | ||
| + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/java/java.md | PA: Tutorial Java]] | ||
| + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/cpp/cpp.md | PA: Tutorial C++]] | ||
| + | * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] | ||
| + | |||
| * [[:pa:laboratoare:laborator-00|00: Intro to PA]] | * [[:pa:laboratoare:laborator-00|00: Intro to PA]] | ||
| * [[:pa:laboratoare:laborator-01|01: Divide et Impera]] | * [[:pa:laboratoare:laborator-01|01: Divide et Impera]] | ||
| * [[:pa:laboratoare:laborator-02|02: Greedy]] | * [[:pa:laboratoare:laborator-02|02: Greedy]] | ||
| * [[:pa:laboratoare:laborator-03|03: Programare Dinamică (1/2)]] | * [[:pa:laboratoare:laborator-03|03: Programare Dinamică (1/2)]] | ||
| - | * [[:pa:laboratoare:laborator-04|04: Programare Dinamică (2/2)]î | + | * [[:pa:laboratoare:laborator-04|04: Programare Dinamică (2/2)]] |
| * [[:pa:laboratoare:laborator-05|05: Backtracking]] | * [[:pa:laboratoare:laborator-05|05: Backtracking]] | ||
| Line 33: | Line 38: | ||
| ===== Tutoriale ===== | ===== Tutoriale ===== | ||
| - | * [[:pa:tutoriale:minimax|Tutorial Minimax]] | + | * [[:pa:laboratoare:pa-lab|pa-lab (git)]] |
| - | <hidden> | + | * [[https://github.com/acs-pa/pa-lab/blob/main/docs/complexity.md | PA: Cheatsheet complexități]] |
| - | * [[:pa:tutoriale:backtracking|Tutorial Backtracking]] | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/java/java.md | PA: Tutorial Java]] |
| - | </hidden> | + | * [[https://github.com/acs-pa/pa-lab/blob/main/tutorial/cpp/cpp.md | PA: Tutorial C++]] |
| - | * [[:pa:tutoriale:astar|Tutorial A*]] | + | |
| * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] | * [[:pa:tutoriale:coding-tips|Sfaturi pentru Implementare]] | ||
| + | |||
| + | |||
| * [[:pa:laboratoare:maximum-flow-problem| Maximum flow problem]] | * [[:pa:laboratoare:maximum-flow-problem| Maximum flow problem]] | ||
| * [[:pa:laboratoare:laborator-11|Flux maxim în rețele de transport]] | * [[:pa:laboratoare:laborator-11|Flux maxim în rețele de transport]] | ||
| + | |||
| + | * [[:pa:tutoriale:minimax|Tutorial Minimax]] | ||
| + | * [[:pa:tutoriale:backtracking|Tutorial Backtracking]] | ||
| + | |||
| + | * [[:pa:tutoriale:astar|Tutorial A*]] | ||
| + | |||
| + | |||
| ===== Materiale Suplimentare Test Practic ===== | ===== Materiale Suplimentare Test Practic ===== | ||