GATE Exam Syllabus: Complete Guide for GATE DA 2027
According to data from the Indian Express, the introduction of the Data Science and AI (DA) paper saw over 50,000 registrations in its very first year. This surge reflects the growing demand for specialized roles in the technology sector across India.

Key Takeaways from This Guide
- The GATE DA 2027 syllabus has 65 questions worth 100 marks: General Aptitude (15 marks) + Core Subjects (85 marks).
- Programming & DSA is the highest-weighted core subject at 21 marks (13 questions).
- Mathematics (Probability + Linear Algebra + Calculus) combined accounts for 34 marks (~40% of core).
- Python is the only programming language tested in GATE DA.
- ML and AI together carry 22 marks — important but not the majority of marks.
GATE DA 2027 Syllabus at a Glance
Based on GATE DA 2025 paper analysis (source: previous year trends).
| Section | Topics | Questions | Marks | Weightage |
|---|---|---|---|---|
| General Aptitude | Verbal, Quantitative, Analytical, Spatial Reasoning | 10 | 15 | 15% |
| Probability & Statistics | Distributions, Bayes’ Theorem, Hypothesis Testing, Estimation | 10 | 16 | 16% |
| Programming & DSA | Python, Data Structures, Algorithms, Complexity | 13 | 21 | 21% |
| Machine Learning | Supervised, Unsupervised, Neural Networks, Evaluation | 8 | 11 | 11% |
| Artificial Intelligence | Search, Logic, Reasoning, Probabilistic Models | 7 | 11 | 11% |
| Linear Algebra | Matrices, Eigenvalues, SVD, Vector Spaces | 6 | 10 | 10% |
| Calculus & Optimization | Derivatives, Integrals, Maxima/Minima, Taylor Series | 5 | 8 | 8% |
| DBMS & Warehousing | ER Models, SQL, Relational Algebra, Normalization | 6 | 8 | 8% |
| Total | 65 | 100 | 100% |
Key insight: Mathematics (Probability + Linear Algebra + Calculus) combined accounts for 34 marks (~40% of core section). Programming & DSA is the single highest-weighted core subject at 21 marks.
GATE Exam Syllabus Overview for 2027
The GATE exam syllabus 2027 covers 30 different papers, each testing undergraduate knowledge in specific engineering and science disciplines. Every paper includes a mandatory General Aptitude section worth 15% of the total marks. The remaining 85% focuses on technical subjects and Engineering Mathematics relevant to the chosen discipline.
Official notifications from IIT Guwahati confirm that the syllabus remains rigorous and standardized. The exam structure tests three specific abilities:
- Recall of factual knowledge.
- Comprehension of fundamental principles.
- Application of concepts to solve complex problems.
The syllabus is updated periodically to reflect industry changes. For example, the recent addition of the Data Science and Artificial Intelligence (DA) paper addresses the global shift toward data-driven technologies.

