❔ Palindrome
So I tried to solve this problem, and I know I've done it right.. but I must be tripping because a char array which has the same value as another char array, returns false when I try to do the .Equals method
4 Replies
:') I see
should I use == instead?
then convert em to string?
me thinking it'd be the same as java :')
ayt ty, I'll try the loop thing
oh true
i'll try that
yeah, I appreciate the help :) I like efficient methods, n yours seems to be better so I'll try it out
hehe works thank you
why not Range operator ? :/
which is
oh mb
it should be i+1 like you said
😄
Aren't we comparing 2 indexes ?
¯\_(ツ)_/¯
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.