{"id":22693467,"url":"https://github.com/zyad-eltayabi/data-structures-small-projects","last_synced_at":"2025-10-04T09:46:52.601Z","repository":{"id":265696180,"uuid":"896502831","full_name":"Zyad-Eltayabi/Data-Structures-Small-Projects","owner":"Zyad-Eltayabi","description":"🔷 A collection of data structure implementations including linked lists, stacks, queues, dynamic arrays, and an undo/redo manager, designed to demonstrate core algorithms and their practical applications.","archived":false,"fork":false,"pushed_at":"2024-12-11T09:41:36.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-10T13:08:01.609Z","etag":null,"topics":["csharp","data-structures","oop-principles"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zyad-Eltayabi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-30T14:36:13.000Z","updated_at":"2024-12-11T09:46:21.000Z","dependencies_parsed_at":"2025-07-10T08:20:23.500Z","dependency_job_id":"4fbacc0e-88b2-4843-9635-e934d6cadc99","html_url":"https://github.com/Zyad-Eltayabi/Data-Structures-Small-Projects","commit_stats":null,"previous_names":["zyad-eltayabi/data-structures-mini-projects","zyad-eltayabi/data-structures-small-projects"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zyad-Eltayabi/Data-Structures-Small-Projects","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FData-Structures-Small-Projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FData-Structures-Small-Projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FData-Structures-Small-Projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FData-Structures-Small-Projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zyad-Eltayabi","download_url":"https://codeload.github.com/Zyad-Eltayabi/Data-Structures-Small-Projects/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zyad-Eltayabi%2FData-Structures-Small-Projects/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278295845,"owners_count":25963427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","data-structures","oop-principles"],"created_at":"2024-12-10T02:11:02.793Z","updated_at":"2025-10-04T09:46:52.584Z","avatar_url":"https://github.com/Zyad-Eltayabi.png","language":"C#","readme":"﻿# Data-Structures-Small-Projects\r\n\r\n\r\nThis repository showcases implementations of various fundamental data structures and algorithms. Each project demonstrates a different approach, offering practical applications and performance optimizations. \r\n\r\n## Projects Overview\r\n\r\n- **Project 1**: **Singly Linked List** – Basic implementation with node insertion, deletion, and other.\r\n- **Project 2**: **Doubly Linked List** – Advanced list supporting forward and backward traversal with various operations.\r\n- **Project 3**: **Queue using Doubly Linked List** – Queue data structure with FIFO operations leveraging a doubly linked list.\r\n- **Project 4**: **Stack using Queue** – Stack (LIFO) behavior implemented using a queue data structure.\r\n- **Project 5**: **Dynamic Array** – A custom dynamic array with automatic resizing and efficient data manipulation.\r\n- **Project 6**: **Queue using Dynamic Array** – Queue (FIFO) data structure implemented using a dynamic array.\r\n- **Project 7**: **Stack using Queue (MyDynamicArray)** – Stack (LIFO) implemented using a queue based on a dynamic array.\r\n- **Project 8**: **UndoRedoManager** – A generic class for managing undo and redo operations in an application.\r\n\r\n## Features\r\n\r\n- **Optimized performance** for data access and manipulation.\r\n- **Flexible implementations** suitable for various use cases.\r\n- **Educational value**: Demonstrates how to build and apply data structures in real-world scenarios.\r\n\r\n## Getting Started\r\n\r\nClone the repository to explore individual projects:\r\n\r\n```bash\r\nhttps://github.com/Zyad-Eltayabi/Data-Structures-Small-Projects.git\r\n```\r\n\r\nEach project is self-contained with its own implementation and instructions.\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyad-eltayabi%2Fdata-structures-small-projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyad-eltayabi%2Fdata-structures-small-projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyad-eltayabi%2Fdata-structures-small-projects/lists"}