{"id":22339857,"url":"https://github.com/rafinhaa/javascript-datastructures-algorithms","last_synced_at":"2025-03-26T09:14:08.668Z","repository":{"id":221432045,"uuid":"747922712","full_name":"rafinhaa/javascript-datastructures-algorithms","owner":"rafinhaa","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-18T21:42:01.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-31T10:29:18.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rafinhaa.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}},"created_at":"2024-01-24T22:46:22.000Z","updated_at":"2024-01-24T22:46:33.000Z","dependencies_parsed_at":"2024-03-18T22:40:26.889Z","dependency_job_id":null,"html_url":"https://github.com/rafinhaa/javascript-datastructures-algorithms","commit_stats":null,"previous_names":["rafinhaa/javascript-datastructures-algorithms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafinhaa%2Fjavascript-datastructures-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafinhaa%2Fjavascript-datastructures-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafinhaa%2Fjavascript-datastructures-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafinhaa%2Fjavascript-datastructures-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafinhaa","download_url":"https://codeload.github.com/rafinhaa/javascript-datastructures-algorithms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245623078,"owners_count":20645680,"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":[],"created_at":"2024-12-04T07:09:35.657Z","updated_at":"2025-03-26T09:14:08.648Z","avatar_url":"https://github.com/rafinhaa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structures and Algorithms with JavaScript\n\nThis repository contains code and learning examples from the book \"Data Structures and Algorithms with JavaScript.\"\n\n## Description\n\nThe book covers fundamental principles of data structures and algorithms, providing a deep understanding of how to write efficient and complex JavaScript code, utilizing the latest features of ECMAScript.\n\n## Contents\n\n- **chapterXX:** Example codes for each chapter are organized in this section, providing a practical reference for the concepts discussed in the book.\n\n# Checklist de Capítulos\n\n- [x] Chapter 1: JavaScript - A Quick Overview\n- [x] Chapter 2: Overview of ECMAScript and TypeScript\n- [x] Chapter 3: Arrays\n- [x] Chapter 4: Stacks\n- [x] Chapter 5: Queues and Deques\n- [x] Chapter 6: Linked Lists\n- [x] Chapter 7: Sets\n- [x] Chapter 8: Dictionaries and Hashes\n- [x] Chapter 9: Recursion\n- [ ] Chapter 10: Trees\n- [ ] Chapter 11: Binary Heap and Heap Sort\n- [ ] Chapter 12: Graphs\n- [ ] Chapter 13: Sorting and Sear- [ ] ching Algorithms\n- [ ] Chapter 14: Algorithm Designs and Techniques\n- [ ] Chapter 15: Algorithm Complexity\n\n## 🏁 How to run the project\n\n```sh\n# Clone the repository\ngit clone https://github.com/rafinhaa/javascript-datastructures-algorithms.git\ncd javascript-datastructures-algorithms\n\n# Install the dependencies\nyarn install\n\n# Run example .ts\nyarn tsx chapter01_02/18-Hello-word.ts\n\n# Run example .js\nyarn js chapter01_02/02-Variables.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafinhaa%2Fjavascript-datastructures-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafinhaa%2Fjavascript-datastructures-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafinhaa%2Fjavascript-datastructures-algorithms/lists"}