
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
SC/MATH 1019B - HOMEWORK 4 DUE DECEMBER 4, 2024 This assignment must uploaded to moodle by December 4, 2018. This assignment should be typed.
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!
This assignment must uploaded to moodle by December 4, 2018. This assignment should be typed. This assignment asks you to write a short (1 - 2 page) report on how a topic from the course can be applicable to computer science. You are encourage to choose any topic of interest to you within discrete mathematics and computer science (broadly interpreted). Below is a non-exhaustive list of potential topics along with some key words to help you chose a topic.
- Big-O is used in analysis of algorithms where “time complexity” is a helpful keyword. - Strings are used in many data structures and algorithms. Some keywords include: “string searching”, “string matching”, “formal languages”, ... - Relations show up in “relational databases” like SQL. - Graphs and trees are used to model many things; “networks” are often encoded as graphs or directed graphs. - Recursion shows up in “dynamic programming” and many algorithms. - Sets are an important notion. One option for the assignment would be to figure out ways of representing sets and performing set operations on a computer. 1