• 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
guberti Avatar
Name:Unknown
Clan:Harvard University
Member Since:Jan 2017
Last Seen:May 2024
Profiles:
Following:220
Followers:218
Allies:218
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (11)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Aza_rt
    • commented on "Multiplying Binomials" kata
    • 2 months ago

    In my opinion, this kata does not test your algorithmic skills as your understanding of the binomial theorem. Sure, there are some tweaks to the problem, where I had to use some 'if's at the beginning but overall, nothing higher than 4 kyu. I was even considering on voting for 5 kyu. But then I thought about it for a while and decided that 4 kyu was pretty justified. Nice kata tho.

  • Custom User Avatar
    • dolamroth
    • commented on "Multiplying Binomials" kata
    • 4 years ago

    I actually liked this one more, than the other. It feels more concise and to-the-point. Also, the other one is severely overranked, IMHO.

  • Custom User Avatar
    • Enverozdemir
    • commented on "Multiplying Binomials" kata
    • 5 years ago

    thanks... u saved my life :)

  • Custom User Avatar
    • Enverozdemir
    • created a suggestion for "Multiplying Binomials" kata
    • 5 years ago

    thanks for the kata ! but "given to you as a string in the form of "(ax + b)"" instruction is very misleading.

    we are constructing all the code about "(ax + b)" form. but tests are asking us (5,3) this is very destructive,

    atleast please add the test screen (5,3) and the developers understand what is asking ? for this way.

    and also 4-5 point for this kata very unsatisfiying.

  • Custom User Avatar
    • Chrono79
    • commented on "Multiplying Binomials" kata
    • 5 years ago

    Because your code should return a string instead of an int?

  • Custom User Avatar
    • Enverozdemir
    • commented on "Multiplying Binomials" kata
    • 5 years ago

    results are ok but there is a warning ! I dont know why ?

    test.assert_equals(ex_binomial("5", 2).replace(" ", ""), "25")
    AttributeError: 'int' object has no attribute 'replace'

  • Custom User Avatar
    • mauro-1
    • commented on "Multiplying Binomials" kata
    • 5 years ago

    I recycled my solution, adding only a tiny wrapper.

  • Custom User Avatar
    • user8436785
    • resolved an issue on "Multiplying Binomials" kata
    • 6 years ago
  • Custom User Avatar
    • Voile
    • created an issue for "Multiplying Binomials" kata
    • 6 years ago

    Python 3 should be enabled.

  • Custom User Avatar
    • Voile
    • created an issue for "Multiplying Binomials" kata
    • 6 years ago

    Needs random tests.

  • Custom User Avatar
    • Voile
    • created an issue for "Multiplying Binomials" kata
    • 6 years ago

    An almost duplicate of https://www.codewars.com/kata/540d0fdd3b6532e5c3000b5b

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...