{"id":17984106,"url":"https://github.com/wlun001/algorithms","last_synced_at":"2025-04-04T02:14:18.593Z","repository":{"id":133431246,"uuid":"131546768","full_name":"WLun001/algorithms","owner":"WLun001","description":"Learn data structure and algorithms with JVM-based languages","archived":false,"fork":false,"pushed_at":"2019-05-28T09:40:54.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T13:41:44.946Z","etag":null,"topics":["algorithm","algorithm-challenges","datastructures","learning-exercise"],"latest_commit_sha":null,"homepage":"","language":"Java","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/WLun001.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-30T02:06:29.000Z","updated_at":"2019-05-28T09:40:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f54e4f8-40d9-410f-9529-462b58e0181c","html_url":"https://github.com/WLun001/algorithms","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/WLun001%2Falgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WLun001%2Falgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WLun001%2Falgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WLun001%2Falgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WLun001","download_url":"https://codeload.github.com/WLun001/algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107827,"owners_count":20884797,"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":["algorithm","algorithm-challenges","datastructures","learning-exercise"],"created_at":"2024-10-29T18:19:32.088Z","updated_at":"2025-04-04T02:14:18.565Z","avatar_url":"https://github.com/WLun001.png","language":"Java","readme":"# algorithms\nLeaning data structure and algorithms from [LeetCode](https://leetcode.com), [Intro to Java Programming, Comprehensive Version (10th Edition)](https://www.amazon.com/Intro-Java-Programming-Comprehensive-Version/dp/0133761312) and [Codility](https://app.codility.com/programmers/)\n\n### Should we learn data structure and algorithms ? \n[Find out more](https://www.quora.com/Why-should-I-learn-data-structures-and-algorithms)\n\n## Directory Structure\n```\nalgorithms/\n    |- src\n      |- main/             \n        |- leetcode/ - example solution of LeetCode question on Array and String topic\n        | - codility/ - example solution from Codility challanges\n        | - benchmark/ - benchmarking \n        | - binarytree/ - example implementation/usage of binary tree from Java book\n        |- collection/ - example implementation/usage of collection from Java book\n        |- generic/ - example implementation/usage of generic from Java book\n        |- graph/ - example implementation/usage of graph from Java book\n        |- practice/ - self practice algorithms question\n        |- recursion/ - example implementation/usage of recursion from Java book\n        |- sorting/ - example implementation/usage of sorting from Java book, some of them rewritten in Kotlin\n      | - test/ - test class\n    |- .gitignore\n    |- README.md\n```\n\n## Benchmark\n[Compare collection performance](src/main/benchmark/benchmark.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlun001%2Falgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwlun001%2Falgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwlun001%2Falgorithms/lists"}