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

LFU to be implemented in Java #1

Open
sbshah97 opened this issue Apr 22, 2017 · 5 comments
Open

LFU to be implemented in Java #1

sbshah97 opened this issue Apr 22, 2017 · 5 comments
Assignees

Comments

@sbshah97
Copy link
Contributor

  • Kindly assign this Issue to @Hrily and @salman-bhai.
  • Will send a PR in a maximum of two weeks!
  • Also if possible can a CONTRIBUTING.md file be made?
@chinmaydd chinmaydd assigned chinmaydd and sbshah97 and unassigned chinmaydd Apr 22, 2017
@chinmaydd
Copy link
Contributor

Sounds good. I will try adding some contributing guidelines soon. Although, I am not really sure what you are looking for. The README does contain instructions on how to go about implementing. As for contributions is concerned, if your implementation is in a language X make sure to create a branch for X and push to it.

@sbshah97
Copy link
Contributor Author

Yeah, also if possible can you and @mohitreddy1996 push your code from the forked repository to the main repository!

@mohitreddy1996
Copy link
Contributor

mohitreddy1996 commented Apr 22, 2017

A little bit of code refactoring to be done. Will push the code to the mail repository once done.

@chinmaydd
Copy link
Contributor

your code from the forked repository

It's still a bit incomplete 😢 Will upload once I am done.

@mohitreddy1996
Copy link
Contributor

Test cases added. C++ Code added with appropriate test cases using CppUnit added on branch C++.

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

No branches or pull requests

3 participants