about | help | code help+videos | done | prefs |
Given a non-empty string with an even number of characters, return true if the first half of the word is identical to the second half of the word. halvesMatch("yesyes") → true halvesMatch("nonono") → false halvesMatch("aa") → true ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy