Skip to content

princerafid01/JavaScript-algorithms

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

43 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ JavaScript Algorithms

GitHub contributors Built With Love

A minimal approach to make a list of awesome algorithms solved in saveral ways with JavaScript πŸš€

Development Mode:

It is quite simple to test any of the Algorithm.

πŸŽ‰ Clone the repo & Start Hacking 😎

πŸš€ Example: node basic-algorithms/palindrome-checker.js

βœ… How to Contribute

First: if you feel insecure about how to start contributing, Don't worry - You can also just go ahead with your contribution and other contriubutors give you feedback. We appreciate any contributions, and we don't want a wall of rules to stand in the way of that.

Remember, no contribution is too small, and everyone was a rookie at some point in time. From documentation updates to bug fixes or small feature improvements, every pull request has value and helps make the world a better place.

However, first read our Contribution Guide and start Hacking πŸš€

πŸ“ Awesome Algortihms

# Lavel Algorithm Name
01 Basic Fibonacci
02 Basic Celsius to Fahrenheit
03 Basic Reverse a string
04 Basic Factorize a number
05 Basic Find Vowel
06 Basic Palindrome checker
07 Basic Longest word finder
08 Basic Mutation
09 Intermediate Sum all numbers in a range
10 Intermediate Diff two array
11 Intermediate Seek and Destroy
12 Intermediate Spinal Top Case
13 Intermediate Search and Replace
14 Advanced Find the Symmetric Difference
15 Advanced Bubble Sort
16 Advanced Selection Sort
17 Advanced Insertion Sort

License

MIT

About

Awesome JavaScript Algorithms <3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%