MexTermin / algoritmos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algoritmos

What will you find in this repository ?

You will find a set of exercises developed in golang such as: Search Algorithms, Data Structures, Sort Algorithms, etc. These are mostly going to have the Time Complexity written

What Asintic Notation i use ?

There are many exercises expressed with diferent notation, but the most used is the Big O notation

How to resolved package XXX is not in GOROOT

go env -w GO111MODULE=off

About


Languages

Language:Go 100.0%