{"id":17677326,"url":"https://github.com/juanesgalvis/estructuras-datos","last_synced_at":"2025-03-30T17:41:24.720Z","repository":{"id":108549981,"uuid":"324708631","full_name":"JuanesGalvis/Estructuras-Datos","owner":"JuanesGalvis","description":"Estructuras de Datos en JavaScript","archived":false,"fork":false,"pushed_at":"2020-12-28T04:10:36.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T19:47:15.678Z","etag":null,"topics":["arrays","graph","hashtable","javascript","linked","queue","stacks","structured-data","tree-structure"],"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/JuanesGalvis.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":"2020-12-27T07:19:40.000Z","updated_at":"2022-12-02T23:59:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"e96a72ef-9215-49c7-8d21-9e56724f58bf","html_url":"https://github.com/JuanesGalvis/Estructuras-Datos","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/JuanesGalvis%2FEstructuras-Datos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanesGalvis%2FEstructuras-Datos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanesGalvis%2FEstructuras-Datos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuanesGalvis%2FEstructuras-Datos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuanesGalvis","download_url":"https://codeload.github.com/JuanesGalvis/Estructuras-Datos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246357525,"owners_count":20764359,"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":["arrays","graph","hashtable","javascript","linked","queue","stacks","structured-data","tree-structure"],"created_at":"2024-10-24T07:28:25.946Z","updated_at":"2025-03-30T17:41:24.695Z","avatar_url":"https://github.com/JuanesGalvis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Curso de Estructuras de Datos en JavaScript\n\n1. Array\n    - Acceder (get)\n    - Agregar (push)\n    - Eliminar (pop y delete)\n2. Strings\n3. Hash Table\n    - Insertar (set)\n    - Buscar (get)\n    - Mostrar todas las keys existentes (getAll)\n    - Eliminar (delete)\n4. Listas (Linked List)\n    - Simple\n        - Agregar al final\n        - Agregar al inicio\n        - Agregar por posición\n        - Eliminar (primero, último e intermedio)\n    - Doble\n        - Agregar al final\n5. Pilas (Stacks)\n    - Apilar\n    - Desapilar\n    - Mostrar el último agregado\n    - Mostrar el primer agregado\n6. Colas (Queue)\n    - Agregar al final\n    - Remover el primero\n    - Mostrar el primero\n7. Árboles\n    - Insertar datos\n    - Buscar Nodo por valor\n8. Grafos\n    - Representación\n    - Insertar y Conectar (Adjacency List con Objeto)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanesgalvis%2Festructuras-datos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuanesgalvis%2Festructuras-datos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuanesgalvis%2Festructuras-datos/lists"}