matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.07k stars 1.26k forks source link

Hashing problem #977

Closed shivanand217 closed 5 years ago

shivanand217 commented 5 years ago

Added a new problem in the Hashing Type. Check if one array is subset of another or not.

shivanand217 commented 5 years ago

Hey hi @matthewsamuel95,

I respect your decision, but can you tell me the reason for closing the pull request. Can i open the request to the same branch?

Thanks.

matthewsamuel95 commented 5 years ago

the only description I can get from the file is find_whether_an_array_is_subset_of_another_array_set , please add a readme and add to table of contents

shivanand217 commented 5 years ago

Hey @matthewsamuel95,

Really sorry for the disrespect of the contribution guidelines. I will make make the change.

Thanks.

shivanand217 commented 5 years ago

@matthewsamuel95 Sorry to ask but can i add a readme to the solution folder or just add the problem to the Table of contents.