Skip to content

Releases: Abdullrahmen/Data-Structures

Binary Tree

16 Feb 05:35
Compare
Choose a tag to compare

Version 6:
Create multi-type Binary Tree.

Full Changelog: v5...v6

Queue

13 Feb 04:48
Compare
Choose a tag to compare

Version 5:
Create multi-type fixed size queue.

Full Changelog: v4...v5

Stack

09 Feb 01:59
Compare
Choose a tag to compare

Version 4:
Create multi-type stack .

Full Changelog: v3...v4

Sparse Matrix

04 Feb 15:51
Compare
Choose a tag to compare

Version 3:
Create multi-type sparse matrix up to 5D .

Full Changelog: v2...v3

Linked Lists

27 Jan 00:03
Compare
Choose a tag to compare

Version 2:
Create Linked Lists including Singly and Doubly Linked Lists.

Full Changelog: v1...v2

Vector

14 Dec 03:20
4979b57
Compare
Choose a tag to compare

Version 1:
Which contains all the basic methods a vector should have.

Full Changelog: https://github.com/Abdullrahmen/Data-Structures/commits/v1