Skip to content

Releases: percebus/algorithmic-excercises

v2.9.4

05 Jan 14:11
Compare
Choose a tag to compare

2.9.4 (2025-01-05)

Bug Fixes

  • leetcode/easy/reverse_string: w/o mem alloc (#30) (865f241)

v2.9.3

04 Jan 17:12
Compare
Choose a tag to compare

2.9.3 (2025-01-04)

Bug Fixes

v2.9.2

04 Jan 16:42
Compare
Choose a tag to compare

2.9.2 (2025-01-04)

Bug Fixes

  • package.json: requirements.min left-over (337b0f5)

v2.9.1

04 Jan 16:40
Compare
Choose a tag to compare

2.9.1 (2025-01-04)

Bug Fixes

  • requirements.min.txt left-overs (ec940fb)

v2.9.0

04 Jan 16:13
Compare
Choose a tag to compare

2.9.0 (2025-01-04)

Features

v2.8.0

03 Jan 17:20
Compare
Choose a tag to compare

2.8.0 (2025-01-03)

Features

  • reusable workflows: From percebus/github-actions-* (#27) (389e942)

v2.7.0

03 Nov 18:17
Compare
Choose a tag to compare

2.7.0 (2024-11-03)

Features

  • largest palindrome product: by digits (#25) (cdee058)
  • largest_palindrome_product: Code (907efc0)
  • typings/hamcrest: "Partially unkown" (58359c4)

v2.6.0

30 Oct 16:50
Compare
Choose a tag to compare

2.6.0 (2024-10-30)

Bug Fixes

  • configuration.py typings: Added type hints (85b6fe8)
  • coverage: Remove tests/ from stats (8777834)

Features

v2.5.0

30 Oct 15:14
Compare
Choose a tag to compare

2.5.0 (2024-10-30)

Features

  • more linting: Tweaked linters and fixed accordingly (#23) (4446d06)

v2.4.0

29 Oct 20:04
Compare
Choose a tag to compare

2.4.0 (2024-10-29)

Features

  • benchmarks: Main benchmark for benchmarks (8d57abe)
  • typing: Added typing, protocols, interfaces, ABCs, etc. (#21) (3330b4f)