Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adamnasrudin03/go-technical-test-qoin

Golang Technical Test At PT. QOIN DIGITAL INDONESIA
https://github.com/adamnasrudin03/go-technical-test-qoin

golang

Last synced: 2 days ago
JSON representation

Golang Technical Test At PT. QOIN DIGITAL INDONESIA

Awesome Lists containing this project

README

        

## Soal Teori

![soal teori](./soal-teori.png)

### Jawaban

![ERD](./erd-test-qoin.drawio.png)

#### Tech Stack

**Client:** ReactJS / NextJS, Redux, Material Design / Bootstrap, git

**Server:** Go, echo/gin, gorm, PostgreSQL, Redis, excelize, JWT, git

## Soal Praktek
![soal praktek](./soal-praktek.png)

### Jawaban
Menjalankan program logic permainan dadu

```bash
go run main.go -N=3 -M=4
```
#### Keterangan Flag

- N adalah jumlah pemain

- M adalah jumlah dadu





Connect with me