Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonnguyen9800/leetcode-fighter-go

A repository of my solution for leetcode in go-lang
https://github.com/sonnguyen9800/leetcode-fighter-go

algorithm-challenges datastructures-algorithms golang leetcode

Last synced: 13 days ago
JSON representation

A repository of my solution for leetcode in go-lang

Awesome Lists containing this project

README

        

# leetcode-fighter-go

Recently, I started solving basic Leetcode question. However, there are so many problem and I don't think doing all of them in consequence would be effective. Fortunately, Neetcode kindly provides a program path for Leetcode for free. The link can be visited here: https://neetcode.io/roadmap

At the same time, I was looking for another language for backend system. The one made me interested is **Golang**, thus I thought this could be one arrow for two targets, practicing Golang while solving & learning on algorithm and analysis. Hell yeah. I couldn't think of anything better.

Here [is](https://sonnguyen9800.com/tip/leetcode-on-go/) the blogs where I documents all the problem and provide detailed analysis on result. Copies of these blogs also contained inside the repository as well.