An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![.NET](https://github.com/aimenux/CSharpKatas/actions/workflows/ci.yml/badge.svg)](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