Nivedita967 / Data-Structure-and-Algorithms

Data Structure and Algorithms problems across various platforms.
MIT License
47 stars 77 forks source link

add OddEvenLinkedList.java #1088 #1133

Closed jasmine1601 closed 3 years ago

jasmine1601 commented 3 years ago

Related Issue

Closes: #1088

Describe the changes you've made

Solution in Java for the related issue.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Language used for coding

Java

Checklist: