{"id":26213549,"url":"https://github.com/logic-fabric/computer-science-herbarium","last_synced_at":"2026-05-06T19:35:52.084Z","repository":{"id":38387673,"uuid":"311609259","full_name":"logic-fabric/computer-science-herbarium","owner":"logic-fabric","description":"A compilation of algorithms, interviews questions and classic code patterns - Nov 2020","archived":false,"fork":false,"pushed_at":"2023-01-10T14:46:08.000Z","size":2962,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-06T05:57:24.073Z","etag":null,"topics":["algorithms","computer-science","design-patterns","interview-questions","jest","katas","pytest","python3","vanilla-js"],"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/logic-fabric.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}},"created_at":"2020-11-10T09:32:04.000Z","updated_at":"2022-12-02T09:58:16.000Z","dependencies_parsed_at":"2023-02-08T19:00:57.211Z","dependency_job_id":null,"html_url":"https://github.com/logic-fabric/computer-science-herbarium","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logic-fabric%2Fcomputer-science-herbarium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logic-fabric%2Fcomputer-science-herbarium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logic-fabric%2Fcomputer-science-herbarium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logic-fabric%2Fcomputer-science-herbarium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logic-fabric","download_url":"https://codeload.github.com/logic-fabric/computer-science-herbarium/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243191543,"owners_count":20251071,"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","computer-science","design-patterns","interview-questions","jest","katas","pytest","python3","vanilla-js"],"created_at":"2025-03-12T09:32:08.699Z","updated_at":"2026-05-06T19:35:52.018Z","avatar_url":"https://github.com/logic-fabric.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computer Science Herbarium\n\nA compilation of algorithms, interviews questions and classic patterns - Nov 2020\n\n## Algorithms\n\n- binary search | O (log _n_)\n- quick sort | O (_n_ log _n_)\n- selection sort | O (_n_ ** 2)\n\n## Design Patterns\n\n### Creational Patterns\n\n- Abstract Factory\n- Builder\n- Factory Method\n- Prototype\n- Singleton\n\n### Structural Patterns\n\n- Adapter\n- Bridge\n- Composite\n- Decorator\n- Facade\n- Flyweight\n- Proxy\n\n### Behavioral Patterns\n\n- Chain of Responibility\n- Command\n- Iterator\n- Mediator\n- Memento\n- Observer\n- State\n- Strategy\n- Template Method\n- Visitor\n\n## Classic Puzzles\n\nThis folder contains a README with some __techniques and tips__ to solve code puzzles.\n\n### Puzzles with arrays\n\n- __Common elements in two sorted array__ solved in Python (TDD) and JS\n\n### Puzzles with modulo (multiples and dividers)\n\n- __FizzBuzz__ solved in Python (TDD) and JS\n\n### Puzzles with strings\n\n- __Palindrome__ solved un Python (TDD) and JS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogic-fabric%2Fcomputer-science-herbarium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogic-fabric%2Fcomputer-science-herbarium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogic-fabric%2Fcomputer-science-herbarium/lists"}