Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 263 Bytes

dataStructurePractice

Practice different kinds of data structure, find the butty in that.

SeList is prepare for Sequence like array ,which storige form is sequence space in RAM. SeLink has two link to point out its next and previous ,just like an iron chain;