• 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
amrdraz Avatar
Name:Amr Draz
Clan:Unknown
Member Since:Nov 2013
Last Seen:Jun 2018
Profiles:
Following:1
Followers:5
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (17)
  • Needs Resolution
  • Custom User Avatar
    • amrdraz
    • commented on "A function within a function" kata
    • 9 years ago

    closure and being able to return functions is the basic building block of functional composition and other functional programing concepts.

    You would use the always itself to establish a concept called immutability, which has implications in code organization by makgin easier to reuse constants as well as memory management.

    A later concepts you may encouter is currying.

  • Custom User Avatar
    • amrdraz
    • resolved an issue on "A function within a function" kata
    • 10 years ago

    that was a typo we fixed it

  • Custom User Avatar
    • amrdraz
    • resolved an issue on "A function within a function" kata
    • 10 years ago

    fixed

  • Custom User Avatar
    • amrdraz
    • resolved a suggestion on "Anything" kata
    • 10 years ago

    fixed

  • Custom User Avatar
    • amrdraz
    • commented on "Anything" kata
    • 10 years ago

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

  • Custom User Avatar
    • amrdraz
    • commented on "Anything" kata
    • 10 years ago

    anything in mind?

  • Custom User Avatar
    • amrdraz
    • commented on "A function within a function" kata
    • 11 years ago

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

  • Custom User Avatar
    • amrdraz
    • created a suggestion for "Counting power sets" kata
    • 11 years ago

    Add the import java.math.BigInteger; statment to the starting code

  • Custom User Avatar
    • amrdraz
    • commented on "Functional Addition" kata
    • 11 years ago

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

  • Custom User Avatar
    • amrdraz
    • commented on "A function within a function" kata
    • 11 years ago

    added random numbers and used assertEquals for comparison

  • Custom User Avatar
    • amrdraz
    • commented on "Functional Addition" kata
    • 11 years ago

    Thank you

  • Custom User Avatar
    • amrdraz
    • commented on "Functional Addition" kata
    • 11 years ago

    I actually looked for a radome function refrence in the docs.
    I noticed someone useing Test.sample
    But I didn't

    so for future refrence cold you refer me to where I could read Test docs
    or would I be better off reading the docs of Rspec or Jasmine
    TTD has been a work in progress for me ^^;

  • Custom User Avatar
    • amrdraz
    • commented on "Functional Addition" kata
    • 11 years ago

    Test Now includes 10 random calcualtions tests

  • Custom User Avatar
    • amrdraz
    • commented on "Kata Beta Process" topic
    • 11 years ago

    When/How does a Kata exist Beta?

  • Custom User Avatar
    • amrdraz
    • commented on "A function within a function" kata
    • 11 years ago

    your suggetion is well placed I modified the kata accordingly

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...