https://github.com/mah-shamim/leet-code-in-php
Php-based LeetCode algorithm problem solutions, regularly updated.
https://github.com/mah-shamim/leet-code-in-php
algorithms array binary-search binary-tree bit-manipulation breadth-first-search database depth-first-search dynamic-programming greedy hacktoberfest hacktoberfest-accepted hash-table heap-priority-queue math matrix sorting string tree two-pointers
Last synced: about 2 months ago
JSON representation
Php-based LeetCode algorithm problem solutions, regularly updated.
- Host: GitHub
- URL: https://github.com/mah-shamim/leet-code-in-php
- Owner: mah-shamim
- License: gpl-3.0
- Created: 2024-04-07T21:00:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-09T17:20:51.000Z (about 2 months ago)
- Last Synced: 2025-03-09T17:29:50.501Z (about 2 months ago)
- Topics: algorithms, array, binary-search, binary-tree, bit-manipulation, breadth-first-search, database, depth-first-search, dynamic-programming, greedy, hacktoberfest, hacktoberfest-accepted, hash-table, heap-priority-queue, math, matrix, sorting, string, tree, two-pointers
- Language: PHP
- Homepage:
- Size: 10.5 MB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# leet-code-in-php
Php-based LeetCode algorithm problem solutions, regularly updated.