Skip to content

zacharygoh/leetcode_golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode_golang

Problem solved using golang, it is just personal hobby. One leetcode a day, keep the problem away.

func ifTernaryExist(exist) bool {
    return exist ? true : false
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published