[NEW ALGORITHM] Rotate linked list by K. (#9278)
* Rotate linked list by k. * Rotate linked list by k. * updated variable name. * Update data_structures/linked_list/rotate_linked_list_by_k.py Co-authored-by: Christian Clauss <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update data_structures/linked_list/rotate_linked_list_by_k.py Co-authored-by: Christian Clauss <[email protected]> * Update data_structures/linked_list/rotate_linked_list_by_k.py * Make Node a dataclass --------- Co-authored-by: Christian Clauss <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
M
Muhammad Umer Farooq committed
bacad12a1f64d92a793ccc2ec88535c9a4092fb6
Parent: 43c3f4e
Committed by GitHub <[email protected]>
on 10/1/2023, 4:11:16 PM