{"id":22819485,"url":"https://github.com/skorupcia/shellsort_experiment","last_synced_at":"2025-03-30T23:13:42.644Z","repository":{"id":240267511,"uuid":"802158541","full_name":"skorupcia/ShellSort_Experiment","owner":"skorupcia","description":"School project to test Shell sort in variety of sequences","archived":false,"fork":false,"pushed_at":"2024-05-17T16:33:40.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T04:41:26.187Z","etag":null,"topics":["experiment","performance","sedgewick","shellsort"],"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/skorupcia.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":"2024-05-17T16:22:19.000Z","updated_at":"2024-05-17T20:51:17.000Z","dependencies_parsed_at":"2024-05-17T17:43:23.198Z","dependency_job_id":null,"html_url":"https://github.com/skorupcia/ShellSort_Experiment","commit_stats":null,"previous_names":["skorupcia/shellsort_experiment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FShellSort_Experiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FShellSort_Experiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FShellSort_Experiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skorupcia%2FShellSort_Experiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skorupcia","download_url":"https://codeload.github.com/skorupcia/ShellSort_Experiment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246390872,"owners_count":20769478,"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":["experiment","performance","sedgewick","shellsort"],"created_at":"2024-12-12T15:12:30.928Z","updated_at":"2025-03-30T23:13:42.611Z","avatar_url":"https://github.com/skorupcia.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell Sort Experiment\n\nSchool project to test Shell sort speed in variety of sequences in C#\n\n## Used Sequences\n\nShell:\n\n⌊N/2^k⌋\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/fb506620-a572-47d8-a447-3f14fc32de18\"\u003e\n\n\nHibbard A000225:\n\n2^k-1\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/5186d73d-9439-406b-bf8a-b8476f15766f\"\u003e\n\n\nSedgewick A036562:\n\n4^k+3*2^(k-1)+1\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/ac631856-0752-4689-abf1-62a4cf17fe8d\"\u003e\n\n\nMarcin Ciura A102549:\n\n⌊701,301,132,57,23,10,4,1⌋\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/76dc4135-a0d8-4fc0-9307-347e07bc5285\"\u003e\n\n\n3 Smooth Number A003462:\n\n2^p 3^q\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/ed6448d0-114a-4da4-bca5-28cfcec2ce70\"\u003e\n\n\nOwn sequence (made up)\n\n⌊n/10⌋\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/024609e6-b545-4a1e-8aab-f760aa5b3b48\"\u003e\n\n## Speed comparison\n\n\u003cimg width=\"454\" alt=\"image\" src=\"https://github.com/skorupcia/ShellSort_Experiment/assets/136620461/c4c68ee4-dba5-4faf-8a72-746cf0039c8d\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorupcia%2Fshellsort_experiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskorupcia%2Fshellsort_experiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskorupcia%2Fshellsort_experiment/lists"}