Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jesbalchiero/hackerrank

HackerRank solutions solved.
https://github.com/jesbalchiero/hackerrank

csharp go golang hackerrank hackerrank-solutions typescript

Last synced: about 2 months ago
JSON representation

HackerRank solutions solved.

Awesome Lists containing this project

README

        

# HackerRank Solutions

This repository contains my solutions to HackerRank problems in three programming languages: Go, C#, and TypeScript. Additionally, it includes the solutions necessary to obtain certificates on the platform.

## Supported Languages

- [Go](./Go/)
- [C#](./CSharp/)
- [TypeScript](./TypeScript/)

## Repository Organization

Each language has its own directory within the solution directory, where you'll find solutions to HackerRank problems and files related to certificate acquisition.

## Directory Structure

- `/go/`: Contains the solution in Go.
- `/c-sharp/`: Contains the solution in C#.
- `/ts/`: Contains the solution in TypeScript.
- `skills-certification-test/`: Directory for certifications.
- `skills-certification-test/`: Directory for solutions generated to obtain the certificate.

## Acknowledgements

Thanks to HackerRank for providing such a challenging and educational platform.