Skip to content

Latest commit

 

History

History

143

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

UW Stars CSE 143 Curriculum

Course Description: Support class for STARS students enrolled in CSE143 to ensure success. This will include reinforcing concepts through lecture, practice quizzes and problem sets. Students will also be expected to attend a 30-minute check-in meeting each week to evaluate their progress and determine additional supports needed.

Course Documents

Topics: Recursive Tracing, Recursive Programming, Inheritance, Linked Lists, Stacks/Queues, ArrayIntList Programming

Topics: Binary Tree Traversal, Binary Search Tree, Collections Mystery, Collections Programming, Binary Trees, Collections Programming, Comparable class, Binary Trees, Linked Lists

Topics: ArrayIntList, pre/post conditions, exceptions, Lists, Sets, for-each loop

Topics: Stacks, Queues, Arrays of Objects, Interfaces, Linked Lists

Topics: Advanced Linked lists

Topics: Binary search, Complexity, Maps

Topics: Recursion, Regular Expressions, Grammars

Topics: Inheritance, Merge Sort

Topics: Recursive backtracking

Topics: Binary trees, Binary search trees

Topics: Comparable interface, Generic binary search tress, Huffman assignment, Abstract classes

Topics: IntList case study, Hashing