• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Diego Salazar
Clan:Bloomberg
Skills:ruby, javascript, php, elixir, java
Member Since:Jan 2015
Last Seen:Mar 2021
Profiles:
Following:21
Followers:26
Allies:21
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (170)
  • Replies
  • Authored
  • Needs Resolution
    • Emzed89
    • commented on "Replace Keys" kata

    Yeah that's very confusing.

    • FArekkusu
    • created an issue for "Split Into Arrays of Equal Size" kata

    Duplicate.

    • FArekkusu
    • created an issue for "Replace Keys" kata

    No fixed tests.

    • FArekkusu
    • resolved an issue on "Replace Keys" kata
    • FArekkusu
    • commented on "Replace Keys" kata

    It still shows in-place modification.

    • Unnamed
    • resolved an issue on "Replace Keys" kata
    • DiegoSalazar
    • commented on "Replace Keys" kata

    Fixed, thank you!

    • DiegoSalazar
    • commented on "Replace Keys" kata

    Fixed, Thank you!

    • FArekkusu
    • created an issue for "Replace Keys" kata

    Don't use Test.expect.

    • FArekkusu
    • created an issue for "Replace Keys" kata

    The example in the description is wrong.

    • Unnamed
    • created an issue for "Replace Keys" kata

    Missing tests with cyclic replacements (like Test.assert_equals({a: 1, b: 2}.replace_keys({a: :b, b: :a}), {a: 2, b: 1})). Incorrect solution: https://www.codewars.com/kata/reviews/5e42e6a624428a0001b2cd43/groups/5e42e6a624428a0001b2cd45

    • Unnamed
    • created an issue for "Replace Keys" kata

    Missing tests with falsy values. Incorrect solution: https://www.codewars.com/kata/reviews/5e42e6a624428a0001b2cd43/groups/5e42e88d24428a0001b2cd74

    • Unnamed
    • created an issue for "Replace Keys" kata

    Sample tests:

    main.rb:15: syntax error, unexpected ',', expecting &. or :: or '[' or '.'
    ...equals, hash2.replace_keys(km), { hello: 'there', there: 'is...
    ...                              ^
    
    • Captain_Howdy
    • resolved an issue on "Is it Golden?" kata

    This should have been a Suggestion, rather than an Issue, so marking it as resolved.

    • Captain_Howdy
    • commented on "Is it Golden?" kata

    Granted, the link will tell everything you need and more, but a sentence something along the lines of "two numbers have the golden ratio if their ratio is the same as the ratio of the sum of the two numbers to the larger number, and its value is 1.618 to three decimal places." would improve the kata, I think.

    (Just realised I've created this as an issue, rather than a suggestion. Sorry.)

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm