◐ Shell
clean mode source ↗

Comparing vil02:master...TheAlgorithms:master · vil02/JavaScript

Commits on Jun 18, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. [Compressor] RLE Compressor implementation (TheAlgorithms#1671)

    * [Solution] Project euler challenge 19 with tests
    
    * update leap year function
    
    * Remove unnecessary, confusingly placed comments
    
    * [COMPRESSOR] RLE
    
    * [COMPRESSOR] RLE style fixed
    
    ---------
    
    Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. docs: fixed misleading comment about the array method (forEach instea…

    …d of reduce) used in AverageMean.js (TheAlgorithms#1727)
    
    * docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js
    
    * fix: optimized AverageMean.js by removing redundant comments and unnecessary operations.
    
    * Update Maths/AverageMean.js
    
    Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Hridyanshu7 <himank7794@gmail.com>
    Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>

    3 people authored

    Oct 16, 2024
    Configuration menu

    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Add tests for Project euler problem 14 solution (TheAlgorithms#1713)

    * 📦 NEW: Added solution for ProjectEuler-007
    
    * 🐛 FIX: Spelling mistake fixes
    
    * 👌 IMPROVE: changed variable name from `inc` to `candidateValue` and thrown error in case of invalid input
    
    * 👌 IMPROVE: Modified the code
    
    * 👌 IMPROVE: Added test case for ProjectEuler Problem001
    
    * 👌 IMPROVE: Added test cases for Project Euler Problem 4
    
    * 👌 IMPROVE: auto prettier fixes
    
    * 📦 NEW: Testcases for Project Euler Problem 14
    
    * Updated Documentation in README.md
    
    * 👌 IMPROVE: code improvements
    
    ---------
    
    Co-authored-by: Omkarnath Parida <omkarnath.parida@yocket.in>
    Co-authored-by: pomkarnath98 <pomkarnath98@users.noreply.github.com>

    3 people authored

    Nov 16, 2024
    Configuration menu

    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. test: added for Linear Search Algorithm (TheAlgorithms#1753)

    * test: added for Linear Search Algorithm
    
    * Update Search/LinearSearch.js
    
    Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Hridyanshu7 <himank7794@gmail.com>
    Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>

    3 people authored

    Dec 20, 2024
    Configuration menu

    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Mar 7, 2026

  1. Configuration menu

    Browse the repository at this point in the history