interview-star-questions

Command Line Program that allows you to add, edit, and delete interview questions and add related answers, notes and tips.


License
MIT
Install
pip install interview-star-questions==1.6.0

Documentation

Interview Questions Practice

This program stores and displays interview questions and corresponding answers, notes, and tips.

Description • Features • Future Features • File Descriptions • How To Use • Requirements • Credits • License

Description

This is a flash card interface, used for interview questions currently.

Features

  • Command line interface to display random practice questions
  • Optionally add answers, notes, and tips
  • Keeps track of what questions you have answered

Future Features

  • Move program to webpage using flask for better interface
  • Add function to include job descriptions

How To Use

pip install interview-star-questions

interview

Requirements

No special requirements!

Credits

navdeep-G setup.py

License

MIT