{"id":18356535,"url":"https://github.com/lbwa/algorithms","last_synced_at":"2026-04-15T06:31:44.402Z","repository":{"id":44206487,"uuid":"163351000","full_name":"lbwa/algorithms","owner":"lbwa","description":"Algorithm fundamentals implemented by JavaScript(TypeScript), @golang, @rust-lang.","archived":false,"fork":false,"pushed_at":"2023-10-17T17:09:00.000Z","size":1100,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-15T00:09:09.912Z","etag":null,"topics":["algorithms","algorithms-implemented","data-structures","go","golang","heap","javascript","linked-list","queue","searching-algorithms","sorting-algorithms","stack","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/lbwa.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}},"created_at":"2018-12-28T01:22:57.000Z","updated_at":"2023-03-08T15:03:48.000Z","dependencies_parsed_at":"2023-01-26T01:15:14.918Z","dependency_job_id":null,"html_url":"https://github.com/lbwa/algorithms","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/lbwa%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbwa%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbwa%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbwa%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbwa","download_url":"https://codeload.github.com/lbwa/algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142694,"owners_count":21054666,"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-implemented","data-structures","go","golang","heap","javascript","linked-list","queue","searching-algorithms","sorting-algorithms","stack","typescript"],"created_at":"2024-11-05T22:10:37.039Z","updated_at":"2026-04-15T06:31:39.377Z","avatar_url":"https://github.com/lbwa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAlgorithms\u003c/h1\u003e\n\n[![test cases](https://github.com/lbwa/algorithms/actions/workflows/rust.yml/badge.svg)](https://github.com/lbwa/algorithms/actions/workflows/rust.yml)\n\nBasic algorithms implementations, written by `TypeScript`, `Golang`, `Rust`.\n\n## Test\n\n- TypeScript\n\n  ```bash\n  # using pnpm\n  pnpm t\n\n  # Specific test\n  pnpm t \u003cTEST_DIRECTORY_NAME\u003e\n  ```\n\n- Golang\n\n  ```bash\n  go test ./...\n  ```\n\n  ```bash\n  go test ./\u003cSPECIFIC_FOLDER\u003e\n  # eg, go test ./traversal\n  #     go test ./sorts\n  ```\n\n- Rust\n\n  ```bash\n  cargo t\n  ```\n\n## Further readings\n\n- [Algorithms, 4th edition](https://algs4.cs.princeton.edu)\n- [Introduction to Algorithms, 4th edition](https://a.co/d/hlWQ1Hc)\n- [toptal.com - sorting algorithms](https://www.toptal.com/developers/sorting-algorithms)\n- [algorithm-visualizer.org](https://algorithm-visualizer.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbwa%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbwa%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbwa%2Falgorithms/lists"}