Some algorithms on Golang This repository contains implementation of some efficient algorithms for searching, sorting, and some custom data types on Go. Algorithms for searching Binary search.