/training-codewars

Training my logic with codewars

Primary LanguageJavaScript

Training CodeWars

Training logic with CodeWars With Js, Ts and Kotlin

About the repository

My Resolution for Codewars Challenges.

The file structure is the following:

2024 - Js, Ts and Kotlin

└── kyu8
    └── 1- ConvertNumberToReversedArrayOfDigits | Convert number to reversed array of digits
    └── 2- EvenOrOdd | Even or Odd
    └── 3- ReturnNegative | Return Negative
    └── 4- SimpleMultiplication | Simple multiplication
    └── 5- InvertValues | Invert values
    └── 6- BeginnerSeries#2Clock | Beginner Series #2 Clock
    └── 7- ReversedWords | Reversed Words
└── kyu7
    └── 1- ExcelSheetColumnNumbers | Excel sheet column numbers

2023 - Just Js

└── kyu8
    └── 1- Convert boolean values to strings 'Yes' or 'No' and Convert a Boolean to a String.
    └── 2- Thinkful - Logic Drills: Traffic light
    └── 3- Even or Odd
    └── 4- Unfinished Loop - Bug Fixing #1
    └── 5- Quarter of the year
    └── 6- Price of Mangoes
    └── 7- The 'if' function
    └── 8- Third Angle of a Triangle
    └── 9- Simple multiplication
    └── 10- Reversed Words
    └── 11- Crash Override
    └── 12- Keep Hydrated!
    └── 13- Filter out the geese
    └── 14- Beginner Series #2 Clock
    └── 15- Invert values
    └── 16- String repeat
    └── 17- Fun with ES6 Classes #1 - People, people, people
    └── 18- Reversed Strings
    └── 19- Return to Sanity
    └── 20- Find Nearest square number
    └── 21- Add Length
    └── 22- Grasshopper - Terminal Game #1
    └── 23- Century From Year
    └── 24- Calculate Price Excluding VAT
    └── 25- Classy Classes
    └── 26- Collatz Conjecture (3n+1)
    └── 27- Get Planet Name By ID
    └── 28- Return Negative