Skip to content

Releases: Stewie-pixel/claude-with-leetcode

Issue-automation-workflows

11 Jun 10:39
569a8f6

Choose a tag to compare

What's Changed

  • feat: add java/2161-partition-array-according-to-given-pivot by @kienpham07 in #37
  • feat: add cpp/128-longest-consecutive-sequence by @tnt1626 in #43
  • feat: add java/658-find-k-closest-elements by @kienpham07 in #44
  • feat: add java/141-linked-list-cycle by @kienpham07 in #78
  • fix: issue deduplication inline bash with automated scripts by @Stewie-pixel in #49
  • Add/2 add two numbers, solution in C by @tnt1626 in #81
  • feat: add java/206-reverse-linked-list/ by @kienpham07 in #87
  • feat: add c/3-longest-substring-without-repeating-characters by @tnt1626 in #94
  • feat: add java/143-reorder-list by @kienpham07 in #95
  • feat(ci): automated issue lifecycle management workflows by @Stewie-pixel in #96
  • fix(ci): resolve logic errors in issue automation workflows by @Stewie-pixel in #98

New Contributors

Full Changelog: v0.1.1...v0.1.2

Serper-search-tool

07 Jun 09:25

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial Release

04 Jun 09:46

Choose a tag to compare

v0.1.0 — Initial Release 🎉

The foundation of DSA Mentor is live. This release ships the core automation pipeline: a Claude AI agent that detects newly committed LeetCode problems, generates a full structured lecture, and posts it as a GitHub Issue daily. Also includes auto-generated README with dynamic language badges to keep the repo presentation always up to date.

What's Changed

New Contributors

Full Changelog: https://github.com/Stewie-pixel/claude-with-leetcode/commits/v0.1.0