{"id":21981032,"url":"https://github.com/staivanov/algorithms","last_synced_at":"2025-03-23T01:17:07.976Z","repository":{"id":209806336,"uuid":"724042724","full_name":"staivanov/Algorithms","owner":"staivanov","description":"Popular algorithms implemented on C#.","archived":false,"fork":false,"pushed_at":"2024-10-12T02:23:35.000Z","size":947,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-28T04:28:52.664Z","etag":null,"topics":["algorithm","algorithms","binarysearch","bubblesort","bucketsort","graph","graphs","heap","insertionsort","mergesort","selectionsort","shellshort","tower-of-hanoi"],"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/staivanov.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-11-27T09:27:26.000Z","updated_at":"2024-10-12T02:23:39.000Z","dependencies_parsed_at":"2025-01-28T04:26:51.282Z","dependency_job_id":"09bc7a0a-50e7-4e35-b715-5af0bc5dff92","html_url":"https://github.com/staivanov/Algorithms","commit_stats":null,"previous_names":["staivanov/algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staivanov%2FAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staivanov%2FAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staivanov%2FAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staivanov%2FAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staivanov","download_url":"https://codeload.github.com/staivanov/Algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040695,"owners_count":20551308,"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":["algorithm","algorithms","binarysearch","bubblesort","bucketsort","graph","graphs","heap","insertionsort","mergesort","selectionsort","shellshort","tower-of-hanoi"],"created_at":"2024-11-29T17:16:16.027Z","updated_at":"2025-03-23T01:17:07.965Z","avatar_url":"https://github.com/staivanov.png","language":"C#","readme":"## Popular algorithms\n## Decription\nThis is a project with most popular sorting and searching algorithms. There is also demo code for heaps, graphs and Tower of Hanoi.\n## Table of content\n| Name | Type |\n| ---- | ---- |\n| BinarySearch Iterative | Searching algorithm |\n| BinarySearch Recursive | Searching algorithm |\n| LinearSearch | Searching algorithm |\n| ---- | ---- |\n| Tower of Hanoi | Mathematical puzzle |\n| ---- | ---- |\n| BubbleSort | Sorting Algorithm - Comparison based | \n| InsertionSort | Sorting Algorithm - Comparison based | \n| MergeSort | Sorting Algorithm - Comparison based | \n| QuickSort | Sorting Algorithm - Comparison based | \n| SelectionSort | Sorting Algorithm - Comparison based | \n| ShellSort | Sorting Algorithm - Comparison based | \n| BucketSort | Sorting Algorithm - Index based | \n| CountSort | Sorting Algorithm - Index based | \n| RadixSort | Sorting Algorithm - Index based | \n\n## How to Use the Project\nClone or download this repo. Open *.sln file with a compatible IDE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaivanov%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaivanov%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaivanov%2Falgorithms/lists"}