Skip to content

RodrigoVillar/AlphaMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaMac

Superset of ZetaMac. In addition to testing you on basic arithmetic operations (+, -, *, /), AlphaMac can also test you on real numbers (i.e. numbers with decimals) operations and provides further customizability via the .env file

Installation


  • Written in Python 3.9.13

  • Create a virtual environment

  • Run pip install -r requirements.txt to install dependencies

  • To start, run python main.py

Citations


https://www.geeksforgeeks.org/python-different-ways-to-kill-a-thread/ was utilized in implementing the timer for AlphaMac

About

Arithmetic practice for quant interviews/OAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages