Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 802 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 802 Bytes

Train Interview Questions

Get ready for a software interview with a curated list of questions accompanied by examples and explanations. You are also able to store your answers and listen to the question being read by a text to speech software.

Screenshot of the project

This project was built using Flask and Python. Tested on macOS Monterey 12.2.

How to install

You will need Python 3 to work with this repository. With pip, use:

python3 -m pip install -r requirements.txt

How to run

In your terminal, simply run the main script

python3 main.py

Then, access the link provided in your terminal.

Credits

Some of the examples and explanations were taken from different sources. Those include: indeed.com ...

License

MIT License.