TheAlgorithms / JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
https://the-algorithms.com/language/javascript
GNU General Public License v3.0
32.19k stars 5.52k forks source link

adding JSDOCS for the following files BoyerMoore checkRearrangedPalin… #1650

Closed mohmmadAyesh closed 6 months ago

mohmmadAyesh commented 6 months ago

…drome CheckPalindrome

Open in Gitpod know more

Describe your change:

Checklist:

mohmmadAyesh commented 6 months ago

I ll try to combine batch all PRS into one after I fix and do your suggested changes and feedback I was thought It was good to seperate for every folder, Ill combine them later thanks for feedback

mohmmadAyesh commented 6 months ago

this is branch is merged to PR-fix-docs