Skip to content

Conversation

xdongyan
Copy link
Contributor

@xdongyan xdongyan commented Aug 8, 2017

No description provided.

Copy link
Owner

@fishercoder1534 fishercoder1534 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please either squash all of your 8 commits into 1 or just create a new branch and re-push.

}
// the idea is that the length substring will be divisor of the length s, then find the
//sub string and append s.length/sub.length times to check if the string is equaled to the original string.
//credit:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you missing a link or something here?

@fishercoder1534
Copy link
Owner

Also, please create a corresponding unit test in test folder instead of adding in main function.
My plan is to migrate all main functions in each class to each junit class file.

Thanks.

@xdongyan xdongyan closed this Aug 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants