Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 826 Bytes

File metadata and controls

10 lines (7 loc) · 826 Bytes

Data Structures, Algorithms, And Discrete, Mathematics

Coursework for Data Structures Algorithms and Discrete Mathematics I & II (CSS342 & CSS343) at University of Washington Bothell, Washington.

Course Descriptions

CSS342

Integrating mathematical principles with detailed instruction in computer programming. Explores mathematical reasoning and discrete structures through object-oriented programming. Includes algorithm analysis, basic abstract data types, and data structures.

CSS343

Develops competencies associated with problem-solving, algorithms, and computational models. Covers abstract data types and data structures, efficiency of algorithms, binary tree representations and traversals, searching, dictionaries, priority queues, hashing, directed graphs and graph algorithms, and language grammars.