{"id":25388762,"url":"https://github.com/artembotnev/algorithms-and-data-structures","last_synced_at":"2025-10-08T05:08:41.844Z","repository":{"id":182299373,"uuid":"136745749","full_name":"ArtemBotnev/Algorithms-and-Data-Structures","owner":"ArtemBotnev","description":"Examples of algorithms and data structures","archived":false,"fork":false,"pushed_at":"2019-08-05T19:53:38.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-08T05:03:36.482Z","etag":null,"topics":["algorithms","graphs","hash-tables","heaps","sorting-algorithms","stacks","trees"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtemBotnev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-09T17:52:04.000Z","updated_at":"2019-08-29T07:27:36.000Z","dependencies_parsed_at":"2023-07-19T13:44:10.073Z","dependency_job_id":null,"html_url":"https://github.com/ArtemBotnev/Algorithms-and-Data-Structures","commit_stats":null,"previous_names":["artembotnev/algorithms-and-data-structures"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ArtemBotnev/Algorithms-and-Data-Structures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemBotnev%2FAlgorithms-and-Data-Structures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemBotnev%2FAlgorithms-and-Data-Structures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemBotnev%2FAlgorithms-and-Data-Structures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemBotnev%2FAlgorithms-and-Data-Structures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtemBotnev","download_url":"https://codeload.github.com/ArtemBotnev/Algorithms-and-Data-Structures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtemBotnev%2FAlgorithms-and-Data-Structures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278891753,"owners_count":26063858,"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-10-08T02:00:06.501Z","response_time":56,"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","graphs","hash-tables","heaps","sorting-algorithms","stacks","trees"],"created_at":"2025-02-15T13:38:37.458Z","updated_at":"2025-10-08T05:08:41.823Z","avatar_url":"https://github.com/ArtemBotnev.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures\n## Packages:\n### Sorting algorithms\n* Simple algorithms\n    * Bubble sort\n    * Selection sort\n    * Insert sort\n* Advanced algorithms\n    * Quick sort\n    * Merge sort\n    * Shell sort\n### Stacks and Queues\n* Stack example \"string revers\"\n* Queue example with integer data\n* Brackets checker example (using stack)\n### Linked lists\n* Bind linked list\n* Linked stack\n    * Stack example \"string revers\" with LinkedStack\n* Cyclic linked list    \n    * Solution of Josephus Flavius task by CyclicList\n### Recursion\n* Example \"anagrams\"  \n### Trees\n* Binary tree\n    * put function\n    * get function   \n    * delete function \n    * function visualization tree as string\n    * example of using  \n* 2-3-4 tree\n    * put function\n    * get function \n    * example of using\n### Hash tables\n* Open addressing hash tables\n    * Linear hash table  \n    * Double hash table \n* Chain hash table \n* examples of using\n### Heaps\n* Heap as implementation of priority queue\n* Extensions of heap for sorting\n* examples of using\n### Graphs\n* Ordinary graphs\n    * Undirected graphs\n        * Depth first search\n        * Breadth first search\n        * Minimum spanning tree\n        * example of using\n    * Directed graphs\n        * Topological sorting\n        * example of using\n* Weighted graphs\n    * Undirected graphs\n         * Minimum spanning tree\n         * example of using\n    * Directed graphs\n         * Search of the shortest path\n         * example of using                ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartembotnev%2Falgorithms-and-data-structures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartembotnev%2Falgorithms-and-data-structures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartembotnev%2Falgorithms-and-data-structures/lists"}