https://github.com/itsfoss0/alx-interview
Technical Interview prep projects at ALX Africa during the Backend Specializations
https://github.com/itsfoss0/alx-interview
alx alx-interview holbertonschool interview-preparation interview-questions
Last synced: 7 months ago
JSON representation
Technical Interview prep projects at ALX Africa during the Backend Specializations
- Host: GitHub
- URL: https://github.com/itsfoss0/alx-interview
- Owner: Itsfoss0
- Created: 2023-06-28T18:01:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T15:06:01.000Z (about 2 years ago)
- Last Synced: 2025-02-18T01:32:05.713Z (10 months ago)
- Topics: alx, alx-interview, holbertonschool, interview-preparation, interview-questions
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


## ALX Technical Intervew Prep projects
This repo contains mock technical interview questions and sessions during my Specialization at [ALX](https://www.alxafrica.com)
## Interview Rounds
[Round - 1](./0x00-pascal_triangle): Pascal Triangle
[Round - 2](./0x01-lockboxes): Lockboxes
[Round - 3](./0x03-log_parsing): Log parsing
[Round - 4](./0x04-utf8_validation): UTF-8 Validation
[Round - 5](./0x05-nqueens): N-Queens
[Round - 6](./0x06-starwars_api): Starwars API
[Round - 7 ](./0x07-rotate_2d_matrix): Rotate a 2D matrix
[Round - 8](./0x08-making_change): Making Change
[Round - 9 ](./0x09-island_perimeter): Island Perimeter
[Round - 10](0x0A-primegame): Prime Game