Skip to content

Conversation

@BrianMHarris
Copy link

Hello @mmmaaatttttt . Adding my answer file for the Big O exercises. Hope I'm doing this right.

3. O(1)
4. O(n^3)
5. O(n)
6. O(log n)
Copy link
Contributor

Choose a reason for hiding this comment

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

Your answers for 6 - 8 aren't quite right. It may help to plot some of these terms and see how they grow.

10.O(n^2)
*/

/* Part 2
Copy link
Contributor

Choose a reason for hiding this comment

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

looks great!

@mmmaaatttttt
Copy link
Contributor

take a look at a couple of your answers for part 1. part 2 looks good.

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