hi...
Can you please help me by giving only some HINTS of algorithm used to solve this. I AM NOT ASKING ANY CODE OR SNIPPET FROM ANYONE. I just want hint or algorithm to use...
There is a linked list where some nodes have similar number. Sort them such that all the similar number nodes are cluster together.
thanks in advance.