Skip to content

Tallyer complete#9

Open
Butenkite wants to merge 5 commits intogrc-cohort-21:mainfrom
Butenkite:main
Open

Tallyer complete#9
Butenkite wants to merge 5 commits intogrc-cohort-21:mainfrom
Butenkite:main

Conversation

@Butenkite
Copy link
Copy Markdown

There are two versions:

[Tallyer works, does not use List for wave 2.] - This uses a frequency method which ignores making a map and instead just counts how many times an ID shows up.

[changed to work with Vote List instead of frequency] - I figured a point to this assignment was to use Lists to check how many times ID shows up, so I reworked it to work with an ID

Copy link
Copy Markdown

@auberonedu auberonedu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job! I like seeing both your approaches through your commit history.

We'll be talking more about complexity analysis later, but this is a great place where you can start applying it now. If you remember Big O analysis, can you start considering which of your approaches would have the better time complexity? No need to respond or change anything here, just something to start thinking about!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants