This folder contains structured, topic-wise aptitude and reasoning material. Each topic is organized into:
- One primary Markdown file (.md) containing theory, examples, and questions
- An images/ directory containing referenced figures, diagrams, or question snapshots
Images are sequentially numbered and referenced inside the corresponding Markdown file. To keep the structure readable, individual image files are summarized by range.
Most optimal way toread it is on github itself.
│
├── 01. Essentials/
│ ├── 01. Essentials.md
│ ├── images/ (no images or minimal)
│
├── 02. Ratio and Proportion/
│ ├── 07. Ratio and Proportion.md
│ ├── images/ (1.png → 20.png)
│
├── 03. Allegation and Mixtures/
│ ├── 08. Allegation and Mixtures.md
│ ├── images/ (1.png → 10.png)
│
├── 04. Number System/
│ ├── 09. Number System.md
│ ├── images/ (1.png → 10.png)
│
├── 05. HCF and LCM/
│ ├── 10. HCF and LCM.md
│ ├── images/ (1.png → 30.png)
│
├── 06. Averages/
│ ├── 11. Averages.md
│ ├── images/ (1.png → 15.png)
│
├── 07. Work and Time/
│ ├── 12. Work and Time.md
│ ├── images/ (1.png → 10.png)
│
├── 08. Advice and Expectations/
│ ├── 02. Advice and Expectations.md
│ ├── images/ (no images or minimal)
│
├── 09. Percentage/
│ ├── 03. Percentage.md
│ ├── images/ (1.png → 20.png)
│
├── 10. Profit and Loss/
│ ├── 04. Profit and Loss.md
│ ├── images/ (1.png → 15.png)
│
├── 11. Simple Interest/
│ ├── 05. Simple Interest.md
│ ├── images/ (1.png → 10.png)
│
├── 12. Compound Interest/
│ ├── 06. Compound Interest.md
│ ├── images/ (1.png → 10.png)
│
├── 13. Pipes and Cisterns/
│ ├── 13. Pipes and Cisterns.md
│ ├── images/ (1.png → 5.png)
│
├── 14. Speed Distance and Time/
│ ├── 14. Speed Distance and Time.md
│ ├── images/ (1.png → 10.png)
│
├── 15. Problems on Train/
│ ├── 15. Problems on train.md
│ ├── images/ (1.png → 10.png)
│
├── 16. Boats and Streams/
│ ├── 16. Boats and Streams.md
│ ├── images/ (1.png → 10.png)
│
├── 17. Permutations and Combination/
│ ├── 17. Permutations and Combination.md
│ ├── images/ (1.png → 10.png)
│
├── 18. Probability/
│ ├── 18. Probability.md
│ ├── images/ (1.png → 10.png)
│
├── 19. Arithmetic Progression/
│ ├── 19. Arithmetic Progression.md
│ ├── images/ (1.png → 10.png)
│
├── 20. Geometric Progression/
│ ├── 20. Geometric Progression.md
│ ├── images/ (1.png → 5.png)
│
├── 21. Calendar/
│ ├── 21. Calendar.md
│ ├── images/ (1.png → 10.png)
│
├── 22. Clocks/
│ ├── 22. Clocks.md
│ ├── images/ (1.png → 10.png)
│
├── 23. Direction Sense/
│ ├── 23. Direction Sense.md
│ ├── images/ (1.png → 15.png)
│
├── 24. Blood Relation/
│ ├── 24. Blood Relation.md
│ ├── images/ (1.png → 10.png)
│
├── 25. Syllogism/
│ ├── 25. Syllogism.md
│ ├── images/ (1.png → 10.png)
│
├── 26. Arrangements/
│ ├── 26. Arrangements.md
│ ├── images/ (1.png → 19.png)
│
├── 27. Series/
│ ├── 27. Series.md
│ ├── images/ (1.png → 12.png)
│
├── 28. Introduction to Verbal Reasoning/
│ ├── 28. Introduction to Verbal Reasoning.md
│ ├── images/ (no images or minimal)
│
├── 29. Sentence Ordering/
│ ├── 29. Sentence Ordering.md
│ ├── images/ (1.png → 15.png)
│
├── 30. Error Identification/
│ ├── 30. Error Identification.md
│ ├── images/ (1.png → 15.png)
│
├── 31. Sentence Improvement/
│ ├── 31. Sentence Improvement.md
│ ├── images/ (1.png → 11.png)
│
├── 32. Question Set 1/
│ ├── 32. Question Set1.md
│ ├── images/ (1.png → 15.png)
│
├── 33. Question Set 2/
│ ├── 33. Question set 2.md
│ ├── images/ (1.png → 15.png)
│
├── 34. Question Set 3/
│ ├── 34. Question set 3.md
│ ├── images/ (1.png → 15.png)
│
├── 35. Question Set 4/
│ ├── 35. Question set 4.md
│ ├── images/ (1.png → 15.png)
│
├── 36. Question Set 5/
│ ├── 36. Question set 5.md
│ ├── images/ (1.png → 14.png)
│
└── README.md # Repository overview