{"id":25005338,"url":"https://github.com/foyez/datastructure-algorithms-interview","last_synced_at":"2025-03-29T22:43:16.985Z","repository":{"id":116061846,"uuid":"198532877","full_name":"foyez/datastructure-algorithms-interview","owner":"foyez","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-27T04:54:13.000Z","size":738,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T00:31:50.242Z","etag":null,"topics":["algorithms","data-structures","interview"],"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/foyez.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":"2019-07-24T01:13:13.000Z","updated_at":"2022-07-27T01:29:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"6916577d-5d29-47e8-abec-30fe1fdd81f2","html_url":"https://github.com/foyez/datastructure-algorithms-interview","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/foyez%2Fdatastructure-algorithms-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foyez%2Fdatastructure-algorithms-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foyez%2Fdatastructure-algorithms-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foyez%2Fdatastructure-algorithms-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foyez","download_url":"https://codeload.github.com/foyez/datastructure-algorithms-interview/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254097,"owners_count":20747948,"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","data-structures","interview"],"created_at":"2025-02-05T00:31:00.503Z","updated_at":"2025-03-29T22:43:16.969Z","avatar_url":"https://github.com/foyez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Structure \u0026 Algorithms\n\n## Basics\n1. Big O Notation\n2. Problem Solving Approach\n3. Problem Solving Patterns\n4. Recursion\n\n## Algorithms\n1. Searching Algorithms\n```\n  * Linear Search - O(n)\n  * Binary Search - O(log n)\n  * Naive String Search - O(nm)\n  * KMP - O(n + m) time, O(m) space\n```\n2. Sorting Algorithms\n```\n  * Bubble Sort\n  * Selection Sort\n  * Insertion Sort\n  * Merge Sort\n  * Quick Sort\n  * Radix Sort\n```\n3. Graphs\n4. Dijkstra Algorithm\n\n## Data Structures\n1. Singly Linked List\n2. Doubly Linked List\n3. Stacks + Queues\n4. Binary Search Trees\n5. Tree Traversal\n6. Binary Heaps\n7. Hash Tables\n\n## Dynamic Programming","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoyez%2Fdatastructure-algorithms-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoyez%2Fdatastructure-algorithms-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoyez%2Fdatastructure-algorithms-interview/lists"}