KataAPI 1.0.0
dotnet add package KataAPI --version 1.0.0
NuGet\Install-Package KataAPI -Version 1.0.0
<PackageReference Include="KataAPI" Version="1.0.0" />
paket add KataAPI --version 1.0.0
#r "nuget: KataAPI, 1.0.0"
// Install KataAPI as a Cake Addin #addin nuget:?package=KataAPI&version=1.0.0 // Install KataAPI as a Cake Tool #tool nuget:?package=KataAPI&version=1.0.0
This NuGet offers 10 methods that help with solving problems. (The features found in this API are solutions for some Katas in CodeWars).
Some of the methods found on this NuGet are:
- IsThueMorse This method decides whether a sequence of 0s and 1s is a Thue-Morse sequence or not. For more info about Thue-Morse, check out: https://en.wikipedia.org/wiki/Thue%E2%80%93Morse_sequence.
The link to this Kata: https://www.codewars.com/kata/589a9792ea93aae1bf00001c.
- ElevatorDistance This method calculates the floor distance between every floor that you visited.
Link to this Kata: https://www.codewars.com/kata/59f061773e532d0c87000d16.
- CircleOfNumber This method finds the number that is on the opposite side of the FirstNumber.
Link to this Kata: https://www.codewars.com/kata/58841cb52a077503c4000015.
- MakeComplement This method complements each of the symbols found in our DNA. For more information: https://en.wikipedia.org/wiki/DNA.
The link to this Kata: https://www.codewars.com/kata/554e4a2f232cdd87d9000038.
- Past This method converts hours, minutes, and seconds into milliseconds.
The link to this Kata: https://www.codewars.com/kata/55f9bca8ecaa9eac7100004a.
- NumberToString This method converts an integer value into a string.
The link to this Kata: https://www.codewars.com/kata/5265326f5fda8eb1160004c8.
- Opposite This method converts a number into its opposite value.
The link to this Kata: https://www.codewars.com/kata/56dec885c54a926dcd001095.
- humanYearsCatYearsDogYears This method calculates how many cat years or dog years are found in human years.
The link to this Kata: https://www.codewars.com/kata/5a6663e9fd56cb5ab800008b.
- sumTwoSmallestNumbers This method finds the sum of the two smallest values of an array of integers.
The link to this Kata: https://www.codewars.com/kata/558fc85d8fd1938afb000014.
- GetGoals This method finds how many goals Messi has scored in three leagues. (This one is just for fun!)
The link to this Kata: https://www.codewars.com/kata/55f73be6e12baaa5900000d4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 159 | 1/30/2024 |