Skip to content

Techie-TM/quick-structures-npm

Repository files navigation

Quick Structures and Algorithms

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

  1. LinkedList
  2. Graph
  3. Binary Tree
  4. Maps
  5. Queue
  6. Stacks
  7. Set
  8. Vectors
  9. Matrix
  10. Trie

Linked List

image

Graph

image

Trie

image

Queue

image

Binary Tree

image

Implementation of other structures follow the same pattern

Algorithms

Algortihms for most of the data structures are included in the package like

  1. BFS
  2. Sorting
  3. Min/Max
  4. Nodes Count
  5. Depth

If you Liked the package dont foroget to leave behin a star :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published