Categorygithub.com/ibotlold/leetcode
repository
0.0.0-20241125115928-f59886a322c6
Repository: https://github.com/ibotlold/leetcode.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

My Leetcode profile

lold

Stats

Go

DifficultSolvedLast Week
Easy7+7
Medium3+3
Hard0
Total10+10

Java

Java branch

DifficultSolved
Easy15
Medium20
Hard7
Total42

Useful

Quicksort

wiki article | implementation

Trie

Wiki article | Implementation