• 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
gui3 Avatar
Name:Unknown
Clan:@TheHackingProject
Member Since:Apr 2019
Last Seen:Jun 2024
Profiles:
Following:179
Followers:178
Allies:178
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (24)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Zeusmist
    • commented on "The builder of things" kata
    • 4 years ago

    Pleaseee did you figure this out eventually... I ended the journey here too and I am still very curious.

  • Custom User Avatar
    • rowcased
    • created an issue for "counting in dot notation" kata
    • 4 years ago

    Insufficient testing for invalid input allows incorrect code to pass. (JS at least)

  • Custom User Avatar
    • gui3
    • commented on "builder of the pyramid" kata
    • 5 years ago

    The kata has been retired, maybe it won't allow submits anymore ?

    Before that it worked fine

  • Custom User Avatar
    • Maxtadont
    • commented on "builder of the pyramid" kata
    • 5 years ago

    I Cant submit solution.

  • Custom User Avatar
    • gui3
    • commented on "Challenge Fun #18: Freak Contaz Sequence" kata
    • 5 years ago

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

  • Custom User Avatar
    • gui3
    • resolved an issue on "counting in dot notation" kata
    • 5 years ago

    I think validate the input (especially the string input) is part of the challenge

  • Custom User Avatar
    • gui3
    • resolved an issue on "counting in dot notation" kata
    • 5 years ago

    changed

  • Custom User Avatar
    • gui3
    • resolved an issue on "counting in dot notation" kata
    • 5 years ago

    Ok I fixed the points you pointed, except for the "delta 1 btween the symbol and the value" which I guess is one point of this kata.

  • Custom User Avatar
    • gui3
    • commented on "counting in dot notation" kata
    • 5 years ago

    Sorry, I don't see what you mean, could you explain ? Do you suggest tests and random test only send valid parameters ?

  • Custom User Avatar
    • gui3
    • commented on "counting in dot notation" kata
    • 5 years ago

    All agreed, thanks for the feedback

    i'll change all that, I don't know what will happen with the former solutions

  • Custom User Avatar
    • gui3
    • commented on "counting in dot notation" kata
    • 5 years ago

    oops, sorry (I have a similar word in my language with 2 n, for my defense)

    Do you think I can change this ? this will invalidate former solutions...

  • Custom User Avatar
    • gui3
    • commented on "counting in dot notation" kata
    • 5 years ago

    sure, I had doubts about using 'false'. returning an empty string and 0 would be better, for typed language translations.

    how can I change this now without invalidating existing solution ?
    I'm new to creating katas, I don't know the right way to do these kind of things

  • Custom User Avatar
    • FArekkusu
    • created an issue for "counting in dot notation" kata
    • 5 years ago

    Input validation should be removed.

  • Custom User Avatar
    • Blind4Basics
    • created an issue for "counting in dot notation" kata
    • 5 years ago

    Hi,

    It's not said:

    • that the dictionary is an array and not an object (it's not a "list" in JS, btw. Let's rather say that the problem here is that a "dictionary" is generally a mapping, not an array)
    • that 3 or 4 aren't unicode single char, but strings of 2 chars...

    I'd strongly suggest:

    • to remove the dictionary and provide the array itself in the reference solution (or even, in the description and let the user do whatever he wants with it)
    • having the delta of 1 between the symbol and the value is just... awkward (to not say bad...)

    • this example is wrong: dictionnary[3] == ':.' // 4
    • it's a bad idea to return different data types.
  • Custom User Avatar
    • FArekkusu
    • created an issue for "counting in dot notation" kata
    • 5 years ago

    dictionnary should be dictionary

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...