https://github.com/ngugimuchangi/alx-interview
https://github.com/ngugimuchangi/alx-interview
2d-matrix dynamic-programming lockboxes n-queens-problem pascal-triangle-generator rest-api
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngugimuchangi/alx-interview
- Owner: ngugimuchangi
- Created: 2023-03-06T01:40:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T02:30:36.000Z (over 1 year ago)
- Last Synced: 2025-01-06T07:49:38.178Z (4 months ago)
- Topics: 2d-matrix, dynamic-programming, lockboxes, n-queens-problem, pascal-triangle-generator, rest-api
- Language: Python
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALX Coding Interview Challenges
## About
- Coding interview questions## Projects
- #### [0x00. Pascal's Triangle](0x00-pascal_triangle)
- #### [0x01. Lockboxes](0x01-lockboxes)
- #### [0x02. Minimum Operations](0x02-minimum_operations)
- #### [0x03. Log Parsing](0x03-log_parsing)
- #### [0x04. UTF-8 Validation](0x04-utf8_validation)
- #### [0x06. Star Wars API](0x06-starwars_api)
- #### [0x07. Rotate 2D Matrix](0x07-rotate_2d_matrix)
- #### [0x08. Making Change](0x08-making_change)
- #### [0x09. Island Perimeter](0x09-island_perimeter)
- #### [0x0A. Prime Game](0x0A-primegame)