Skip to content

Repository files navigation

🧠 InterviewQs Daily Challenge Solutions

Welcome to my InterviewQs challenges data science repository! This repository is created to help you solving problems in InterviewQs' daily challenges, in a well-structured and organized project setup.

🌟 Project Overview

This project focuses on tackling InterviewQs' daily coding challenges. We'll be working with various datasets related to these challenges and aiming to develop solutions that effectively address the problems presented.

🔧 Requirements

To use this project, make sure you have the following installed:

  • Python: 2.7 or 3.5+
  • Libraries: Pandas, Numpy, itertools

📁 Directory Structure

Information about project folder structure:

📦 project_name

  • LICENSE
  • Makefile - Makefile with commands like make data or make train
  • README.md - The top-level README for developers using this project.
  • data
    • external - Data from third party sources.
    • interim - Intermediate data that has been transformed.
    • processed - The final, canonical data sets for modeling.
    • raw - The original, immutable data dump.
  • docs - A default Sphinx project; see sphinx-doc.org for details.
  • models - Trained and serialized models, model predictions, or model summaries.
  • notebooks - Jupyter notebooks. Naming convention is a number (for ordering), the creator's initials, and a short - delimited description, e.g. 1.0-jqp-initial-data-exploration.
  • references - Data dictionaries, manuals, and all other explanatory materials.
  • reports - Generated analysis as HTML, PDF, LaTeX, etc.
    • figures - Generated graphics and figures to be used in reporting.
  • requirements.txt - The requirements file for reproducing the analysis environment, e.g. generated with pip freeze > requirements.txt.
  • setup.py - Makes project pip installable (pip install -e .) so src can be imported.
  • src - Source code for use in this project.
  • tox.ini - tox file with settings for running tox; see tox.readthedocs.io.

🛠️ Installing Development Requirements

To install the development requirements, run:

pip install -r requirements.txt

✅ Running the Tests

To run the tests, use:

py.test tests

Happy coding! 🎉 If you have any questions, feel free to reach out to gkhnelbstn.

Feel free to adjust the content as needed and enjoy your data science projects!

About

Python solutions for InterviewQs' competitions.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages