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

jimmysuncpt/Algorithms resource

The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne. observed · 2026-08-28

github.com/jimmysuncpt/Algorithms · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3605
  • days_rel: n/a
  • days_push: 1526
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2186 stars · 639 forks observed · 2026-08-28

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

A collection of Java code and exercise solutions accompanying the book 'Algorithms' (4th edition) by Robert Sedgewick and Kevin Wayne. It covers fundamentals, sorting, searching, graphs, and strings, organized chapter by chapter.

Use cases

  • study algorithms from the Sedgewick 4th edition book
  • find solutions to Algorithms 4th edition exercises
  • learn sorting and searching algorithms in Java
  • review graph algorithms like shortest paths and minimum spanning trees
  • prepare for coding interviews with classic algorithm implementations
  • reference implementations of data structures like BSTs, heaps, and hash tables

When to choose

  • you are reading the Algorithms 4th edition textbook and want companion code
  • you want Java implementations of classic algorithms and data structures
  • you need help checking your own solutions to the book's exercises

When to avoid

  • you need a production-ready algorithm library for a real project
  • you want algorithms in a language other than Java
  • you need a maintained, licensed library with guaranteed correctness

Facets

learning-resource · maturity maintenance

developer-tools education tutorials jvm cross-platform algorithms-4th-edition sedgewick java exercise-solutions data-structures computer-science study-notes algorithms

1 source

Member repositories

RepositoryRoleHealth v2
jimmysuncpt/Algorithmsmain32

For agents

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

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