Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/droffilc1/alx-interview

Interview Prep Questions
https://github.com/droffilc1/alx-interview

algorithm python

Last synced: about 2 months ago
JSON representation

Interview Prep Questions

Awesome Lists containing this project

README

        

# ALX Software Engineering Interview Prep Questions

## Description
This repository contains programs written for ALX interview prep.

## Structure

- [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)
- [0x05. N Queens](./0x05-nqueens)
- [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)