Skip to content

Carina Taveras#102

Open
tCarina wants to merge 3 commits into
joinpursuit:masterfrom
tCarina:master
Open

Carina Taveras#102
tCarina wants to merge 3 commits into
joinpursuit:masterfrom
tCarina:master

Conversation

@tCarina

@tCarina tCarina commented Jan 24, 2021

Copy link
Copy Markdown

No description provided.

Comment thread problems/objects.js
sum += appleCountByName[key];
}
return sum;
};

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice job!

Comment thread problems/objects.js

const mostCommonElement = () => {};
const mostCommonElement = (array) => {
let obj = {};

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Think about splitting this part of your code into a helper function so that each function only does one thing.

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.

3 participants