{"id":22302187,"url":"https://github.com/aliaks-ei/js-algorithms","last_synced_at":"2026-01-18T20:08:15.375Z","repository":{"id":36131218,"uuid":"163401827","full_name":"aliaks-ei/js-algorithms","owner":"aliaks-ei","description":"A collection of the most famous algorithms implemented in Typescript","archived":false,"fork":false,"pushed_at":"2023-10-19T05:02:28.000Z","size":727,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T10:50:19.721Z","etag":null,"topics":["algorithms","binary-search","bubble-sort","caesar-cipher","editorconfig-checker","eratosthenes-algorithm","fibonacci","fizz-buzz","harmless-ransom-notes","javascript","jest","merge-sort","palindrome","reverse-array-place","reverse-words","two-sum","typescript","unit-tests"],"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/aliaks-ei.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":"2018-12-28T11:15:55.000Z","updated_at":"2023-08-22T16:30:01.000Z","dependencies_parsed_at":"2023-08-18T15:31:17.420Z","dependency_job_id":"9981136c-a961-4d28-b509-54a8686c77e7","html_url":"https://github.com/aliaks-ei/js-algorithms","commit_stats":null,"previous_names":["aliaks-ei/js-algorithms"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aliaks-ei/js-algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fjs-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fjs-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fjs-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fjs-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aliaks-ei","download_url":"https://codeload.github.com/aliaks-ei/js-algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aliaks-ei%2Fjs-algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28549733,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T19:56:05.265Z","status":"ssl_error","status_checked_at":"2026-01-18T19:55:54.685Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","binary-search","bubble-sort","caesar-cipher","editorconfig-checker","eratosthenes-algorithm","fibonacci","fizz-buzz","harmless-ransom-notes","javascript","jest","merge-sort","palindrome","reverse-array-place","reverse-words","two-sum","typescript","unit-tests"],"created_at":"2024-12-03T18:35:25.781Z","updated_at":"2026-01-18T20:08:15.356Z","avatar_url":"https://github.com/aliaks-ei.png","language":"TypeScript","readme":"# Algorithms in Javascript\n\n[![unit-tests](https://github.com/alexmozheyko/js-algorithms/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/alexmozheyko/js-algorithms/actions/workflows/unit-tests.yml)\n[![editorconfig-check](https://github.com/alexmozheyko/js-algorithms/actions/workflows/editorconfig-check.yml/badge.svg)](https://github.com/alexmozheyko/js-algorithms/actions/workflows/editorconfig-check.yml)\n\n## A collection of the most famous algorithms implemented in Javascript:\n\n1. [Binary search](src/binary-search)\n2. [Bubble sort](src/bubble-sort)\n3. [Caesar cipher](src/caesar-cipher)\n4. [Fibonacci](src/fibonacci)\n5. [Fizz Buzz](src/fizz-buzz)\n6. [Harmless ransom note](src/harmless-ransom-note)\n7. [Maximum stock profit](src/max-stock-profit)\n8. [Mean, median, mode](src/mean-median-mode)\n9. [Memoized Fibonacci](src/memoized-fibonacci)\n10. [Merge sort](src/merge-sort)\n11. [Palindrome](src/is-palindrome)\n12. [Reverse array in place](src/reverse-array-in-place)\n13. [Reverse words](src/reverse-words)\n14. [Seive of Eratosthenes](src/seive-of-eratosthenes)\n15. [Two sum](src/two-sum)\n\n### Project setup\n```\nnpm install\n```\n\n### Run unit tests\n```\nnpm run test:unit\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliaks-ei%2Fjs-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faliaks-ei%2Fjs-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faliaks-ei%2Fjs-algorithms/lists"}