emmcold / KoochiProblems

GNU General Public License v3.0
2 stars 1 forks source link

Linked List Problems which are written on Package.info and Launcher.java #5

Closed sinhaaman closed 6 years ago

emmcold commented 6 years ago

I just read what are XOR linked lists. Are doubly linked lists where you don't save both the pointers but you save in the XOR principle. Is this enough?

emmcold commented 6 years ago

I removed all the problems into package-info.

emmcold commented 6 years ago

Need to do these problems:

sinhaaman commented 6 years ago

@EmiraZiberi yes the knowledge you have in XOR list is enough.

emmcold commented 6 years ago

Here you go! BYE@