Data-Structures-and-Algorithms icon indicating copy to clipboard operation
Data-Structures-and-Algorithms copied to clipboard

primMST.cpp is not Structured and only one way of implemeting

Open AbdullahArean opened this issue 2 years ago • 0 comments

  1. Algorithms/05. Graphs/Minimum Spanning Tree/Prim Algorithm/primMST.cpp is poorly strutured and only one implementation is given, there might be linkedlist implementation, array implementation and Heap/priorityqueue implementation

AbdullahArean avatar Aug 19 '22 13:08 AbdullahArean