LovetheFrogs / LovetheFrogs/arrayOrderingWebpage

[FEAT]: Cambiar el color de los elementos del array v

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Cuando los valores a los que indícan `i` y `j` son los mismos, utilizar un color distinto que muestre que tanto `i` como `j` indican al mismo valor.

Camniar el color a mitad de uno y mitad de otro.

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

Locate the code that renders array elements and indicates the i and j positions. Reproduce a case where i and j refer to the same value, then implement and verify a two-color visual treatment showing both indicators on that element.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.