diptangsu / Data-Structures

This contains all the programs for data structures that are a part of the syllabus of MAKAUT 2nd year Computer Science and engineering course.
17 stars 33 forks source link

My first commmit #34

Open simransaini207 opened 3 years ago

simransaini207 commented 3 years ago

Reversing a Linked List using stack. To iterate through the object used LinkedList Iterartor.