Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems #15

Merged
merged 12 commits into from
Sep 29, 2019
Merged

Problems #15

merged 12 commits into from
Sep 29, 2019

Conversation

ashokdey
Copy link
Member

@ashokdey ashokdey commented Sep 28, 2019

What's new?

  • Find the product of three maximum numbers in an array
  • Calculate the baseball score
  • Implement the minStack class which will have a min() function returning the smallest element of the stack in O(1)
  • Find the next greater for every element in the array
  • Detect Loop in a Linked List

Changes:

  • Executed npm audit fix --force hence @TheSTL, please verify the tests are running

@ashokdey ashokdey requested a review from TheSTL September 28, 2019 05:25
@ashokdey ashokdey self-assigned this Sep 28, 2019
@ashokdey ashokdey merged commit dc22c0c into master Sep 29, 2019
@ashokdey ashokdey deleted the problems branch September 29, 2019 08:16
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