Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

hkevin01/python-interview

Open more actions menu

Repository files navigation

Python Interview Assistant

Build Status Test Status License: MIT

Overview

A PyQt-based GUI application featuring common Python interview questions and answers, from beginner to advanced (including PyTorch and scikit-learn). It also teaches project structure and best practices for Python, Java, and C++.

Features

  • Browse questions by difficulty (Beginner, Intermediate, Advanced)
  • Reveal answers and explanations
  • Search and filter questions
  • Example code snippets
  • Add new questions via script or editing JSON

Installation

# Clone the repository
$ git clone https://github.com/kevin/python-interview.git
$ cd python-interview

# Create and activate a virtual environment
$ python3 -m venv venv
$ source venv/bin/activate

# Install dependencies
$ pip install -r requirements.txt

Usage

$ python src/main.py

See docs/USAGE.md for more details.

Contribution

See docs/CODING_STANDARDS.md and docs/WORKFLOW.md.

License

MIT

About

A PyQt-based GUI application featuring common Python interview questions and answers, from beginner to advanced (including PyTorch and scikit-learn). It also teaches project structure and best practices for Python, Java, and C++.

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.