Skip to content

Conversation

@ThorbenBender
Copy link
Owner

No description provided.

@ThorbenBender ThorbenBender requested a review from samarv June 14, 2019 10:28
Copy link
Collaborator

@samarv samarv left a comment

Choose a reason for hiding this comment

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

Review for Data Structures Sprint Challenge

Thorben, Good job on the sprint challenge. You have nailed it and solved all the exercises. Your answers to the complexity questions are correct.

You have properly implemented ring buffer and all tests pass. You have also optimized names program and got really fast performance using Binary search trees.

Overview:

Complexity answers correct (MVP)
Ring Buffer implemented (MVP)
Names exercise optimised (MVP)

Take a look at Sets. Intersection between 2 sets is constant time.

Summary

You did amazing job that displayed Your excellent mastery on the subject. Keep up the good work 👌

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