Conversation
|
It's tested I have passed one problem on Z function with this code |
| @@ -0,0 +1,29 @@ | |||
| package Strings; | |||
There was a problem hiding this comment.
Kindly add a description of your code as this repository is for learning purpose
There was a problem hiding this comment.
Is there any standards that this repo follows? If so can you show me an example of the description so I meet that standards.
There was a problem hiding this comment.
You can refer to this one. https://github.com/TheAlgorithms/Java/pull/1352/files
There was a problem hiding this comment.
Thanks @deadshotsb I have added description and link of the algorithm review
There was a problem hiding this comment.
Sorry for the inconvenience, @vakhokoto, kindly give a desciption instead of providing links, you can give an example case if needed.
Added z function and also created strings package.