Difference between revisions of "The Bean Counters"
Line 1: | Line 1: | ||
= The Bean Counters = | = The Bean Counters = | ||
''Beans are a cheap commodity, so to count them is a rather silly thing to do. A "bean counter" is one who nitpicks over small things in order to save costs.'' | ''Beans are a cheap commodity, so to count them is a rather silly thing to do. A "bean counter" is one who nitpicks over small things in order to save costs.'' | ||
− | |||
== Team Members == | == Team Members == | ||
Line 11: | Line 10: | ||
== Projects == | == Projects == | ||
− | 1. sudoku | + | 1. sudoku - [http://www.andrew.cmu.edu/user/astian/ by Tian Debebe (CMU)] ''not affiliated with Yankai whatsoever'' |
− | |||
− | |||
− | |||
+ | 2. '''sorting algorithms''' - [http://www.cprogramming.com/tutorial/computersciencetheory/sortcomp.html Alex Allain cprogramming.com], [https://www.toptal.com/developers/sorting-algorithms Animations] | ||
=Progress= | =Progress= | ||
== Assignment 1 - Select and Assess == | == Assignment 1 - Select and Assess == | ||
+ | The source code for this project was assembled by yours truly. | ||
+ | |||
== Assignment 2 - Parallelize == | == Assignment 2 - Parallelize == | ||
+ | |||
+ | |||
== Assignment 3 - Optimize == | == Assignment 3 - Optimize == |
Revision as of 12:36, 2 April 2018
Contents
The Bean Counters
Beans are a cheap commodity, so to count them is a rather silly thing to do. A "bean counter" is one who nitpicks over small things in order to save costs.
Team Members
1. Yankai Tian
2. Jay Ansin
Projects
1. sudoku - by Tian Debebe (CMU) not affiliated with Yankai whatsoever
2. sorting algorithms - Alex Allain cprogramming.com, Animations
Progress
Assignment 1 - Select and Assess
The source code for this project was assembled by yours truly.