Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 387 Bytes

Solving Leetcode Problems in Golang

Run cd scripts && ./create_file.sh and Enter Problem Number to create the code file.

Run go run <filename>.go to execute a solution.

CFOT : Could Further Optimise This