Skip to content

code is ready for review#23

Open
Knochesv2 wants to merge 3 commits intoSWE-CS410:mainfrom
Knochesv2:KungaNgochetsang_CodeReview
Open

code is ready for review#23
Knochesv2 wants to merge 3 commits intoSWE-CS410:mainfrom
Knochesv2:KungaNgochetsang_CodeReview

Conversation

@Knochesv2
Copy link

No description provided.

@sarafarag sarafarag requested a review from ulyfm June 16, 2023 06:07
Copy link

@ulyfm ulyfm left a comment

Choose a reason for hiding this comment

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

Overall I agree with pretty much everything. I think most of my concerns stem from the specification being slightly vague:

  • How does the spec want us to define a 'word'. A regex word, like you did? Or an English word, which might have additional punctuation like apostrophes?
  • Is the string allowed to be null? Or should it always be initialized to an empty string?
  • Can there be more than two substrings returned by the substrings method?
    Once we figure out these issues, it should be good to go!

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

Successfully merging this pull request may close these issues.

3 participants