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

https://github.com/ourway/hacker-rank-challenges

My answers to Hacker Rank challanges in C
https://github.com/ourway/hacker-rank-challenges

ansi-c c hackerrank hackerrank-solutions

Last synced: about 2 months ago
JSON representation

My answers to Hacker Rank challanges in C

Awesome Lists containing this project

README

        

# hacker-rank-challenges
My answers to Hacker Rank challanges in C

I have two goals:
First, learn math topics in C,
and second ( and finally ) convert these codes to
Modern C style coding with unit testing, ...

I tried to heavily comment everything.