{"id":20704047,"url":"https://github.com/kalwar/basic_ds","last_synced_at":"2026-04-29T23:33:08.359Z","repository":{"id":147661833,"uuid":"559496800","full_name":"kalwar/basic_ds","owner":"kalwar","description":"a very basic data structures using js/reactjs","archived":false,"fork":false,"pushed_at":"2022-10-30T10:00:33.000Z","size":311,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T04:33:12.753Z","etag":null,"topics":["data-structures","palindrome-checker","queue","reactjs","sorting-algorithms","stack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/kalwar.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":"2022-10-30T09:54:34.000Z","updated_at":"2022-10-30T09:58:54.000Z","dependencies_parsed_at":"2023-06-27T13:23:55.140Z","dependency_job_id":null,"html_url":"https://github.com/kalwar/basic_ds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kalwar/basic_ds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fbasic_ds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fbasic_ds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fbasic_ds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fbasic_ds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kalwar","download_url":"https://codeload.github.com/kalwar/basic_ds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kalwar%2Fbasic_ds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["data-structures","palindrome-checker","queue","reactjs","sorting-algorithms","stack"],"created_at":"2024-11-17T01:10:50.465Z","updated_at":"2026-04-29T23:33:08.354Z","avatar_url":"https://github.com/kalwar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures\n\nThis very simple and basic project is used for learning how to work with data structures using JS/React.\n\n# Implemented DS\n\n1. Palindrome checker\n2. Sorting\n   - Bubble sort\n   - Selection sort\n3. Stack\n4. Queue\n\n## 💻 Development Environment\n\nSetup your development environment as follows:\n\n1. Install project dependencies:\n\n   ```\n   cd basic_ds\n   npm install\n   ```\n\n2. Run the app in the development mode:\n   ```\n   npm start\n   ```\n\n# Tech stack\n\n1.  [React](https://reactjs.org/)\n2.  [Data structures](https://en.wikipedia.org/wiki/Data_structure)\n\n# Use for reference\n\nUse solely for reference material only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Fbasic_ds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkalwar%2Fbasic_ds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkalwar%2Fbasic_ds/lists"}