CS-171-2: Intro.to Computer Science II - Fall 2020
Remember all those Java constructs and programming skills you learned in CS170 (or an equivalent course)?
CS171 will teach you how to use these Java programming skills to build what we call data structures and to design efficient algorithms. In other words, you will learn how to use Java programming to store and manage data efficiently while solving real-world problems. How exciting!