{"id":19379642,"url":"https://github.com/rajatm544/ds-algo","last_synced_at":"2025-07-29T15:34:53.289Z","repository":{"id":110337290,"uuid":"277834936","full_name":"Rajatm544/DS-Algo","owner":"Rajatm544","description":"These are the notes I made while learning about data structures and algorithms, from the course titled 'JavaScript Algorithms and Data Structures Masterclass'.","archived":false,"fork":false,"pushed_at":"2020-08-31T13:44:33.000Z","size":99,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T22:41:09.146Z","etag":null,"topics":["algorithms","data-structures","data-structures-and-algorithms","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/Rajatm544.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-07-07T14:11:23.000Z","updated_at":"2024-01-03T13:52:23.000Z","dependencies_parsed_at":"2023-04-30T12:01:28.433Z","dependency_job_id":null,"html_url":"https://github.com/Rajatm544/DS-Algo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rajatm544/DS-Algo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajatm544%2FDS-Algo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajatm544%2FDS-Algo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajatm544%2FDS-Algo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajatm544%2FDS-Algo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rajatm544","download_url":"https://codeload.github.com/Rajatm544/DS-Algo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rajatm544%2FDS-Algo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709571,"owners_count":24131914,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","data-structures-and-algorithms","javascript"],"created_at":"2024-11-10T09:10:48.669Z","updated_at":"2025-07-29T15:34:53.251Z","avatar_url":"https://github.com/Rajatm544.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes\n\n**Following are the topics covered**\n\n## General stuff\n\n-   Big O notation\n-   Problem Solving Approach\n-   Common Problem Solving Patterns\n-   Recursion\n\n## Algorithms\n\n### Searching Algorthims\n\n-   Linear Search\n-   Binary Search\n-   Naive String Pattern Search\n-   KMP String Pattern Search\n\n### Sorting Algorithms\n\n-   Bubble Sort\n-   Insertion Sort\n-   Selection Sort\n-   Merge Sort\n-   Quick Sort\n-   Radix Sort\n\n## Data Structures\n\n-   Arrays\n-   Singly Linked List\n-   Doubly Linked List\n-   Stacks\n-   Queues\n-   Binary Search Trees\n-   Tree Traversal Techniques\n    1. Breadth First Search (BFS)\n    2. Depth First Search (DFS) :\n        - Pre-Order DFS\n        - Post-Order DFS\n        - In-Order DFS\n-   Binary Heaps\n-   Priority Queue (Using A Min-Binary Heap)\n-   Hash Tables\n-   Graphs\n-   Graph Traversal\n    1. Breadth First Traversal\n    2. Depth First Traversal (Iterative and Recursive approach)\n\n## Dijkstra's Algorithm\n\n## Dynamic Programming\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajatm544%2Fds-algo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajatm544%2Fds-algo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajatm544%2Fds-algo/lists"}