tanyagupta0201 / LeetCode-Problems-Solutions

55 stars 147 forks source link

328. Odd Even Linked List #524

Closed ayush26sharma closed 1 year ago

ayush26sharma commented 1 year ago

Added solution to LeetCode problem:- 328. Odd Even Linked List (Issue #511)

tanyagupta0201 commented 1 year ago

need to leave space between variables and operators. You may use link from the guidelines to format your code

ayush26sharma commented 1 year ago

Formatted the code, please check again