Data structures and algorithms constitute the foundational toolkit of computer science, enabling efficient storage, retrieval and manipulation of data. Data structures—ranging from arrays, linked ...
The design, implementation, and analysis of abstract data types, data structures and their algorithms. Topics include: data and procedural abstraction, amortized data structures, trees and search ...
The computational manipulation of polynomials is a foundational element across pure and applied mathematics, computer algebra, cryptography and scientific computing. Central tasks include ...