File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ Author] ( https://img.shields.io/badge/author-alexprut-brightgreen.svg?style=flat-square )] ( https://www.hackerrank.com/alexprut )
7
7
[ ![ MIT] ( https://img.shields.io/dub/l/vibe-d.svg?style=flat-square )] ( https://github.com/alexprut/HackerRank/blob/master/LICENSE )
8
8
</div >
9
+ <br >
10
+ <br >
11
+
12
+ ### Disclaimer
13
+
14
+ <table >
15
+ <tr >
16
+ <td>
17
+ <a href="https://github.com/alexprut/Algo">
18
+ <img src="https://github.com/alexprut/Algo/raw/master/src/main/resources/logo.png" width="80" height="auto"/>
19
+ </a>
20
+ </td>
21
+ <td>
22
+ Most of the problems are solved by using the <a href="https://github.com/alexprut/Algo">Algo</a> library.
23
+ </td>
24
+ </tr >
25
+ </table >
9
26
10
- #### Disclaimer
11
27
The problem solutions and implementations are entirely provided by [ Alex Prut] ( https://www.hackerrank.com/alexprut ) .
12
28
The code is not refactored, no coding style is followed, the only purpose of the written code is to pass all the
13
29
platform tests of a given problem.
You can’t perform that action at this time.
0 commit comments