# InterviewTest **Repository Path**: simon_code/interview-test ## Basic Information - **Project Name**: InterviewTest - **Description**: Interview Test - Spark - **Primary Language**: Python - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-21 - **Last Updated**: 2022-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Interview Test _Author: Jinyuan He_ ### Install requirements ``pip install -r requirements.txt`` ### Unittest ``python -m pytest tests``