# sherxon/AlgoDS

Implementation of Algorithms and Data Structures, Problems and Solutions

Repository: https://github.com/sherxon/AlgoDS
Canonical: https://ross.abutalabs.com/products/algods
Homepage: http://sherxon.com
Language: Java
License: MIT
License Family: permissive
Topics: interview-questions, bst, algorithms, sort, data-structrues, java, graph-algorithms, binary-search-tree, linked-list, dfs, mergesort, sorting-algorithms, search-algorithm, dynamic-programming, dijkstra, shortest-paths
Last push: 2023-10-27T13:05:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3547, "days_push": 1041, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3431, forks 601 (observed 2026-08-28T04:08:04.041638+00:00)

## What it is
A Java-based collection of algorithm and data structure implementations along with solutions to over 300 coding interview problems organized by difficulty. It serves as a learning resource for studying algorithms, data structures, and interview preparation.

## Use cases
- prepare for coding interviews
- learn data structures in java
- study graph algorithms like dijkstra and dfs
- practice dynamic programming problems
- find sorting algorithm implementations
- review linked list and binary search tree implementations

## When to choose
- you are preparing for technical interviews and want problem solutions in Java
- you want readable reference implementations of classic data structures and algorithms
- you prefer learning by reading worked solutions organized by difficulty

## When to avoid
- you need a production-ready algorithm library with guarantees and tests
- you work in a language other than Java
- you need a maintained, actively updated resource

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: education, programming-languages
- platform: jvm, cross-platform
- tags: data-structures, interview-preparation, java, graph-algorithms, dynamic-programming, sorting, coding-interview, study-material, algorithms

## Member repositories
- sherxon/AlgoDS (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:04.041638+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:37:46.837050+00:00, confidence not recorded.
  - readme: https://github.com/sherxon/AlgoDS (fetched 2026-08-28T04:08:04.041638+00:00, sha f460c0758055)
  - homepage: http://sherxon.com (fetched 2026-08-29T09:32:15.629856+00:00, sha 5618dd6b333f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