General Aptitude Syllabus for All Papers
The General Aptitude (GA) section is a common requirement for every GATE candidate, regardless of their chosen primary paper. It carries 15 marks and tests basic linguistic and analytical skills. This section acts as a scoring booster for students who prepare systematically for verbal and numerical reasoning.
The GA syllabus is divided into four main sub-sections:
- Verbal Aptitude: Focuses on English grammar, vocabulary, and reading comprehension.
- Quantitative Aptitude: Includes data interpretation, mensuration, and basic arithmetic.
- Analytical Aptitude: Tests logic, induction, and deduction capabilities.
- Spatial Aptitude: Covers transformation of shapes, paper folding, and 2D/3D visualization.
Because GA is common to all papers, it is often the first area students master. Consistent practice with previous year questions helps in securing the full 15 marks.
Core Data Science and AI (DA) Syllabus
The GATE DA syllabus focuses on the mathematical and computational foundations of modern AI. Key areas include Probability, Statistics, Linear Algebra, and Calculus. Additionally, students must master Programming, Data Structures, Databases, and Machine Learning algorithms like decision trees and neural networks to succeed in this competitive paper.
The core technical sections for GATE DA are:
- Probability and Statistics: Mean, median, mode, standard deviation, and random variables.
- Linear Algebra: Vector spaces, matrices, eigenvalues, and singular value decomposition.
- Calculus and Optimization: Functions, limits, derivatives, and maxima/minima.
- Programming, Data Structures, and Algorithms: Python programming, stacks, queues, and searching/sorting.
- Database Management and Warehousing: ER-modeling, relational algebra, and SQL.
- Machine Learning: Supervised and unsupervised learning, neural networks, and model evaluation.
- Artificial Intelligence: Search strategies, logic, and reasoning.
To stay organized, many students follow a GATE DA Study Schedule to ensure every technical module receives adequate attention.
Engineering Mathematics Syllabus Breakdown
Engineering Mathematics is a cornerstone of the GATE exam syllabus, typically accounting for 13% to 15% of the total weightage. In the DA paper, mathematics is deeply integrated into core subjects like Machine Learning. You cannot understand gradient descent without calculus or principal component analysis without linear algebra.
| Subject Area | Key Topics Covered | Importance |
|---|---|---|
| Linear Algebra | LU Decomposition, Rank, System of Linear Equations | Very High |
| Calculus | Taylor Series, Partial Derivatives, Multiple Integrals | High |
| Probability | Conditional Probability, Bayes’ Theorem, Distributions | Very High |
| Statistics | Hypothesis Testing, Correlation, Regression Analysis | Very High |
Mathematics requires a conceptual approach rather than rote memorization. Understanding the "why" behind formulas is essential for solving the Numerical Answer Type (NAT) questions frequently found in this section.
Machine Learning and Neural Networks Topics
Machine Learning (ML) is the most significant technical addition to the GATE DA paper. The syllabus requires students to understand both the theoretical proofs and the practical implementation of algorithms. Topics range from simple linear regression to neural networks including perceptrons, multi-layer perceptrons, and backpropagation.
Key Machine Learning topics include:
- Supervised Learning: Linear regression, logistic regression, and k-nearest neighbors.
- Unsupervised Learning: K-means clustering and hierarchical clustering.
- Neural Networks: Perceptrons, backpropagation, and activation functions.
- Model Evaluation: Bias-variance tradeoff, cross-validation, and confusion matrices.
The ML Hub emphasizes that students should engage in Hands-on ML Projects to truly grasp these concepts. Building models from scratch helps solidify the mathematical theories mentioned in the syllabus.
Programming and Data Structures for GATE DA
The GATE DA syllabus specifically lists Python as the primary programming language for the Data Science paper. This differs from the CS paper, which often uses C or C++. Students must be proficient in Python syntax and its application in implementing data structures and algorithms.
Essential concepts in this section include:
- Python Basics: Lists, tuples, dictionaries, and list comprehensions.
- Data Structures: Linked lists, trees, and hash tables.
- Algorithms: Time and space complexity, greedy algorithms, and dynamic programming.
Proficiency in programming allows candidates to solve algorithmic questions efficiently. Since Python is the industry standard for AI, this part of the syllabus provides direct career benefits beyond the exam.
Differences Between GATE CS and GATE DA Syllabus
The GATE CS syllabus emphasizes hardware, operating systems, and networking, whereas the GATE DA syllabus prioritizes data modeling and statistical inference. While both share Programming and General Aptitude, DA excludes subjects like Computer Organization, Discrete Mathematics, and Operating Systems, and instead focuses on Machine Learning, AI, and Statistics.
| Feature | GATE CS (Computer Science) | GATE DA (Data Science & AI) |
|---|---|---|
| Mathematics | Discrete Math, Calculus, Algebra | Probability, Stats, Linear Algebra |
| Core Topics | OS, Networking, Compilers | ML, AI, Databases |
| Programming | C programming focus | Python focus |
| Hardware | Digital Logic, COA | Not included |
Choosing between these papers depends on your career goals. If you want to build systems, CS is ideal. If you want to analyze data and build AI models, DA is the better choice.
How to Prioritize High-Weightage Topics
Prioritizing the GATE exam syllabus requires analyzing past paper trends to identify high-weightage sections. For the DA paper, Programming & DSA (21 marks), Probability & Statistics (16 marks), and Mathematics (18 marks) are the highest-weighted areas. Focusing on these core areas first ensures you build a strong foundation for complex problem-solving.
Follow these steps to prioritize:
- Start with Math: Probability and Linear Algebra are prerequisites for everything else.
- Master Python: Programming is the tool you will use for algorithms and ML.
- Focus on ML & AI: Together they carry 22 marks and require strong math foundations.
- Finish with GA: General Aptitude is easy to score but should not be ignored.
Using a structured approach helps prevent burnout. Mentors at The ML Hub, including AIR 2 and AIR 6 rankers, suggest that students should spend 40% of their time on mathematics alone.
Subject-Wise Preparation Priority
| Priority | Subject | Marks | Suggested Time | Why It Matters |
|---|---|---|---|---|
| 1 | Programming & DSA | 21 | ~20% | Highest core weightage, directly career-relevant |
| 2 | Probability & Statistics | 16 | ~20% | Second highest, foundation for ML and AI |
| 3 | Machine Learning | 11 | ~15% | Core DA subject, needs math prerequisites |
| 4 | Artificial Intelligence | 11 | ~10% | Overlaps with ML, logic-heavy |
| 5 | Linear Algebra | 10 | ~12% | Essential for ML, PCA, optimization |
| 6 | Calculus & Optimization | 8 | ~8% | Needed for gradient descent, backprop |
| 7 | DBMS & Warehousing | 8 | ~8% | Scoring and predictable |
| 8 | General Aptitude | 15 | ~7% | Easy marks with minimal prep |
Best Resources for GATE DA Preparation
Preparing for the GATE DA syllabus requires a mix of standard textbooks and specialized online platforms. Since the DA paper is relatively new, relying on quality study material is vital. High-quality mock tests and daily practice problems are essential for building speed and accuracy.
Recommended resources include:
- Textbooks: "Introduction to Linear Algebra" by Gilbert Strang and "Pattern Recognition and Machine Learning" by Christopher Bishop.
- Platforms: The ML Hub for specialized GATE DA coaching and 1:1 mentorship.
- Practice: NPTEL video lectures and previous year GATE CS papers for overlapping topics.
The ML Hub offers a specialized GATE DA preparation platform with live classes and a dedicated Discord community. Learning from IIT Bombay alumni ensures you receive insights that general coaching centers might miss.
Frequently Asked Questions
Is the GATE DA syllabus different from the GATE CS syllabus?
Yes, the GATE DA syllabus is distinct. It focuses on Data Science, Machine Learning, and Statistics. It excludes Computer Science topics like Operating Systems, Computer Networks, and Computer Organization. Both papers share some overlapping content in Programming and General Aptitude.
What is the weightage of General Aptitude in GATE?
General Aptitude accounts for 15 marks in all GATE papers. It consists of 10 questions. Five questions carry 1 mark each, and five questions carry 2 marks each. It is a mandatory section for every candidate.
Is Engineering Mathematics compulsory for GATE DA?
Yes, Engineering Mathematics is a core part of the GATE DA syllabus. It typically carries 13–15 marks. It covers Linear Algebra, Calculus, and Probability. These topics are fundamental for understanding Machine Learning algorithms.
Can I choose two papers in the GATE exam?
Yes, candidates can appear for one or two papers. However, the second paper must be from a pre-approved list of combinations. For GATE DA, common second-paper choices include Computer Science (CS) or Mathematics (MA).
What programming language is used in GATE DA?
The GATE DA syllabus specifically mentions Python. Candidates should be comfortable with Python syntax and basic data structures. This differs from the CS paper, which focuses more on C and C++ programming.
How many marks are required to qualify for GATE DA?
The qualifying marks vary each year based on difficulty and candidate performance. Generally, the cutoff ranges between 25 and 35 marks for the General category. However, top IITs require a much higher score, usually above 60–70.
Are there any negative marks in the GATE exam?
Yes, there is negative marking for Multiple Choice Questions (MCQs). A 1-mark MCQ loses 1/3 mark for a wrong answer. A 2-mark MCQ loses 2/3 mark. Numerical Answer Type (NAT) questions have no negative marking.
Is the GATE DA syllabus hard for beginners?
The syllabus is challenging but manageable with a structured plan. It requires a strong grasp of mathematics and logic. Beginners should start with foundational math before moving to complex Machine Learning topics.
What are the best books for GATE DA Machine Learning?
"Machine Learning" by Tom Mitchell and "Hands-On Machine Learning with Scikit-Learn" are excellent. These books cover the theoretical and practical aspects required for the syllabus. Many students also use specialized notes from The ML Hub.
Does the GATE DA syllabus include Neural Networks?
Yes, Neural Networks are a key part of the Machine Learning section. The syllabus covers perceptrons, multi-layer perceptrons, and backpropagation. Understanding these is crucial for the Artificial Intelligence portion of the exam.
How The ML Hub Can Help You Crack GATE DA
The ML Hub's GATE DA program is designed around this exact syllabus — structured by GATE toppers and IIT alumni:
- Live lectures covering every syllabus topic in depth
- Daily Practice Problems (DPPs) aligned with GATE DA patterns
- Weekly subject tests and full-length mock exams
- 1:1 mentorship from AIR 2 and AIR 6 rankers
- Active Discord community for doubt-solving
Check the detailed week-by-week schedule or try the free demo course to experience the teaching style before committing.
Conclusion
Mastering the GATE exam syllabus is the first step toward a successful career in AI and Data Science. By focusing on high-weightage topics like Probability, Linear Algebra, and Machine Learning, you can maximize your score. Consistency and quality resources are the keys to overcoming the competitive nature of the GATE DA paper.
If you are looking for expert guidance, explore The ML Hub's GATE DA courses — structured lectures from GATE toppers, daily practice problems, weekly tests, and 1:1 mentorship to help you achieve a top All India Rank. You can also build hands-on ML projects alongside your preparation to strengthen practical understanding.
