Skip to content

Deduplicate - find next perfect square #100

@hobovsky

Description

@hobovsky
  1. Find the next perfect square!
  • 7kyu. Only inputs which are themselves perfect squares are valid, otherwise -1 should be returned.
  • Satisfaction: 89%
  • 7 pending issues, most of them related to C# translation, but I am not sure how valid they are.
  • 105k completions
  • 12 languages + 3 pending translations.
  • Published Oct 2015, author inactive.
  1. nextPerfectSquare
  • 7kyu. Negative inputs should return 0. Non-perfect squares are valid inputs.
  • Satisfaction: 93%
  • 2 pending issues.
  • ~850 completions.
  • 5 languages, all of them overlapping with 1. (this kata has an approved C translation, and C translation is pending in 1.). No pending translations.
  • Published Aug 2017, author last active 2-3 months ago.

Conclusion

Metadata

Metadata

Assignees

Labels

discussion/deduplicateDiscussion and vote what to do with duplicate kata

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions