Skip to content

Fetching last changes #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 179 commits into from
May 18, 2020
Merged

Fetching last changes #1

merged 179 commits into from
May 18, 2020

Conversation

BurhanH
Copy link
Owner

@BurhanH BurhanH commented May 18, 2020

No description provided.

AlexDvorak and others added 30 commits October 20, 2018 15:35
modified used the suitable identifier for the variables
1. modified the identifiers and used the suitable identifiers for the variables
2. leave the loop when a key is match and found to increase the speed of searching in this stage of development
3. return the key number if founded, return 0 if found nothing
a sub-function is used to assist the keyfinder to find the key
Finally, there are several changes in the function keyFinder(str) that make it works well
Add some key words to the wordbank to increase the chance of the matching.
* Added SHA-1 and SHA-256 hashing algorithms

* Fixed typos in comments

* Removed redundant unsigned integer casting
Add Jump Search Algorithm
Added Semicolon to Avoid Auto Semicolon Insertion
I modified the whitespace in the files and changed single quotes to double quotes.

I also changed some `==` and `!=` operators to `===` and `!==` to comply with JSLint.
- Created find_lcm.js
- Created maths folder
This program calculates and displays the factorial for a user-input number.
This script calculates absolute value.
Improved JSLint Compliance and Created Math Algorithms
github-actions and others added 25 commits May 12, 2020 09:31
run: node .github/workflows/UpdateDirectory.js
As discussed at #164 (comment)

Also related to add doctests as discussed in #142
BogoSort.js: Simplify Array.isSorted() and add doctests
* Add Graph BFS algorithm

* updating DIRECTORY.md

* Fix failing tests

* updating DIRECTORY.md

* Fix further failing tests

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
* Re-orgainze files and folders in the repository

* updating DIRECTORY.md

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
@BurhanH BurhanH merged commit ccd8e8b into BurhanH:master May 18, 2020
BurhanH pushed a commit that referenced this pull request Feb 26, 2024
BurhanH pushed a commit that referenced this pull request Feb 26, 2024
Updating the Forked Repository
BurhanH pushed a commit that referenced this pull request Feb 26, 2024
BurhanH pushed a commit that referenced this pull request Feb 26, 2024
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.