Merkle trees, also known as hash trees or binary hash trees, are tree-like data structures used in computer science. They are named after their inventor, Ralph Merkle, who proposed the concept in 1979 ...
*Note: This course description is only applicable for the Computer Science Post-Baccalaureate program. Additionally, students must always refer to course syllabus for the most up to date information.
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 ...