leetgo icon indicating copy to clipboard operation
leetgo copied to clipboard

Best LeetCode friend for geek. :snowboarder:

Results 23 leetgo issues
Sort by recently updated
recently updated
newest added

`leetgo` should have a `getting started` manual for beginners

We need an automation test tool to ensure basic command are functional during each commit.

- redesign command - make commit message template configurable

good first issue

help wanted
good first issue

Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) | `1.9.2` | `1.10.0` | | [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles)...

dependencies
go

### leetgo debug leetgo submit 18 ● reading leetcode cookies browser=edge domain=leetcode.com ● submitting solution question=4sum [email protected] ✔ Accepted Passed cases: 294/294 Runtime: 385 ms, better than 81% Memory: 16.8...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/j178/leetgo). ## Awaiting Schedule These updates are awaiting...

For CPP files, I found that I needed an extra file in my code folder to prevent my editor's code anaylsis from throwing spurious warnings. It makes sense to copy...

### leetgo debug Leetgo version info : ``` 1.4.13 commit: f952219f2acc4498d2078ef14344d3a18c7451ca built at: 2024-12-28T19:21:17Z goos: linux goarch: amd64 ``` Home dir : /home/kobayakawaami/.config/leetgo Project root : /home/kobayakawaami/Code/my-leetcode Working dir :...

This line limits stdout to 1000 characters: https://github.com/j178/leetgo/blob/18ee171db9a82326963227666d262f72ccaeb7db/leetcode/models.go#L84 It would be convenient to have the ability to change it via a CLI switch for local debugging purposes (e.g. for large...