{"id":20014442,"url":"https://github.com/violet-bora-lee/javascript-algorithms-and-data-structure","last_synced_at":"2025-05-04T22:31:10.424Z","repository":{"id":43981849,"uuid":"245275652","full_name":"Violet-Bora-Lee/javascript-algorithms-and-data-structure","owner":"Violet-Bora-Lee","description":"Codes from Colt Steele's Udemy lecture, JavaScript Algorithms and Data Structures Masterclass and Leetcode","archived":false,"fork":false,"pushed_at":"2022-02-13T03:22:10.000Z","size":309,"stargazers_count":19,"open_issues_count":6,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T12:50:17.998Z","etag":null,"topics":["algorithms-and-data-structures","coding-interviews","interview-preparation","javascript"],"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/Violet-Bora-Lee.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-03-05T21:56:15.000Z","updated_at":"2025-04-07T08:27:03.000Z","dependencies_parsed_at":"2022-09-12T16:04:21.162Z","dependency_job_id":null,"html_url":"https://github.com/Violet-Bora-Lee/javascript-algorithms-and-data-structure","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/Violet-Bora-Lee%2Fjavascript-algorithms-and-data-structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Violet-Bora-Lee%2Fjavascript-algorithms-and-data-structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Violet-Bora-Lee%2Fjavascript-algorithms-and-data-structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Violet-Bora-Lee%2Fjavascript-algorithms-and-data-structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Violet-Bora-Lee","download_url":"https://codeload.github.com/Violet-Bora-Lee/javascript-algorithms-and-data-structure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252408090,"owners_count":21743049,"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-and-data-structures","coding-interviews","interview-preparation","javascript"],"created_at":"2024-11-13T07:42:22.259Z","updated_at":"2025-05-04T22:31:10.014Z","avatar_url":"https://github.com/Violet-Bora-Lee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## JavaScript Algorithms and Data Structures Masterclass on Udemy\n##### Instructor: Colt Steele\nLink to course: https://www.udemy.com/js-algorithms-and-data-structures-masterclass/?persist_locale\u0026locale=en_US\n\nThis repo contains solutions to Colt Steele's JavaScript Algorithms and Data Structures Masterclass course on Udemy.\n\nThe [original repo](https://github.com/NKaty/Algorithms-and-Data-Structures) is made by [NKaty](https://github.com/NKaty). This [revised repo](https://github.com/Violet-Bora-Lee/javascript-algorithms-and-data-structure) is made by [Violet-Bora-Lee](https://github.com/Violet-Bora-Lee).\n\n#### Coding Exercises of the course:\n- [Problem solving patterns](src/problem-solving-patterns)\n    - [Frequency Counter Pattern](src/problem-solving-patterns/frequency-counter)\n    - [Multiple Pointers Pattern](src/problem-solving-patterns/multiple-pointers)\n    - [Sliding Window Pattern](src/problem-solving-patterns/sliding-window)\n    - [Divide And Conquer Pattern](src/problem-solving-patterns/divide-and-conquer)\n- [Recursion](src/recursion)\n- [Searching Algorithms](src/searching-algorithms)\n    - [Binary Search](src/searching-algorithms/binary-search.js)\n    - [Linear Search](src/searching-algorithms/linear-search.js)\n    - [Naive String Search](src/searching-algorithms/naive-string-search.js)\n    - [Knuth–Morris–Pratt Algorithm](src/searching-algorithms/knuth-morris-pratt-search.js)\n- [Sorting Algorithms](src/sorting-algorithms)\n    - [Bubble Sort](src/sorting-algorithms/bubble-sort)\n    - [Selection Sort](src/sorting-algorithms/selection-sort)\n    - [Insertion Sort](src/sorting-algorithms/insertion-sort)\n    - [Merge Sort](src/sorting-algorithms/merge-sort)\n    - [Quick Sort](src/sorting-algorithms/quick-sort)\n    - [Radix Sort](src/sorting-algorithms/radix-sort)\n- [Data Structures](src/data-structures)\n    - [Singly Linked List](src/data-structures/singly-linked-list)\n    - [Doubly Linked List](src/data-structures/doubly-linked-list)\n    - [Stack](src/data-structures/stack)\n    - [Queue](src/data-structures/queue)\n    - [Binary Search Tree](src/data-structures/binary-search-tree)\n    - [Binary Heap](src/data-structures/binary-heap)\n    - [Priority Queue](src/data-structures/priority-queue)\n    - [Hash Table](src/data-structures/hashtable)\n    - [Graph](src/data-structures/graph)\n    - [Trie](src/data-structures/trie)\n- [Dynamic Programming](src/dynamic-programming)\n- [Other algorithms](src/other-algorithms)\n    - [Factorial of large number](src/other-algorithms/factorial-of-large-number.js)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolet-bora-lee%2Fjavascript-algorithms-and-data-structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviolet-bora-lee%2Fjavascript-algorithms-and-data-structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviolet-bora-lee%2Fjavascript-algorithms-and-data-structure/lists"}