Data Structures AND Algorithms: Bilgisayar Mühendisliği Bölümü
Data Structures AND Algorithms: Bilgisayar Mühendisliği Bölümü
DATA STRUCTURES
AND
ALGORITHMS
Syllabus
Administrative Information
Other Books:
– M. A. Weiss, Data Structures and Algorithm Analysis in
C++, Addison Wesley, 2006.
– Cormen, Leiserton, Rivest, Introduction to Algorithms, MIT
Press, 2001.
– Sahni, Data Structures, Algorithms and Applications in
C++, McGraw-Hill, 1998.
– Horowitz, Sahni, Rajasekaran, Computer Algorithms,
Computer Science Press, 1998.
– organization
• Determines storage scheme of collection of data elements
– ordered, inordered, tree
• example : if you have more then one integer ?