{"id":18632205,"url":"https://github.com/splode/practice-ts","last_synced_at":"2025-11-04T07:30:19.222Z","repository":{"id":87648517,"uuid":"164252514","full_name":"Splode/practice-ts","owner":"Splode","description":"This project documents ongoing efforts to enrich my understanding of CS concepts while learning TypeScript.","archived":false,"fork":false,"pushed_at":"2019-02-27T03:21:34.000Z","size":328,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T07:42:13.784Z","etag":null,"topics":["algorithms","data-structures","typescript"],"latest_commit_sha":null,"homepage":null,"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/Splode.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":"2019-01-05T21:27:41.000Z","updated_at":"2019-02-27T03:21:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fc32bc5-2012-41b7-bb85-709885279921","html_url":"https://github.com/Splode/practice-ts","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/Splode%2Fpractice-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Splode%2Fpractice-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Splode","download_url":"https://codeload.github.com/Splode/practice-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239426924,"owners_count":19636642,"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"],"created_at":"2024-11-07T05:10:40.447Z","updated_at":"2025-11-04T07:30:19.175Z","avatar_url":"https://github.com/Splode.png","language":"TypeScript","readme":"# TypeScript Practice\n\n\u003e This project documents ongoing efforts to enrich my understanding of CS concepts while learning TypeScript.\n\n## Data Structures\n\n- [ ] Arrays\n  - [x] Reversal\n- [x] Singly Linked Lists\n  - [x] Traversal\n  - [x] Get\n  - [x] Insertion (push, unshift, @node)\n  - [x] Removal (pop, shift, delete)\n  - [x] Length\n  - [x] isEmpty\n- [ ] Circular Linked Lists\n- [ ] Doubly Linked Lists\n- [x] Stacks\n  - [x] Push\n  - [x] Pop\n  - [x] Peek\n  - [x] Length\n  - [x] isEmpty\n- [x] Queues\n  - [x] Enqueue\n  - [x] Dequeue\n  - [x] Peek\n  - [x] Length\n  - [x] isEmpty\n- [x] Priority Queues\n  - [x] Enqueue\n  - [x] Dequeue\n  - [x] Peek\n  - [x] Length\n  - [x] isEmpty\n- [x] Graphs\n  - [x] Add Vertex\n  - [x] Get Vertex, Vertices\n  - [x] Remove Vertex\n  - [x] Add Edge\n  - [x] Remove Edge\n  - [x] Count vertices, edges\n- [ ] Trees\n- [ ] Binary Trees\n- [ ] Hash Tables\n\n## Algorithms\n\n### Sorting\n\n- [x] Bubble sort\n- [ ] Selection sort\n- [ ] Merge sort\n- [x] Insertion sort\n- [ ] Quick sort\n\n### Searching\n\n- [ ] Linear search\n- [ ] Binary search\n- [ ] Breadth-first search\n- [ ] Depth-first search\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fpractice-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplode%2Fpractice-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplode%2Fpractice-ts/lists"}