https://github.com/aimenux/csharpkatas
Trying to solve some interview katas
https://github.com/aimenux/csharpkatas
fluentassertions katas net50 vs19 xunit-tests
Last synced: about 1 month ago
JSON representation
Trying to solve some interview katas
- Host: GitHub
- URL: https://github.com/aimenux/csharpkatas
- Owner: aimenux
- Created: 2021-09-08T22:17:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T22:44:20.000Z (about 4 years ago)
- Last Synced: 2025-07-03T12:06:10.128Z (3 months ago)
- Topics: fluentassertions, katas, net50, vs19, xunit-tests
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/aimenux/CSharpKatas/actions/workflows/ci.yml)
# CSharpKatas
```
Trying to solve some interview katas
```> In this repo, i m trying to solve some interview katas :
>
> :one: **Kata01** : Find the starting index of the largest series of identical consecutive numbers
>**`Tools`** : vs19, net 5.0, xunit, fluent assertions