-
Notifications
You must be signed in to change notification settings - Fork 1
List of Crystal Kata to Update
Ajay Mishra edited this page Apr 30, 2021
·
29 revisions
NOTE: Simply remove the kata from the list after updating.
Crystal 1.0 was added, but the following are not compatible. Please help updating them.
Common fixes:
- Replace
/
with//
(floored division)
Many of the translations by one user have nested it
, and apparently have been displaying a corrupted output for many years (these does have very low completions considering the age). Nested it
is a compile error in newer Crystal. These are also poorly structured, lacks proper indents, and the reference solution is "one-liner". So, please consider improving them as well. If the reference solution is difficult to understand, and prevents upgrade, replace with a better one.
- Alex & snooker: points earned.
- Alex & snooker: scores.
- All Star Code Challenge #28//
- Arrays and hex color codes
- Balanced Number (Special Numbers Series #1 )
- Basics 08: Find next higher number with same Bits (1's)
- Binary operations #1
- Bonuses
- Boolean logic from scratch
- Casino chips
- Christmas baubles on the tree
- Color Choice
- Computer problem series #1: Fill the Hard Disk Drive
- Consecutive k-Primes
- Convert number to reversed array of digits
- Correct the time-string
- Creating a string for an array of objects from a set of words
- Custom Christmas Tree
- D&D Character generator #1: attribute modifiers and spells
- D&D Character generator #2: psion power points
- Dan's great power generator
- Diamonds and Toads
- Diophantine Equation
- Disease Spread
- Easy Diagonal
- Elections: Weighted Average
- Eliminate the intruders! Bit manipulation
- Estimating Amounts of Subsets
- Factorial decomposition
- Fibonacci, Tribonacci and friends
- Forth
- Frank's Sticky Calculator
- Generic numeric template formatter
- Get the Middle Character
- Getting along with Integer Partitions
- Hello World - Without Strings
- Help your fellow warrior!
- How many e-mails we sent today?
- How many numbers III?
- Integers: Recreation One
- Is my friend cheating?
- k-Primes
- Longest palindrome
- Master your primes: sieve with memoization
- Median fun fun
- Mutate My Strings
- New £5 notes collectors!
- Ninety Nine Thousand Nine Hundred Ninety Nine
- No ifs no buts
- Number Format
- Order of weight
- Pair of gloves
- Parametric to Rectangular Equation
- Parsing JSON leaves
- Password generator
- Password System
- PRNG: Linear Congruential Generator
- Progressive Spiral Number Branch
- Quadruple M
- Queue time counter [hard core version]
- Reducing by rules to get the result
- Reducing by steps
- Resistor Color Codes
- Resistor Color Codes, Part 2
- Return 1, 2, 3 randomly
- SCHEDULE YOUR DA(RRA)Y
- Scramblies
- SHA-256 Cracker
- Some Egyptian fractions
- Statistics for an Athletic Association
- String subpattern recognition III
- Sum of a Sequence [Hard-Core Version]: overflows
- Sum of differences between products and LCMs: overflows
- Sum of Triangular Numbers: overflows
- Target Date
- To square(root) or not to square(root)
- Tortoise racing
- Tram Capacity
- Tribonacci Sequence
- Agda Kata that require rank adjustment
- List of Possible Duplicate Kata
- List of kata that are candidates to retirement
- List of Kata with font Tag in Description (possibly broken)
- Potentially Plagiarized Kata
- Tags and topics to assign to kata
- List of Agda Kata to Update
- List of C Kata to Update
- List of C++ Kata to Update
- List of COBOL Kata to Update
- List of Coq Kata to Update
- List of Crystal Kata to Update
- List of C# Kata to Update
- List of Dart Kata to Update
- List of Elixir Kata to Update
- List of Go Kata to Update
- List of Haskell Kata to Update
- List of Java Kata to Update
- List of JavaScript Kata to Update
- List of Kotlin Kata to Update
- List of Lean Kata to Update
- List of Nim Kata to Update
- List of PHP Kata to Update
- List of Python Kata to Update
- List of Racket Kata to Update
- List of Ruby Kata to Update
- List of Rust Kata to Update
- List of Scala Kata to Update
- List of Solidity Kata to Update
- List of Swift Kata to Update
- List of TypeScript Kata to Update