Skip to content
Snippets Groups Projects
Commit a3b25753 authored by Kevin Lin's avatar Kevin Lin
Browse files

index.md: Add central question

parent 646c21bc
No related branches found
No related tags found
No related merge requests found
Pipeline #428800 passed with stages
in 53 seconds
......@@ -18,7 +18,7 @@ seo:
{{ staffer }}
{% endfor %}
[Husky Maps](https://huskymaps.herokuapp.com/) is a web app for mapping the world, searching for places, and navigating around Seattle. All these features are powered by the sociotechnical infrastructure of **data structures and algorithms**, programming abstractions designed by software engineers to represent data and automate processes.
[Husky Maps](https://huskymaps.herokuapp.com/) is a web app for mapping the world, searching for places, and navigating around Seattle. All these features are powered by the sociotechnical infrastructure of **data structures and algorithms**, programming abstractions designed by software engineers to represent data and automate processes. CSE 373 asks the question: **How does the design of an abstraction affect implementations and clients?**
Although CSE 373 is designed to be taken after [CSE 143](https://courses.cs.washington.edu/courses/cse143/)---we expect familiarity with array lists, linked lists, and search trees---the focus is not on programming but rather the **design, analysis, and critique** of the data structures and algorithms that implement software's social imaginations and designed futures.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment