{"id":21569231,"url":"https://github.com/vijayksingh/practice-datastructure","last_synced_at":"2025-08-29T17:40:12.375Z","repository":{"id":64546579,"uuid":"576566471","full_name":"vijayksingh/practice-datastructure","owner":"vijayksingh","description":"A collection of common data structure exercises accompanied with test cases for self study.  ","archived":false,"fork":false,"pushed_at":"2023-06-30T22:50:13.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T05:44:24.134Z","etag":null,"topics":["algorithms","algorithms-and-data-structures","data-structures","datastructures-algorithms","interview","javascript","practice"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vijayksingh.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":"2022-12-10T08:49:08.000Z","updated_at":"2023-08-03T08:35:15.000Z","dependencies_parsed_at":"2025-01-24T12:36:25.888Z","dependency_job_id":null,"html_url":"https://github.com/vijayksingh/practice-datastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vijayksingh/practice-datastructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2Fpractice-datastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2Fpractice-datastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2Fpractice-datastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2Fpractice-datastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vijayksingh","download_url":"https://codeload.github.com/vijayksingh/practice-datastructure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vijayksingh%2Fpractice-datastructure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272733351,"owners_count":24984261,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","algorithms-and-data-structures","data-structures","datastructures-algorithms","interview","javascript","practice"],"created_at":"2024-11-24T11:07:34.621Z","updated_at":"2025-08-29T17:40:12.331Z","avatar_url":"https://github.com/vijayksingh.png","language":"JavaScript","readme":"# Practice Datastructure\nA collection of common data structure exercises accompanied with test cases for self study.  \n\n## How to use this repo. \nEach repo contains `src\\datastructure` folder which consists of multiple data structure implementation which as of now you'll find to be empty. \nEach data strcuture folder has two files `datastructure.js` and `datastructure.test.js`\n\n`datastructure.js` contains the class Shape along with common methods without implementation. \nYou can add you own implementation along with the test cases associated with each file. \n## How to run test\nYou can run test for each datastructre by running the command `npm run ${path to your datastructure test file}`\n## TODO :\n- [ ] Add learning notes / reading material for the DS\n- [ ] Write stubs for common algorithms. \n- [ ] Verify correctness of all test cases associated with all DS / Algos. \n- [ ] Add a CLI based interface to track progress.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayksingh%2Fpractice-datastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvijayksingh%2Fpractice-datastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvijayksingh%2Fpractice-datastructure/lists"}