Merge two sorted linked lists

  • + 0 comments

    This problem has several errors in the examples, it adds numbers that arent in the linked lists, removes other numbers that are, just in general seems like it was done by like the earliest attempt at AI, and then not checked at all for accuracy.