{"id":26129739,"url":"https://github.com/mcleber/data_structures_and_algorithms_in_cpp","last_synced_at":"2025-03-10T19:58:48.016Z","repository":{"id":279895334,"uuid":"940358014","full_name":"mcleber/Data_Structures_and_Algorithms_in_Cpp","owner":"mcleber","description":"Data Structures in C++","archived":false,"fork":false,"pushed_at":"2025-03-06T03:03:12.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T03:29:07.013Z","etag":null,"topics":["algorithms","algorithms-datastructures","data-structures","data-structures-and-algorithms","data-structures-cpp","learning-data-structure"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcleber.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-28T03:18:35.000Z","updated_at":"2025-03-06T03:03:15.000Z","dependencies_parsed_at":"2025-03-06T03:29:07.189Z","dependency_job_id":null,"html_url":"https://github.com/mcleber/Data_Structures_and_Algorithms_in_Cpp","commit_stats":null,"previous_names":["mcleber/data_structures_in_cpp","mcleber/data_structures_and_algorithms_in_cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcleber%2FData_Structures_and_Algorithms_in_Cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcleber%2FData_Structures_and_Algorithms_in_Cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcleber%2FData_Structures_and_Algorithms_in_Cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcleber%2FData_Structures_and_Algorithms_in_Cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcleber","download_url":"https://codeload.github.com/mcleber/Data_Structures_and_Algorithms_in_Cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242918587,"owners_count":20206519,"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":["algorithms","algorithms-datastructures","data-structures","data-structures-and-algorithms","data-structures-cpp","learning-data-structure"],"created_at":"2025-03-10T19:58:47.281Z","updated_at":"2025-03-10T19:58:48.006Z","avatar_url":"https://github.com/mcleber.png","language":"C++","readme":"# Data Structures in C++\n\nThis is my study repository.\n\n## Repository contents\n\n - Simple Search Algorithm\n - Binary Search Algorithm\n - Stack\n - Queue\n - Bubble Sort\n - Insertion Sort\n - Selection Sort\n - Quick Sort\n - Shell Sort\n - Merge Sort\n - Sequential List Operations\n - Linked List Operations\n\n### Other Information\n- Queue: FIFO: First In - First Out.\n- Stack: LIFO: Last In - First Out.\n- Merge Sort: Works well for large lists.\n- Quick Sort: Fast and efficient method for large lists. Good for when we don't know the state of the list.\n- Selection Sort: Good for small arrays.\n- Shell Sort: Allows swapping values that are far apart. Works well for large lists.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcleber%2Fdata_structures_and_algorithms_in_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcleber%2Fdata_structures_and_algorithms_in_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcleber%2Fdata_structures_and_algorithms_in_cpp/lists"}