Differences

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

Link to this comparison view

pa:sidebar [2022/05/16 19:05]
darius.neatu
pa:sidebar [2026/05/24 18:22] (current)
radu.nichita
Line 1: Line 1:
 ===== Diverse ===== ===== Diverse =====
 +<​hidden>​
   * [[pa:​echipa-pa-2006-2012|Hall of PA]]   * [[pa:​echipa-pa-2006-2012|Hall of PA]]
-  ​* [[pa:​regulamente|Regulamente PA 2022]] +</​hidden>​ 
-  * [[pa:​regulament-proiect-2022|Regulament Proiect]] +  ​* [[pa:​regulamente|Regulamente PA 2026]] 
-  * [[pa:​test_practic|Test practic]]+  * [[pa:​regulament-proiect-2024|Regulament Proiect]]
   * [[pa:​vmchecker_conf|[TEME] Configuratie vmchecker]]   * [[pa:​vmchecker_conf|[TEME] Configuratie vmchecker]]
 +
  
 <​hidden>​ <​hidden>​
Line 10: Line 12:
 </​hidden>​ </​hidden>​
  
 +===== Concursuri și teste practice =====
 +  * [[pa:​test_practic|Test practic]]
  
 ===== 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: ​Programare Dinamică (1/2)]]  
-  * [[:​pa:​laboratoare:​laborator-02|02: Greedy]] +  * [[:​pa:​laboratoare:​laborator-02|02:​ Programare Dinamică (2/2)]] 
-  * [[:​pa:​laboratoare:​laborator-03|03: Programare Dinamică (1/2)]] +  * [[:​pa:​laboratoare:​laborator-03|03Algoritmi aleatori]] 
-  * [[:​pa:​laboratoare:​laborator-04|04Programare Dinamică (2/2)]] +  * [[:​pa:​laboratoare:​laborator-04|04: Backtracking]] 
-  * [[:​pa:​laboratoare:​laborator-05|05: Backtracking]] +  * [[:​pa:​laboratoare:​laborator-05|05: Simulare test practic]]
-  * [[:​pa:​laboratoare:​laborator-06|Minimax]]+
  
 +  * [[:​pa:​skel_graph|[skel_graph] Precizari lab06-11]]
 +  * [[:​pa:​laboratoare:​laborator-06|06:​ Parcurgerea grafurilor. Aplicații (1/2)]]
 +  * [[:​pa:​laboratoare:​laborator-07|07:​ Parcurgerea grafurilor. Aplicații (2/2)]]
  
-  * [[:pa:skel_graph|[skel_graph] Precizari lab07-12]] +  * [[:pa:laboratoare:​shortest-paths-problemShortest-paths problem]] 
-  * [[:​pa:​laboratoare:​laborator-07|06Parcurgerea grafurilor. Aplicații (1/2)]] +  * [[:​pa:​laboratoare:​laborator-08|08Drumuri minime în grafuri: sursă / destinație unică. ​(1/2)]] 
-  * [[:​pa:​laboratoare:​laborator-08|07Parcurgerea grafurilor. Aplicații (2/2)]]+  * [[:​pa:​laboratoare:​laborator-09|09Drumuri minime în grafuri: surse / destinații multiple. ​(2/2)]]
  
 +  * [[:​pa:​laboratoare:​laborator-10|10:​ Arbori minimi de acoperire]]
 +  ​
 +===== Tutoriale =====
 +  * [[:​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++]]
 +  * [[https://​github.com/​acs-pa/​pa-lab/​blob/​main/​tutorial/​rust/​rust.md | PA: Tutorial Rust]]
 +  * [[https://​github.com/​acs-pa/​pa-lab/​blob/​main/​tutorial/​python/​python.md | PA: Tutorial Python]]
 +  * [[:​pa:​tutoriale:​coding-tips|Sfaturi pentru Implementare]]
 +
 +
 +  * [[:​pa:​tutoriale:​minimax|Tutorial:​ Minimax]] ​
 +  * [[:​pa:​tutoriale:​dei|Tutorial:​ Divide et Impera]]
 +  * [[:​pa:​tutoriale:​greedy|Tutorial:​ Greedy]]
 +  * [[:​pa:​tutoriale:​astar|Tutorial:​ A*]]
 +  * [[:​pa:​laboratoare:​maximum-flow-problem| Maximum flow problem]]
 +  * [[:​pa:​tutoriale:​flux|Tutorial:​ Flux]]
  
-  * [[:​pa:​laboratoare:​shortest-paths-problem| Shortest-paths problem]] 
-  * [[:​pa:​laboratoare:​laborator-09|08:​ Drumuri minime în grafuri: sursă / destinație unică. (1/2)]] 
-  * [[:​pa:​laboratoare:​laborator-10|09:​ Drumuri minime în grafuri: surse / destinații multiple. (2/2)]] 
  
-<​hidden>​ 
-  * [[:​pa:​laboratoare:​laborator-11| 10: Arbori minimi de acoperire]] 
-  * [[:​pa:​laboratoare:​laborator-12| TODO: 12: Flux Maxim]] 
  
-</​hidden>​ 
  
-===== Tutoriale ===== 
-  * [[:​pa:​tutoriale:​minimax|Tutorial Minimax]] 
-  * [[:​pa:​ltutoriale:​astar|Tutorial A*]] 
  
 ===== Materiale Suplimentare Test Practic ===== ===== Materiale Suplimentare Test Practic =====
pa/sidebar.1652717102.txt.gz · Last modified: 2022/05/16 19:05 by darius.neatu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0