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
- Host: GitHub
- URL: https://github.com/theodesp/go-hackerearth
- Owner: theodesp
- License: mit
- Created: 2019-09-11T09:26:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-26T16:16:46.000Z (about 6 years ago)
- Last Synced: 2024-10-19T09:18:58.219Z (about 1 year ago)
- Topics: go, golang, hackerearth, programming
- Language: Go
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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