Ross ROSS = Recommend OSS · open-source software intelligence for agents

pedrovgs/Algorithms resource

Solutions for some common algorithm problems written in Java. observed · 2026-08-28

github.com/pedrovgs/Algorithms · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4315
  • days_rel: n/a
  • days_push: 229
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2782 stars · 785 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of Java solutions to common algorithm and data structure problems, organized as individual programs with tests. It is a learning-oriented repository created to practice algorithms, with some problems solved using TDD.

Use cases

  • prepare for coding interview algorithm questions
  • study implementations of tree and linked list problems
  • learn algorithms by reading tested Java solutions
  • practice TDD on classic computer science problems
  • review binary tree traversal and BST problems

When to choose

  • you want readable Java reference solutions to classic interview problems
  • you are learning algorithms and want tested example implementations
  • you want to see multiple approaches to the same problem

When to avoid

  • you need a production algorithm library with stable APIs
  • you need high-performance or optimized algorithm implementations
  • you need algorithms in a language other than Java

Facets

learning-resource · maturity maintenance

developer-tools education programming-languages jvm interview-preparation data-structures tdd java coding-practice algorithms

1 source

Member repositories

RepositoryRoleHealth v2
pedrovgs/Algorithmsmain60

For agents

markdown · JSON · MCP: product_card(name="pedrovgs/Algorithms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem