Skip to content

Wave 1 and 2 done#4

Open
Dani-DEV28 wants to merge 3 commits intogrc-cohort-21:mainfrom
Dani-DEV28:main
Open

Wave 1 and 2 done#4
Dani-DEV28 wants to merge 3 commits intogrc-cohort-21:mainfrom
Dani-DEV28:main

Conversation

@Dani-DEV28
Copy link
Copy Markdown

No description provided.

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!

Comment thread src/Tallyer.java
// WAVE 2
// TODO: Implement this method
Map<String, Integer> tallyTopicsFiltered = new HashMap<>();
List <String> idKiller = new ArrayList<>();
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great variable name 😂

Comment thread src/Tallyer.java
// TODO: Implement this method
Map<String, Integer> tallyTopicsFiltered = new HashMap<>();
List <String> idKiller = new ArrayList<>();
Map<String, Integer> idCount = stringCounter(ids);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Smart re-use of method

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