MANIFEST.in
README.md
requirements.txt
setup.py
aptisolve/__init__.py
aptisolve/__main__.py
aptisolve/cli.py
aptisolve/main.py
aptisolve.egg-info/PKG-INFO
aptisolve.egg-info/SOURCES.txt
aptisolve.egg-info/dependency_links.txt
aptisolve.egg-info/entry_points.txt
aptisolve.egg-info/requires.txt
aptisolve.egg-info/top_level.txt
data/reading_comprehension_questions.json
data_interpretation/__init__.py
data_interpretation/charts.py
data_interpretation/graphs.py
data_interpretation/tables.py
data_interpretation/__pycache__/__init__.cpython-312.pyc
data_interpretation/__pycache__/charts.cpython-312.pyc
data_interpretation/__pycache__/graphs.cpython-312.pyc
data_interpretation/__pycache__/tables.cpython-312.pyc
logical_reasoning/__init__.py
logical_reasoning/analogy.py
logical_reasoning/blood_relations.py
logical_reasoning/coding_decoding.py
logical_reasoning/direction_sense.py
logical_reasoning/number_series.py
logical_reasoning/puzzles.py
logical_reasoning/statement_conclusion.py
logical_reasoning/syllogisms.py
logical_reasoning/__pycache__/__init__.cpython-312.pyc
logical_reasoning/__pycache__/analogy.cpython-312.pyc
logical_reasoning/__pycache__/blood_relations.cpython-312.pyc
logical_reasoning/__pycache__/coding_decoding.cpython-312.pyc
logical_reasoning/__pycache__/direction_sense.cpython-312.pyc
logical_reasoning/__pycache__/number_series.cpython-312.pyc
logical_reasoning/__pycache__/puzzles.cpython-312.pyc
logical_reasoning/__pycache__/statement_conclusion.cpython-312.pyc
logical_reasoning/__pycache__/syllogisms.cpython-312.pyc
numerical_aptitude/__init__.py
numerical_aptitude/algebra.py
numerical_aptitude/averages.py
numerical_aptitude/compound_interest.py
numerical_aptitude/mixtures_alligations.py
numerical_aptitude/number_systems.py
numerical_aptitude/percentages.py
numerical_aptitude/permutations_combinations.py
numerical_aptitude/probability.py
numerical_aptitude/profit_loss.py
numerical_aptitude/ratios_proportions.py
numerical_aptitude/simple_interest.py
numerical_aptitude/time_speed_distance.py
numerical_aptitude/time_work.py
numerical_aptitude/__pycache__/__init__.cpython-312.pyc
numerical_aptitude/__pycache__/algebra.cpython-312.pyc
numerical_aptitude/__pycache__/averages.cpython-312.pyc
numerical_aptitude/__pycache__/compound_interest.cpython-312.pyc
numerical_aptitude/__pycache__/mixtures_alligations.cpython-312.pyc
numerical_aptitude/__pycache__/number_system.cpython-312.pyc
numerical_aptitude/__pycache__/number_systems.cpython-312.pyc
numerical_aptitude/__pycache__/percentages.cpython-312.pyc
numerical_aptitude/__pycache__/permutations_combinations.cpython-312.pyc
numerical_aptitude/__pycache__/probability.cpython-312.pyc
numerical_aptitude/__pycache__/profit_loss.cpython-312.pyc
numerical_aptitude/__pycache__/ratios_proportions.cpython-312.pyc
numerical_aptitude/__pycache__/simple_interest.cpython-312.pyc
numerical_aptitude/__pycache__/time_speed_distance.cpython-312.pyc
numerical_aptitude/__pycache__/time_work.cpython-312.pyc
tests/test_averages.py
tests/test_compound_interest.py
tests/test_data_interpretation.py
tests/test_grammar_vocabulary.py
tests/test_init.py
tests/test_integration.py
tests/test_logical_reasoning.py
tests/test_mixtures_alligations.py
tests/test_number_systems.py
tests/test_numerical_aptitude.py
tests/test_para_jumbles.py
tests/test_percentages.py
tests/test_profit_loss.py
tests/test_ratios_proportions.py
tests/test_sentence_completion.py
tests/test_simple_interest.py
tests/test_time_speed_distance.py
tests/test_time_work.py
verbalapt/__init__.py
verbalapt/grammar_vocabulary.py
verbalapt/one_word_substitution.py
verbalapt/para_jumbles.py
verbalapt/reading_comprehension.py
verbalapt/sentence_completion.py
verbalapt/utils.py
verbalapt/__pycache__/__init__.cpython-312.pyc
verbalapt/__pycache__/grammar_vocabulary.cpython-312.pyc
verbalapt/__pycache__/one_word_substitution.cpython-312.pyc
verbalapt/__pycache__/para_jumbles.cpython-312.pyc
verbalapt/__pycache__/reading_comprehension.cpython-312.pyc
verbalapt/__pycache__/sentence_completion.cpython-312.pyc
verbalapt/__pycache__/utils.cpython-312.pyc
verbalapt/data/antonyms.json
verbalapt/data/grammar_questions.json
verbalapt/data/para_jumbles.json
verbalapt/data/sentence_completion.json
verbalapt/data/synonyms.json