{"id":19510085,"url":"https://github.com/kamzzi/dsa-typescript","last_synced_at":"2026-05-14T11:42:32.695Z","repository":{"id":229654882,"uuid":"777279648","full_name":"kamzzi/DSA-Typescript","owner":"kamzzi","description":"Data Structures and Algorithms using Typescript and Vitest","archived":false,"fork":false,"pushed_at":"2024-04-25T19:42:16.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T11:47:06.554Z","etag":null,"topics":["algorithms","data-structures","typescript","vite","vitest"],"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/kamzzi.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-03-25T14:53:01.000Z","updated_at":"2024-04-25T19:42:20.000Z","dependencies_parsed_at":"2025-01-10T05:49:56.869Z","dependency_job_id":null,"html_url":"https://github.com/kamzzi/DSA-Typescript","commit_stats":null,"previous_names":["kamzzi/dsa-typescript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamzzi%2FDSA-Typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamzzi%2FDSA-Typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamzzi%2FDSA-Typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamzzi%2FDSA-Typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamzzi","download_url":"https://codeload.github.com/kamzzi/DSA-Typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240761122,"owners_count":19853255,"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","typescript","vite","vitest"],"created_at":"2024-11-10T23:14:30.302Z","updated_at":"2026-05-14T11:42:32.667Z","avatar_url":"https://github.com/kamzzi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch3 align=\"center\"\u003eData Structures and Algorithms\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Your guide to the DSA world!\n    \u003cbr /\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n## About The Project\n\n![Data Structures and Algorithms](./public/dsa.png)\n\nA repository containing topics about Data Structures and Algorithms. Each structure and algorithm is described in a theoretical way with explanations as well as in a practical way. In addition, each structure is subject to testing.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Built With\n\n- ![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n- ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n- ![Jest](https://img.shields.io/badge/-jest-%23C21325?style=for-the-badge\u0026logo=jest\u0026logoColor=white)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\nTo start using the project, follow these steps:\n\n- Clone the repository `git clone https://github.com/kamzzi/DSA-Typescript.git YOUR_FOLDER`\n- Install the necessary packages `npm install`\n- Run the live version `npm run dev`\n- Optionally run the provided tests `npm run test`\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Contact\n\nDSA-Typescript: [https://github.com/kamzzi/DSA-Typescript](https://github.com/kamzzi/DSA-Typescript)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamzzi%2Fdsa-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamzzi%2Fdsa-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamzzi%2Fdsa-typescript/lists"}