Python/data_structures
pre-commit-ci[bot] ed8d9209da
[pre-commit.ci] pre-commit autoupdate (#11275)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.0)

* Upgrade pyproject.toml

* Revert sudoku_solver.py RUF017 Avoid quadratic list summation

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2024-02-05 20:48:10 +01:00
..
arrays [pre-commit.ci] pre-commit autoupdate (#11275) 2024-02-05 20:48:10 +01:00
binary_tree Fixed Inappropriate Logical Expression (#11203) 2024-01-16 09:43:33 +01:00
disjoint_set Add more ruff rules (#8767) 2023-05-26 09:34:17 +02:00
hashing Added doctest to hash_map.py (#11105) 2023-11-04 17:49:57 +05:45
heap Added doctest to skew_heap.py (#11147) 2024-01-18 13:39:27 +01:00
linked_list [pre-commit.ci] pre-commit autoupdate (#11275) 2024-02-05 20:48:10 +01:00
queue [bug fixing] Edge case of the double ended queue (#9823) 2023-10-05 10:00:48 -04:00
stacks Added doctest to stack.py (#11149) 2023-11-11 21:16:43 -05:00
trie Fix radix_tree.py insertion fail in ["*X", "*XX"] cases (#8870) 2023-07-24 11:29:05 +02:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00