- Upon completion of CSC 122, students will know:
- how to use and build different data structures including stacks, queues, trees, graphs, and lists
- a number of different searches and sorts (including O(nlogn) sorts)
- how to identify Big-O for given algorithms
- how to completely document code and programs
- how to thoroughly test a program (including most error conditions)
- how to identify some potential security issues with code being developed
- the importance of designing before coding and practice it when warranted.
This topic: Assessment
> WebHome >
GoalOutcomes > CSC122COutcomes
Topic revision: r1 - 2021-07-09 - cathybareiss