https://github.com/ma-abahmane/alx-interview
ALx Interview Prep
https://github.com/ma-abahmane/alx-interview
alx alx-africa alx-challenge alx-curriculum alx-interview alx-intranet lockboxes logparsing minimum-operations nqueens pascal-triangle starwarsapi utf8-validator
Last synced: 28 days ago
JSON representation
ALx Interview Prep
- Host: GitHub
- URL: https://github.com/ma-abahmane/alx-interview
- Owner: MA-Abahmane
- Created: 2023-11-28T08:50:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T16:20:28.000Z (over 2 years ago)
- Last Synced: 2024-02-17T02:30:54.919Z (over 2 years ago)
- Topics: alx, alx-africa, alx-challenge, alx-curriculum, alx-interview, alx-intranet, lockboxes, logparsing, minimum-operations, nqueens, pascal-triangle, starwarsapi, utf8-validator
- Language: Python
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alx-interview
## ALx Interview Prep
#### Never stop learning! This repository is a treasure trove of challenges designed to sharpen your problem-solving skills. Explore a diverse range of topics, including data structures, arrays, linked lists, and much more. Dive into these engaging challenges to stay abreast of the latest developments and continuously enhance your proficiency.
### Missions inside this repo:
| Project Directory| Summary |
| ------------------------------------|----|
| [0x00-pascal_triangle](https://github.com/MA-Abahmane/alx-interview/tree/main/0x00-pascal_triangle)| Sorted linked list challenge |
| [0x01-lockboxes](https://github.com/MA-Abahmane/alx-interview/tree/main/0x01-lockboxes)| Lockboxes challenge |
| [0x02-minimum_operations](https://github.com/MA-Abahmane/alx-interview/tree/main/0x02-minimum_operations)| Minimum operations challenge |
| [0x03-log_parsing](https://github.com/MA-Abahmane/alx-interview/tree/main/0x03-log_parsing)| Log parsing |
| [0x04-utf8_validation](https://github.com/MA-Abahmane/alx-interview/tree/main/0x04-utf8_validation)| UTF-8 Validation |
| [0x05-nqueens](https://github.com/MA-Abahmane/alx-interview/tree/main/0x05-nqueens)| N queens |
| [0x08-making_change](https://github.com/MA-Abahmane/alx-interview/tree/main/0x08-making_change)| Making Change |
| [0x09-island_perimeter](https://github.com/MA-Abahmane/alx-interview/tree/main/0x09-island_perimeter)| Island Perimeter |
### Tool & Library Used
| Tool/Library|
| ------------------------------------|
| [Python](https://www.python.org/)|
| [Git](https://git-scm.com/)|
| [Bash](https://www.gnu.org/software/bash/)|