Data Structures and Algorithms: Diferență între versiuni

De la WikiLabs
Jump to navigationJump to search
(Pagină nouă: The Data Structures and Algorithms course is based on knowledge gained from the Computer Programming course in the first semester, and its role is to provide the base for algorithmic ...)
 
Fără descriere a modificării
Linia 1: Linia 1:
The Data Structures and Algorithms course is based on knowledge gained from the Computer Programming course in the first semester, and its role is to provide the base for algorithmic thinking, problem solving and advanced computer programming skills.
The Data Structures and Algorithms course is based on knowledge gained from the Computer Programming course in the first semester, and its role is to provide the base for algorithmic thinking, problem solving and advanced computer programming skills.


* Lecture 1 slides: [[Fișier:lecture1.pdf]]
== Lecture Slides ==
 
* Lecture 1: [[Fișier:lecture1.pdf]]
* Lecture 2: [[Fișier:lecture2.pdf]]
* Lecture 3: [[Fișier:lecture3.pdf]]
* Lecture 4: [[Fișier:lecture4.pdf]]
* Lecture 5: [[Fișier:lecture5.pdf]]
* Lecture 6: [[Fișier:lecture6.pdf]]
* Lecture 7: [[Fișier:lecture7.pdf]]
* Lecture 8: [[Fișier:lecture8.pdf]]
* Lecture 9: [[Fișier:lecture9.pdf]]
* Lecture 10: [[Fișier:lecture10.pdf]]
* Lecture 11: [[Fișier:lecture11.pdf]]
* Lecture 12: [[Fișier:lecture12.pdf]]
* Lecture 13: [[Fișier:lecture13.pdf]]
* Lecture 14: [[Fișier:lecture14.pdf]]
 
== Homework ==
 
== Useful Links ==
 
* Virtual machine: [ftp://zeus.arh.pub.ro/pub/VirtualMachines/ LinuxDev]
* PDF algorithm reference book: [https://drive.google.com/file/d/0B0KC3c5boTpYLXY4UE9qUWJaTHM/edit?usp=sharing Cormen]

Versiunea de la data 26 februarie 2014 15:47

The Data Structures and Algorithms course is based on knowledge gained from the Computer Programming course in the first semester, and its role is to provide the base for algorithmic thinking, problem solving and advanced computer programming skills.

Lecture Slides

Homework

Useful Links