zrwusa / data-structure-typed

Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
https://data-structure-typed-docs.vercel.app
MIT License
114 stars 8 forks source link

There are some issues with _replaceNode, which require further optimization. #55

Closed zrwusa closed 9 months ago

zrwusa commented 9 months ago

To Reproduce There are some issues with _replaceNode, which require further optimization.

zrwusa commented 9 months ago

This issue has been fixed in version 1.48.9.