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

Add Unit Test for - LRU Cache #71

Closed
TheSTL opened this issue Oct 11, 2019 · 2 comments
Closed

Add Unit Test for - LRU Cache #71

TheSTL opened this issue Oct 11, 2019 · 2 comments
Labels
good first issue Good for newcomers

Comments

@TheSTL
Copy link
Member

TheSTL commented Oct 11, 2019

🤡 What is required?

The algorithm is here : LRU-Cache

  • Follow the ESLint rules strictly
  • Follow the filename and folder structure strictly
  • Since the Contribution Guide is not ready yet, go through the codebase pattern and add tests accordingly

Thank You!

@luhego
Copy link
Contributor

luhego commented Oct 12, 2019

I created a pull request for this issue:
#77

@TheSTL
Copy link
Member Author

TheSTL commented Oct 12, 2019

I'm closing this issue because PR is merged. [#77 ]

@TheSTL TheSTL closed this as completed Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants