Python/data_structures
pre-commit-ci[bot] 3f9150c1b2
[pre-commit.ci] pre-commit autoupdate (#8294)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.255...v0.0.257)

* Fix PLR1711 Useless  statement at end of function

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-03-20 22:16:13 +01:00
..
arrays add prefix sum (#7959) 2022-11-04 20:30:32 +13:00
binary_tree [pre-commit.ci] pre-commit autoupdate (#8294) 2023-03-20 22:16:13 +01:00
disjoint_set Add type annotations (#4814) 2021-10-12 00:34:30 +08:00
hashing Add hashmap implementation (#7967) 2023-03-14 01:31:27 +01:00
heap Replace bandit, flake8, isort, and pyupgrade with ruff (#8178) 2023-03-15 13:58:25 +01:00
linked_list Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
queue Make some ruff fixes (#8154) 2023-03-01 17:23:33 +01:00
stacks pre-commit: Upgrade psf/black for stable style 2023 (#8110) 2023-02-01 18:44:54 +05:30
trie Added Radix Tree in data structures (#6616) 2022-10-31 14:14:33 +01:00
__init__.py Add __init__.py files in all the directories (#2503) 2020-09-28 19:42:36 +02:00