C#C
C#3y ago
Dr. Wilson

How to sort a linked list

I have a coding problem that requires me to sort an task that uses priority number and duedate. the higher the priority it should be infront. If it is an tie the closet date to now should be infront. this is my method for listing the tasks
image.png
Was this page helpful?