An open API service indexing awesome lists of open source software.

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

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/)|