https://github.com/devcheckog/longest-increasing-path-matrix
Complicated problem in leetcode, categorized as hard.
https://github.com/devcheckog/longest-increasing-path-matrix
c
Last synced: 4 months ago
JSON representation
Complicated problem in leetcode, categorized as hard.
- Host: GitHub
- URL: https://github.com/devcheckog/longest-increasing-path-matrix
- Owner: DevCheckOG
- License: gpl-3.0
- Created: 2025-08-12T14:49:07.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-08-12T14:50:17.000Z (6 months ago)
- Last Synced: 2025-08-12T16:33:49.980Z (6 months ago)
- Topics: c
- Language: C
- Homepage: https://github.com/DevCheckOG
- Size: 16.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# longest-increasing-path-matrix
Complicated problem in leetcode, categorized as hard.
### References
https://leetcode.com/problems/longest-increasing-path-in-a-matrix