May 04, 2024  
2024-25 Catalog 
    
2024-25 Catalog
Add to Favorites (opens a new window)

DEV 260 - Data Structures and Algorithms with C#


5 CR

Previously PROG 260.
Students review, understand and write code using a platform-independent, object-oriented programming language (C#). Topics include objects, classes, methods, syntax, applications, class libraries, user interfaces, and interactivity with the programming environment.

Prerequisite(s): ENGL 101  and DEV 120  or PROG 120, all with a C or better.

Course Outcomes
 

  • Write code to construct, populate, and use sequential data structures.
  • Implement application using both array-based and linked list-based implementations.
  • Analyze the runtime performance of common algorithms.
  • Implement recursive and non-recursive programs that demonstrate the run time and space performance tradeoffs.
  • Identify techniques to resolve hash table collisions.
  • Implement routines to manipulate heaps.
  • Use the steps of common sorting algorithms such as quicksort, mergesort, and heapsort to demonstrate runtime performance considerations.



Find out when this course is offered




Add to Favorites (opens a new window)