{"id":18612783,"url":"https://github.com/duliodenis/swift-ds-algo","last_synced_at":"2025-10-16T22:29:25.237Z","repository":{"id":151877593,"uuid":"136528837","full_name":"duliodenis/swift-ds-algo","owner":"duliodenis","description":"This is a repository of Swift Data Structures and Algorithms ranging from Big-O Analysis, Linked Lists, Recursion, Generics and Sorting.","archived":false,"fork":false,"pushed_at":"2018-06-10T14:58:11.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-12-27T02:22:47.216Z","etag":null,"topics":["algorithms","data-structures","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duliodenis.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":"2018-06-07T20:41:08.000Z","updated_at":"2018-06-10T14:58:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"f27a8a64-30a1-4c13-9e1f-0f37248e6f0f","html_url":"https://github.com/duliodenis/swift-ds-algo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duliodenis%2Fswift-ds-algo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duliodenis%2Fswift-ds-algo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duliodenis%2Fswift-ds-algo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duliodenis%2Fswift-ds-algo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duliodenis","download_url":"https://codeload.github.com/duliodenis/swift-ds-algo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239404021,"owners_count":19632677,"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","data-structures","swift"],"created_at":"2024-11-07T03:18:39.168Z","updated_at":"2025-10-16T22:29:20.180Z","avatar_url":"https://github.com/duliodenis.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swift Data Structures \u0026 Algorithms\nThis is a repository of Swift Data Structures and Algorithms ranging from Big-O Analysis, Linked Lists, Recursion, Generics and Sorting.\n\n![](art/vscode.png?raw=true)\n\nIn these examples I used Visual Studio Code and the Integrated Terminal to run the scripts instead of the Xcode Playground. This way these examples can run anywhere Swift runs.\n\n| Section | Item\n| ------- | ----\n| Big O   | [constant time example](big-oh/constantTime.swift)\n| Recursion | [recursively print a linked list](recursion/linkedList.swift)\n|  | [recursive factorial function](recursion/factorial.swift)\n| Classic Algorithms | [Sum the first n natural numbers](classic-algorithms/sum.swift)\n\n### Licensing\nMy Swift Data Structures and Algorithms repo is licensed under [the MIT License](LICENSE).\n\n### Support or Contact\nVisit [ddApps.co](http://ddapps.co) to see more.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduliodenis%2Fswift-ds-algo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduliodenis%2Fswift-ds-algo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduliodenis%2Fswift-ds-algo/lists"}