Topic: Linked List Problem / Level: beginner

Problem: Write a function to check if a doubly linked list has an even number of nodes.

Run the code to see the output here...