Linked LIst Palindrom

Passed all the test cases. Just want to know the approach is correct or not? Is there any better approach to solve this question.
Here is my implementation:

@lakshyatoshniwal no there is no better approach best approach takes o(n) so i guess your code is fine.
dont :smiley: forget to hit like and mark resolved if cleared