Skip to content

fc-arny/leetcode

Repository files navigation

Goal

Solve 3-5 problems every week just for fun and to train neurons.

Leetcode Profile

https://leetcode.com/u/fc-arny/

How to start solving a problem

  1. One folder for one problem using make generate FOLDER=01-hello-world
  2. Copy function from Leetcode to generated FOLDER/FOLDER.go file
  3. Run tests go test ./path/to/file/with/solution.go ./path/to/file/with/solution_test.go

Toolset

  1. VS Code
  2. Golang
  3. Makefile
  4. Tabnine

Problems

  1. Link: https://leetcode.com/studyplan/top-interview-150/

About

👨‍💻 Leetcode solving problems

Topics

Resources

Stars

Watchers

Forks