{"id":21133619,"url":"https://github.com/yuweaec/data-structures-and-algorithms","last_synced_at":"2025-03-14T12:29:46.332Z","repository":{"id":179371633,"uuid":"663364293","full_name":"YuweAEC/data-structures-and-algorithms","owner":"YuweAEC","description":"All Linear and non linear data structures with sorting problem sets ","archived":false,"fork":false,"pushed_at":"2024-02-19T17:30:01.000Z","size":105,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T06:27:37.343Z","etag":null,"topics":["c","data-structures-and-algorithms","dsa","dsa-algorithm","dsa-practice","sorting","sorting-algorithms"],"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/YuweAEC.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}},"created_at":"2023-07-07T06:13:48.000Z","updated_at":"2024-06-13T14:17:25.000Z","dependencies_parsed_at":"2025-01-21T06:34:33.678Z","dependency_job_id":null,"html_url":"https://github.com/YuweAEC/data-structures-and-algorithms","commit_stats":null,"previous_names":["yuweaec/data-structures-and-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fdata-structures-and-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fdata-structures-and-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fdata-structures-and-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuweAEC%2Fdata-structures-and-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuweAEC","download_url":"https://codeload.github.com/YuweAEC/data-structures-and-algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243577148,"owners_count":20313561,"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","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":["c","data-structures-and-algorithms","dsa","dsa-algorithm","dsa-practice","sorting","sorting-algorithms"],"created_at":"2024-11-20T06:14:49.617Z","updated_at":"2025-03-14T12:29:46.288Z","avatar_url":"https://github.com/YuweAEC.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures and Algorithms\n\n## Title\n**Problem Solving with Data Structures**\n\n## Introduction\n**DSA (Data Structures and Algorithms)**, also known as **PSDS (Problem Solving Data Structures)**, is essential for writing efficient code. It involves organizing and managing data to solve complex problems effectively. This repository focuses on both linear and non-linear data structures to enhance problem-solving skills.\n\n### Linear Data Structures\nLinear data structures store elements sequentially, facilitating easy traversal. Examples include:\n- **Arrays**: Elements stored in contiguous memory locations.\n- **Linked Lists**: Nodes containing elements and references to the next node.\n\n### Non-Linear Data Structures\nNon-linear data structures offer more complex arrangements, making traversal more challenging. These structures include trees, graphs, and hash tables.\n\n**Sorting** is crucial for arranging data in preferred orders, facilitating efficient searching and retrieval.\n\n## Authors\n\n- **Yuvraj Singh**\n- **Gaurav Singh**\n\n## Acknowledgements\n\n- **Gaurav Singh**\n\nThis README provides a comprehensive overview of data structures, emphasizing the importance of problem-solving skills and efficient coding practices.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuweaec%2Fdata-structures-and-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuweaec%2Fdata-structures-and-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuweaec%2Fdata-structures-and-algorithms/lists"}