Topic: Linked List Problem / Level: beginner

Problem: Write a function to check if a singly linked list is sorted.

Run the code to see the output here...