codefriar / codefriar/ApexKit

sweep: please develop a class that implements a map like data structure with a set of keys and a list of values that are linked.

Open
#123 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement sweep
Dominant language
Apex
Stars
110
Forks
15
Avg merge
1m
Merged PRs (30d)
7

Description

Summary

The map implementation should adhere to the limitations of a Apex defined type.

Suggested Solution

No response

Alternative Solutions

No response

Checklist
  • force-app/main/default/classes/LinkedMap.cls ✅ Commit 5364b7f
  • force-app/main/default/classes/LinkedMapTests.cls ✅ Commit cddce6e

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 with force-app/main/default/classes/LinkedMap.cls and force-app/main/default/classes/LinkedMapTests.cls, then review the linked commits 5364b7f and cddce6e. The issue is done when the Apex linked-map implementation and its tests are present and cover the requested behavior.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.