Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

I believe there should be a Directory for Hashing Related Problems in the Java Folder #252

Closed
ATRI2107 opened this issue Oct 7, 2020 · 8 comments
Labels
duplicate This issue or pull request already exists question Further information is requested

Comments

@ATRI2107
Copy link

ATRI2107 commented Oct 7, 2020

@YashSaxena9
Hashing related codes include extensive use of HashMap and HashSet Collections of Java. They reduce the time complexity of programs significantly due to the constant time lookup feature. Hashing has always been in the forefront of programming interview questions. I have a bunch of programs and would love to contribute so as to help others.

@github-actions github-actions bot added C C language label java Java language label labels Oct 7, 2020
@github-actions
Copy link

github-actions bot commented Oct 7, 2020

Congrats for creating your first issue here! Wait till our mentors assign this issue to you. In the meantime have a look at contribution guidlines to avoid any PR rejection! (Rules are strict here)

@kaustubhgupta kaustubhgupta added question Further information is requested and removed C C language label java Java language label labels Oct 8, 2020
@kaustubhgupta
Copy link
Owner

@ATRI2107 are you sure you haven't pushed these programs somewhere else because we don't want repeated codes and if found will be marked as spam

@ATRI2107
Copy link
Author

ATRI2107 commented Oct 8, 2020

@kaustubhgupta well those codes are mine only . And as far as hashing is concerned I haven't pushed them to some other repo .

@kaustubhgupta
Copy link
Owner

Which programs you want to contribute? Their names

@ATRI2107
Copy link
Author

ATRI2107 commented Oct 8, 2020

Do check this repository I have maintained.
I'm attaching the problems I felt they were good enough .
https://www.github.com/ATRI2107/JAVA-CODES/tree/master/HASHMAP

So if you feel that I can create a PR for the same do let me know

@kaustubhgupta
Copy link
Owner

@ATRI2107 you have already pushed codes to your repository so we don't want to replicate them here. If you have any other problem statement or ideas then create issue for that. For now please close this issue

@ATRI2107 ATRI2107 closed this as completed Oct 8, 2020
@YashSaxena9 YashSaxena9 added the duplicate This issue or pull request already exists label Oct 8, 2020
@YashSaxena9
Copy link
Contributor

The codes you wanted to contribute are already available in our repository. You can still contribute if you want to work on any existing issue or create one of your own. :)

@ATRI2107
Copy link
Author

ATRI2107 commented Oct 8, 2020

@YashSaxena9 sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants