Exercism.go

module
v0.0.0-...-543a44c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2018 License: GPL-3.0

README

Exercism.go

Travis branch 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

Directories

Path Synopsis
Package acronym should have a package comment that summarizes what it's about.
Package acronym should have a package comment that summarizes what it's about.
Package bob should have a package comment that summarizes what it's about.
Package bob should have a package comment that summarizes what it's about.
Package gigasecond should have a package comment that summarizes what it's about.
Package gigasecond should have a package comment that summarizes what it's about.
Package grains calculate the number of grains of wheat on a chessboard given that the number on each square doubles.
Package grains calculate the number of grains of wheat on a chessboard given that the number on each square doubles.
Package hamming contains distance function for calculate hamming distance
Package hamming contains distance function for calculate hamming distance
Package greeting should have a package comment that summarizes what it's about.
Package greeting should have a package comment that summarizes what it's about.
Package leap should have a package comment that summarizes what it's about.
Package leap should have a package comment that summarizes what it's about.
Package proverb should have a package comment that summarizes what it's about.
Package proverb should have a package comment that summarizes what it's about.
Package raindrops provides function for speak the raindrop easily :joy:
Package raindrops provides function for speak the raindrop easily :joy:
Package scrabble contains methods for calculating scrabble scores
Package scrabble contains methods for calculating scrabble scores
Package triangle should have a package comment that summarizes what it's about.
Package triangle should have a package comment that summarizes what it's about.
Package twofer should have a package comment that summarizes what it's about.
Package twofer should have a package comment that summarizes what it's about.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL