emikhalev / algorithm

This is the collection of solutions to some computer problems, mainly leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithms

This is the collection of solutions to some computer problems that I have solved.

Problems from the leetcode website located in "leetcode"

Some data structures implementations located in "data_structures"

How-to run

You may use "make test" command to run tests

About

This is the collection of solutions to some computer problems, mainly leetcode


Languages

Language:Go 100.0%Language:Makefile 0.0%