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

https://github.com/theodesp/go-hackerearth

Practicing Hackerearth with Go
https://github.com/theodesp/go-hackerearth

go golang hackerearth programming

Last synced: 6 months ago
JSON representation

Practicing Hackerearth with Go

Awesome Lists containing this project

README

          

go-hackerearth
---
Solutions and implementations of Hackerearth problems in Go.
May the code be with you.

## Challenges completed

- [x] **Basic Programming**: [Link](https://www.hackerearth.com/practice/basic-programming/input-output/basics-of-input-output/tutorial/)
- [x] : Input Output
- [x] : Prime numbers
- [x] : A plus B
- [x] : Count Vowels
- [x] : Count Digits
- [x] : Count Bits
- [x] : Birthday Party
- [x] : Factorial
- [x] : NQueens

- [x] **Data Structures**: [Link](https://www.hackerearth.com/practice/data-structures/arrays/1-d/tutorial/)
- [x] : Array Reverse
- [x] : Transpose Matrix
- [x] : Balanced Brackets
- [x] : Queue Ops
- [x] : Name Lookup
- [x] : Single Linked List Add

## LICENCE
Copyright © 2019 Theo Despoudis MIT license