Skip to content
/ lcutils Public

Helper utils for writing code and tests locally easier. Such as converters and operators about TreeNode, ListNode, and so on.

License

Notifications You must be signed in to change notification settings

jtr109/lcutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Golang Utils

This module collects utils for coding LeetCode problems in Golang.

Installation

go get github.com/jtr109/lcutils

Usage

package example

import "github.com/jtr109/lcutils"

About

Helper utils for writing code and tests locally easier. Such as converters and operators about TreeNode, ListNode, and so on.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages