• 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
Golmote Avatar
Name:Unknown
Clan:Unknown
Member Since:Aug 2014
Last Seen:Oct 2021
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
Ad
How many Kata did you complete in 2024?
Discover our top moments in 2024 and how you can level up in 2025.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (61)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • alagunoff
    • commented on "Can you keep a secret?" javascript solution
    • 5 months ago

    Not invoking it on createSecretHolder's invocation

  • Custom User Avatar
    • farhanaditya
    • commented on "Anonymous Returns." kata
    • 4 years ago

    var random = Math.random(); // Can not be guessed

    Well, about that

  • Custom User Avatar
    • dfhwze
    • created an issue for "Boggle solver" kata
    • 4 years ago
    • assertSimilar is deprecated, use assertDeepEquals
    • I read this as first sort alphabetically, than by length desc, but it's ofcourse the other way around The boggleSolver function must return an array of all found words, sorted alphabetically by length descending.
  • Custom User Avatar
    • muratx10
    • commented on "Can you keep a secret?" javascript solution
    • 6 years ago

    It's created as a property of lexicalEnvironment object of function. This object is hidden. We don't have access to that object directly.
    ECMAScript® 2020 Language Specification => 8.1 Lexical Environments

  • Custom User Avatar
    • Blind4Basics
    • commented on "Boggle solver" kata
    • 7 years ago

    so it's the same task, with one more outer loop... ;p

  • Custom User Avatar
    • Firefly2002
    • commented on "Boggle solver" kata
    • 7 years ago

    I don't think it is a duplicate, though. In the other kata you're supposed to check if one word is valid; in this one, you're searching the entire board for all words matches in an array of words and returning all words you find in the given board.

  • Custom User Avatar
    • Voile
    • commented on "Boggle solver" kata
    • 8 years ago

    I'm mostly opening issues to old katas to prevent others from accidentally approving it (it's approvable, obviously).

    I guess you can keep one issue around and close the other if you want.

  • Custom User Avatar
    • JohanWiltink
    • commented on "Boggle solver" kata
    • 8 years ago

    This kata predates its duplicate by about two years ( which probably explains the lack of random tests ). Also, author is long gone, so it's probably not going to be unpublished.

    Would it be reasonable to close this issue?

  • Custom User Avatar
    • Voile
    • created an issue for "Boggle solver" kata
    • 8 years ago

    Needs random tests

  • Custom User Avatar
    • Voile
    • created an issue for "Boggle solver" kata
    • 8 years ago

    A duplicate of https://www.codewars.com/kata/boggle-word-checker

  • Custom User Avatar
    • Voile
    • commented on "Evil Autocorrect Prank" javascript solution
    • 8 years ago

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

  • Custom User Avatar
    • user5036852
    • commented on "Boggle solver" kata
    • 9 years ago

    Great kata! Thanks. :-)

  • Custom User Avatar
    • ryanq214
    • commented on "Evil Autocorrect Prank" javascript solution
    • 9 years ago

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

  • Custom User Avatar
    • nickells
    • commented on "Can you keep a secret?" javascript solution
    • 10 years ago

    What keeps getSecret from being called on createSecretHolder's invocation?

  • Custom User Avatar
    • stevenbarragan
    • commented on "Snail" kata
    • 10 years ago

    Done!

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...