Skip to content

Flask application for training software interview questions

Notifications You must be signed in to change notification settings

paulomarcos/interviewquestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Flask application for training software interview questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published