FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
uuk020/php-algorithm-code: CodeWar网站编程题目 · GitHub
uuk020
/
php-algorithm-code
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
20 Commits
20 Commits
Folders and files
Name
Name
Last commit message
Last commit date
alphabet_position
alphabet_position
cube_odd
cube_odd
find
find
find_uniq
find_uniq
format_duration
format_duration
listSquared
listSquared
longestConsec
longestConsec
nbDig
nbDig
pascals_triangle
pascals_triangle
series_sum
series_sum
single_linked_list
single_linked_list
solution
solution
thirt
thirt
LICENSE
LICENSE
README.md
README.md
Repository files navigation
README
MIT license
PHP编程题目
🌈 加强自己对PHP理解和编程能力. 欢迎提出好的思路, 相互交流.
编程题目
alphabet_positon:用字母表数字替换字符串的字母
cube_add:循环数组中奇数幂运算
find:在奇数数组中找出偶数或者在偶数数组中找出奇数
format_duration:转换时间格式
longestConsec:返回数组中由k个连续字符串组成的第一个最长字符串。
nbDig:循环某个范围的数,算出每个数的平方,根据第二个参数中数字,看该数字在得出结果出现几
pascals_triangle:以数组形式输出杨辉三角
series_sum:规律计算题
thirt:13的可分性规则
listSquared:找出一个数是它所有整除的数的平方之和的结果,此结果能够开平方.
Find the unique number: 找数组不同的值.
About
CodeWar网站编程题目
www.codewars.com
Topics
algorithms
php
php-learning
Resources
Readme
MIT license
Activity
Stars
5
stars
Watchers
1
watching
Forks
1
fork
Report repository
Releases
Packages
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL