File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 8
8
![ GitHub language count] ( https://img.shields.io/github/languages/count/sir-gon/algorithm-exercises-csharp )
9
9
![ GitHub top language] ( https://img.shields.io/github/languages/top/sir-gon/algorithm-exercises-csharp )
10
10
11
+
12
+ [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-csharp&metric=alert_status )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-csharp )
13
+ [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-csharp&metric=coverage )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-csharp )
14
+ [ ![ Bugs] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-csharp&metric=bugs )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-csharp )
15
+ [ ![ Code Smells] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-csharp&metric=code_smells )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-csharp )
16
+ [ ![ Duplicated Lines (%)] ( https://sonarcloud.io/api/project_badges/measure?project=sir-gon_algorithm-exercises-csharp&metric=duplicated_lines_density )] ( https://sonarcloud.io/summary/new_code?id=sir-gon_algorithm-exercises-csharp )
17
+
11
18
## What is this?
12
19
13
20
[ Project Euler] ( https://algorithm-exercises.net/ ) provide some algorithms and
You can’t perform that action at this time.
0 commit comments