https://github.com/ahmedshaabanal-saidi/custom_data_structure
A C# implementation of a generic custom data structure named MyList<T> that mimics the behavior of built-in collections. It implements IEnumerable<T>, ICollection<T>, and IList<T>, showcasing a deep understanding of interfaces, generics, and collection manipulation in C#.
https://github.com/ahmedshaabanal-saidi/custom_data_structure
csharp data-structures oop
Last synced: 4 months ago
JSON representation
A C# implementation of a generic custom data structure named MyList<T> that mimics the behavior of built-in collections. It implements IEnumerable<T>, ICollection<T>, and IList<T>, showcasing a deep understanding of interfaces, generics, and collection manipulation in C#.
- Host: GitHub
- URL: https://github.com/ahmedshaabanal-saidi/custom_data_structure
- Owner: AhmedShaabanAl-Saidi
- Created: 2025-05-07T16:27:25.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-05-07T19:30:22.000Z (5 months ago)
- Last Synced: 2025-06-06T05:06:50.823Z (4 months ago)
- Topics: csharp, data-structures, oop
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: