Skip to content

Solve loops and arrays - #675

Open
M-Kcodes wants to merge 380 commits into
TheOdinProject:solutionsfrom
M-Kcodes:main
Open

Solve loops and arrays#675
M-Kcodes wants to merge 380 commits into
TheOdinProject:solutionsfrom
M-Kcodes:main

Conversation

@M-Kcodes

Copy link
Copy Markdown

No description provided.

wise-king-sullyman and others added 30 commits September 24, 2023 11:34
…npm_and_yarn/generator-exercise/semver-and-nsp-5.7.2

Bump semver and nsp in /generator-exercise
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Alex Younger <61510135+fortypercenttitanium@users.noreply.github.com>
Co-authored-by: Alex Younger <61510135+fortypercenttitanium@users.noreply.github.com>
10_fibonacci: Add alternative solution in fibonacci-solution.js
10_fibonacci: handling of string zero & update of tests
Same change made in parallel with the css-exercises repo to unify
wording.
I think it should be 'randomly' instead of 'randomaly' on line31.
02_repeatString/solution/repeatString-solution.spec.js: Fix typo
…readme-wording-on-provided-solution

Repo README: Improve wording regarding TOP provided solution
fix ambiguity in test description , old was 'finds the person with the
greatest age if someone is still living.'
remove redundant test that checks for 'finds the person with the
greatest age if the OLDEST is still living' since both this and the
above test for ability to check if there is no death year field.
…npm_and_yarn/babel/traverse-7.23.2

Bump @babel/traverse from 7.22.11 to 7.23.2
04_removeFromArrray: missing test case
…t-case

corrected typo in the test case for 02_repeatString
12_findTheOldest fix ambiguity and remove redundant test description
mao-sz and others added 30 commits February 28, 2026 17:04
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
airbnb-base and plugin-import weren't even being used, and we don't
really need them for this repo's scope anyway, so they were removed
jest-cli package is an internal one - no need as a top-level dep
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.

Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-version: 4.7.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Consistent spacing, capitalisation and indentation.
Prevents issues with some markdown parsers being stricter on the need
for surrounding blank lines etc.
Co-authored-by: mao-sz <122839503+mao-sz@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.