eeshannarula29/structlinks
Easily Access and visualize different Data structures including Linked lists, Doubly Linked lists, Binary trees, Graphs, Stacks, Queues, and Matrices.
PythonMIT
Issues
- 1
added a extra tail pointer to make appending faster without traversing the entire linked list
#95 opened by PrabhuKiran8790 - 0
Rank and nullity of a matrix
#82 opened by eeshannarula29 - 0
Linearly Dependent and Independent Matrices
#83 opened by eeshannarula29 - 0
Priority Queues with Heap Data structure
#93 opened by eeshannarula29 - 0
Implement Heap Sort
#92 opened by eeshannarula29 - 0
Heap data structure
#88 opened by eeshannarula29 - 0
ADT Trees Data structure
#89 opened by eeshannarula29 - 0
A* Search algorithm
#75 opened by eeshannarula29 - 0
Subspace and basis library
#85 opened by eeshannarula29 - 0
Transformations library
#84 opened by eeshannarula29 - 4
Matrix library
#69 opened by eeshannarula29 - 0
Data structure representation
#70 opened by eeshannarula29 - 0
Graph edge access
#72 opened by eeshannarula29 - 0
Visualize graphs
#71 opened by eeshannarula29 - 1
Nested lists
#8 opened by eeshannarula29 - 0
- 2
Searching algorithms
#7 opened by eeshannarula29 - 0
Graphs library
#51 opened by eeshannarula29 - 1
Trees
#4 opened by eeshannarula29 - 0
Queue
#22 opened by eeshannarula29 - 1
- 1
Stack
#21 opened by eeshannarula29 - 9
Sort algorithms
#6 opened by eeshannarula29 - 0
Balanced BST
#17 opened by eeshannarula29 - 0
BST printing
#28 opened by eeshannarula29 - 0
Duplicates BST
#30 opened by eeshannarula29 - 0
Linked Lists
#2 opened by eeshannarula29 - 0
Doubly Linked lists
#3 opened by eeshannarula29 - 0
Binary Trees
#5 opened by eeshannarula29 - 0
add Slicing in Linked list
#11 opened by eeshannarula29 - 0
Add mapping
#15 opened by eeshannarula29 - 0
Linked List docs
#33 opened by eeshannarula29