{"id":23714931,"url":"https://github.com/dnutiu/dsa-java","last_synced_at":"2025-06-13T11:07:32.932Z","repository":{"id":262011769,"uuid":"885978967","full_name":"dnutiu/dsa-java","owner":"dnutiu","description":" A repository containing various data structures and algorithms implemented in Java. ","archived":false,"fork":false,"pushed_at":"2024-11-12T18:55:41.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T11:05:48.947Z","etag":null,"topics":["algorithms","data-structures","java","java-21"],"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/dnutiu.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,"zenodo":null}},"created_at":"2024-11-09T21:37:34.000Z","updated_at":"2024-11-12T18:55:45.000Z","dependencies_parsed_at":"2025-05-23T10:10:02.703Z","dependency_job_id":"17aaaf5f-c41e-4cb8-b0c3-7296eb648a35","html_url":"https://github.com/dnutiu/dsa-java","commit_stats":null,"previous_names":["dnutiu/dsa-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnutiu/dsa-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnutiu","download_url":"https://codeload.github.com/dnutiu/dsa-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnutiu%2Fdsa-java/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259634349,"owners_count":22887697,"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","java","java-21"],"created_at":"2024-12-30T20:51:39.650Z","updated_at":"2025-06-13T11:07:32.904Z","avatar_url":"https://github.com/dnutiu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Data Structures and Algorithms\n\nThis repository is my self study guide for data structures and algorithms. I implement them from scratch in Java and then write unit test for them.\n\nWhat better way to learn a language and new concepts exists other than practicing them.\n\n## Data Structures\n\n* Linked List [Implementation](https://github.com/dnutiu/dsa-java/blob/main/src/main/java/dev/nuculabs/dsa/data_structures/linked_list/LinkedList.java) | [Tests](https://github.com/dnutiu/dsa-java/blob/main/src/test/java/dev/nuculabs/dsa/data_structures/linked_list/LinkedListTest.java)\n\n## Ranking\n\n* BM25+ [Implementation](https://github.com/dnutiu/dsa-java/blob/main/src/main/java/dev/nuculabs/dsa/ranking/bm25/Bm25Plus.java) | [Tests](https://github.com/dnutiu/dsa-java/blob/main/src/test/java/dev/nuculabs/dsa/ranking/Bm25PlusTest.java) | [Reference Paper](http://www.cs.otago.ac.nz/homepages/andrew/papers/2014-2.pdf)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fdsa-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnutiu%2Fdsa-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnutiu%2Fdsa-java/lists"}