one-line-wonders icon indicating copy to clipboard operation
one-line-wonders copied to clipboard

Added ZombieChibiXD_Palindrome.go

Open ZombieChibiXD opened this issue 5 years ago • 3 comments

Insert String to check if the input is palindrome or not


Go(lang)

ZombieChibiXD avatar Oct 30 '19 14:10 ZombieChibiXD

@rpxs Thoughts on this? Technically the isPalindrome is a one liner but it depends on a helper Reverse function which is almost but not quite one line.

wzhouwzhou avatar Oct 03 '21 16:10 wzhouwzhou

Yeah I'm gonna have to side with wzhouwzhou on this one; since the Reverse function is used it takes up a few more lines than one.

rpxs avatar Oct 03 '21 16:10 rpxs

This pull request will be closed in 14 days, if no action is taken.

rpxs avatar Oct 04 '21 14:10 rpxs