This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
TheAlgorithms-PHP
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-PHP
mirror of
https://github.com/TheAlgorithms/PHP.git
synced
2025-01-17 15:18:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-PHP
/
DIRECTORY.md
lakhan_nad
9aba4cae9f
Added Lower and Upper Bound Functions
2020-10-24 00:19:36 +05:30
2.4 KiB
Raw
Blame
History
Directory
Ciphers
Caesar Cipher
Xor Cipher
Maths
Absolute Max
Absolute Min
Check Prime
Factorial
Perfect Square
Searching
Binary Search
Linear Search
Lower Bound
Upper Bound
Sorting
Bubble Sort
Insertion Sort
Merge Sort
Radix Sort
Selection Sort
String
Check Anagram
Check Palindrome
Reverse String
Reverse Words
Max Characters
Count Vowels
Number System Conversions
BinaryToDecimal
OctalToDecimal
HexadecimalToDecimal