USB logo
CS Banner
CSE 214
DATA STRUCTURES
Spring 2023

Quick Links



Announcements
Click here to access the website for Section 2.
No recitations will be held during week of January 23rd.
Need additional help? Click here for more information about Academic Success & Tutoring Center.
Programming assignments will be posted on Blackboard.
Click here for Guide to Using Javadoc.
Blackboard will be used for discussion board.
Welcome to CSE 214 

CSE214 is an introduction to data structures and algorithms, and an extension of programming methodology to data storage and manipulation of complex data sets. Topics include: programming and applications of data structures; stacks, queues, lists, binary trees, heaps, priority queues, balanced trees and graphs. Recursive programming is heavily utilized. Fundamental sorting and searching algorithms are examined along with informal efficiency comparisons.