Skip to content

This is a small C# side project where I reimplement core data structures as plain classes.

Notifications You must be signed in to change notification settings

Giovanni471/MyDataStructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyDataStructures

This is a small C# side project where I reimplement core data structures as plain classes. I’m still working on it, I’ll add more structures over time.

The code is intentionally simple with straightforward method names for insert, remove, search, and basic iteration. No external dependencies. it’s just a time-killer, nothing fancy.

About

This is a small C# side project where I reimplement core data structures as plain classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages