Data Structures provide us a convenient way of storing and handling data into our project. With the absence of inbuilt data structure developers usually face problems
This Package is aimed to provide users quick strucures and algorithms at their finger tips
Latest Version - 1.0.14
Newly Updates
Added Trie
Added Partial Search for Trie
Added Strict Insert for Trie
Added Strict Search for Trie
Added and Fixed Sets
For now this Package includes
- LinkedList
- Graph
- Binary Tree
- Maps
- Queue
- Stacks
- Set
- Vectors
- Matrix
- Trie
Implementation of other structures follow the same pattern
Algortihms for most of the data structures are included in the package like
- BFS
- Sorting
- Min/Max
- Nodes Count
- Depth
If you Liked the package dont foroget to leave behin a star :)