mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-26 22:34:06 -06:00
78 lines
1.1 KiB
Markdown
78 lines
1.1 KiB
Markdown
---
|
|
title: "COSC 202 Jet Hughes"
|
|
aliases:
|
|
tags:
|
|
|
|
---
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 1 Teamwork
|
|
a)
|
|
- Quality control
|
|
- Developer
|
|
|
|
These roles are compementary because the person in the quality control role, helps the developer to write better code
|
|
|
|
b)
|
|
- Its can help to reduce errors via quality control and code review
|
|
- It can help to speed up development because two peolple will (usually) be faster than one
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 2 Ethics
|
|
|
|
a) One example could be an AI algorithm for a self driving car. There are mulitple ethical issues with this. The main one being the choice of whether to save the driver or the pedestrians in the event of an inevitable accicent.
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 3 Recursion and DP
|
|
|
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 4 Sorting
|
|
|
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 5 Heaps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 6 BSTs
|
|
|
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 7 Hashing
|
|
|
|
|
|
|
|
|
|
|
|
<div style="page-break-after: always;"></div>
|
|
|
|
# 8 Graphs
|
|
|
|
|
|
|
|
|