• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
devashtar Avatar
Name:Unknown
Clan:Unknown
Member Since:Oct 2020
Last Seen:Aug 2021
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (18)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • SolitudeRain
      • commented on "Word search" kata
      • 4 years ago

      "natural order" is that means "dictionary order"?
      like "abcd" < "accd" , the first diff-letter "b" < "c"

      after solve it, my guess is right~

      ^_^ Nice kata to practice emmmmm~, can't say here~

    • Custom User Avatar
      • user9644768
      • resolved a suggestion on "Word search" kata
      • 4 years ago
    • Custom User Avatar
      • JohanWiltink
      • created a suggestion for "Word search" kata
      • 4 years ago

      ( JS )

      • Your solution must pass in lss than ref.solution-10ms speed.

      That's actually + 10 ms. ( Also, "less" :P )

    • Custom User Avatar
      • Chrono79
      • commented on "Find the missing letter" kata
      • 4 years ago

      You can see (and discuss) your or other's solutions in Solutions. Make sure you mark your posts as having spoiler content there when needed too. Kata discourse is a place to ask for help, suggest improvements and report issues (and make some comments too), but not to post your own solution.
      Note that posting something in Solutions is totally optional, you don't need to post anything there at all. Other coding sites work differently, but here, your code passes the tests and you're awarded with honor points for it or it doesn't pass and you don't get any points. You can also get honor points for other things, read this: https://github.com/Codewars/codewars.com/wiki/Kata-Solutions-&-Voting

    • Custom User Avatar
      • RealKenshiro
      • commented on "Word search" kata
      • 4 years ago

      The array is already sorted!!!!!

    • Custom User Avatar
      • devashtar
      • commented on "Find the missing letter" kata
      • 4 years ago

      Ok, i didn't know that I cannot do it here.
      Where can I do it?

    • Custom User Avatar
      • devashtar
      • commented on "Word search" kata
      • 4 years ago

      But sorting an array also requires performance overhead. This is clearly not the case when you need to do extra body movements.

    • Custom User Avatar
      • Chrono79
      • commented on "Find the missing letter" kata
      • 4 years ago

      Please, don't post solutions in Discourse.

    • Custom User Avatar
      • devashtar
      • commented on "Find the missing letter" kata
      • 4 years ago

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • devashtar
      • commented on "Build Tower" kata
      • 4 years ago

      This comment is hidden because it contains spoiler information about the solution

    • Custom User Avatar
      • RealKenshiro
      • commented on "Word search" kata
      • 4 years ago

      There is a manner to find the index of a unique item in a sorted array which is way faster than looping through the entire array.

    • Custom User Avatar
      • devashtar
      • commented on "Word search" kata
      • 4 years ago

      Sorry, but i didn't undersatand you. In task i must be only find default word, right?

    • Custom User Avatar
      • Blind4Basics
      • resolved an issue on "Format a string of names like 'Bart, Lisa & Maggie'." kata
      • 4 years ago
      • not an issue
      • you should read this
    • Custom User Avatar
      • Blind4Basics
      • resolved an issue on "Format a string of names like 'Bart, Lisa & Maggie'." kata
      • 4 years ago

      not an issue

    • Custom User Avatar
      • RealKenshiro
      • commented on "Word search" kata
      • 4 years ago

      You must take advantage of the fact that the array is sorted...

    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...