###########################
COMP 271 Data Structures I
###########################

The focus of this course is data structures and the algorithms that support them. The course looks at how to organize, manage, process, sort, and compare data; how fast and efficiently can be done; and how such operations can be supported by programming languages in general and Java in particular.



..	toctree::
	:maxdepth: 2

.. include:: ./outcomes.rst
.. include:: ./detailedOutline.rst
.. include:: ./textbook.rst
.. include:: ../shared/organizationWithUngrading.rst
