Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Your Own X

This is a collection of different simple programs and steps to recreate them. This is an attempt to increase my proficiency in golang.

Some of the challenges are taken from Coding Challenge.

The challenges

  1. Build your own unix wc (word count) tool : unix
  2. Build your own unix cat tool : unix
  3. Build your own unix cut tool : unix
  4. Build your own unix diff tool : unix
  5. Build your own compression tool : encode decode huffman tree binary heap
  6. Build your own snake game : classic game
  7. Build your own tower of hanoi game : classic game

About

Collection of simple programs and steps to recreate them.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages