Skip to content

PR0TEX/XOR_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

XOR list

Implementation of XOR list

About XOR list

It is list which contains one pointer of XOR previous and next elemenent. The main idea is to decrease number of needed memory for pointers.

Information

C++ language

About

XOR list implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published