Skip to content

1995parham/exercism.go

Repository files navigation

Exercism.go

GitHub Workflow Status Exercism.io

Introduction

Exercism is an online platform designed to help you improve your coding skills through practice and mentorship. This repository contains my solutions to its go track.

Test and Benchmark

In order to test or benchmark all solutions use following command:

go test ./...
go test ./... -bench=.

Progress

Problem Status
Hello World Completed
Two Fer Completed
Hamming Completed
Raindrops Completed
Scrabble Score Completed
Isogram Completed
Isogram Completed
Difference Of Squares Completed
Luhn Completed
Grains Completed
Clock Completed
Parallel Letter Frequency Completed
Tree Building Completed
Robot Name Completed
Tournament Completed
Twelve Days Completed
Matrix Completed
Error Handling Completed
Bank Account Completed

About

Exercism Go Track Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published