x
Menu

Data Structures

UC Berkeley,, Fall 2014 , Prof. Paul Hilfinger

Updated On 02 Feb, 19

Overview

Fundamental dynamic data structures, including linear lists, queues, trees, and other linked structures; arrays strings, and hash tables. Storage management. Elementary principles of software engineering. Abstract data types. Algorithms for sorting and searching. Introduction to the Java programming language

Includes