JuliaCollections / JuliaCollections/DataStructures.jl

Implement unrolled linked lists

Open
#339 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
745
Forks
261
PR merge metrics
No merged PRs in 30d

Description

I proposed at https://github.com/adolgert/Lists.jl/issues/1

I.e. https://en.wikipedia.org/wiki/Unrolled_linked_list

See e.g.:
http://www.sanfoundry.com/java-program-implement-unrolled-linked-list/

And got this response:

"That seems like a great idea."

I couldn't find the issue here; I thought I had filed here, and see now the other project seems dead.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the issue discussion and the linked Wikipedia and Java examples to understand the proposed unrolled linked list. No repository files, tests, API, or acceptance criteria are identified, so clarify the design and expected behavior with maintainers before choosing an entry point. Done would require an agreed implementation and corresponding validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.