📜 ⬆️ ⬇️

CSS Project: Abstract Data Types and Algorithms



Hello!
Thank you for a very nice positive response!
At the request of the first few viewers, today the topic of the release is Abstract Data Types and Algorithms, perhaps the most interesting course of this semester. A detailed course description is available on the CSS website.


Tasks:
  1. Algorithms
  2. Red blue stack
  3. Binary Tree, Heap, AVL, Binary Search

Lecture slides are posted on the professor's website, but the section is under the password, which was announced at the first introduction-lecture. As soon as I receive permission to publish the lectures, I will immediately do it :) So for now, only the name of the book recommended for reading is:
Data Structures and Algorithms in Java (4th edition) by
Michael T. Goodrich and Roberto Tamassia, John Wiley & Sons, 2005,
ISBN: 0-471-73884-0.

')

Source: https://habr.com/ru/post/45715/


All Articles