Careers360 Logo
ask-icon
share
    GATE 2026 February 15 Question Paper with Solutions - Free PDF Download

    GATE 2026 February 15 Question Paper with Solutions - Free PDF Download

    Shivani PooniaUpdated on 20 Mar 2026, 10:53 AM IST

    GATE 2026 February 15 Question Paper with Solutions - Candidates who appeared for the GATE 2026 exam can check the GATE 2026 February 15 question Paper on this page. The GATE 2026 exam was conducted on Feb 7, 18, 14, and 15. Candidates can get the GATE 2026 Feb 15 question paper with solutions in this article. As both sessions for 15 Feb have concluded, the GATE 2026 February 15 question paper PDF, along with its detailed analysis, is now available. IIT Guwahati has released the GATE 2026 official question paper.

    This Story also Contains

    1. Download GATE 2026 February 15 Question Paper PDF
    2. GATE 2026 February 15 DA Exam Afternoon Session Memory-Based Questions
    3. GATE 2026 February 15 EC Exam Forenoon Session Memory-Based Questions
    4. GATE 2026 February 15 Question Paper Analysis: Overall
    5. GATE 2026 February 15 Question Paper Analysis - Previous Year
    6. GATE Previous Year Question Paper PDF
    GATE 2026 February 15 Question Paper with Solutions - Free PDF Download
    GATE 2026 February 15 Question Paper with Solutions

    Download GATE 2026 February 15 Question Paper PDF

    Candidates can access the GATE 2026 Feb 15 question paper PDF for shift 1 and Shift 2 in this section as the question paper has been released. . All the subject papers that were conducted on February 15 are mentioned below:

    GATE 2026 Shift 1 Question paper

    The GATE 2026 Feb 15 question paper subjects for shift 1 are mentioned below:

    GATE 2026 Shift 2 Question Paper

    The GATE 2026 Feb 15 question paper subjects for Shift 2 are mentioned below:


    GATE 2026 February 15 DA Exam Afternoon Session Memory-Based Questions

    The GATE 2026 afternoon session held on February 15 has been successfully concluded. The memory-based questions provided below are compiled based on students' feedback to help them understand the type of questions asked and the key topics covered in the exam.

    Question 1: Which of the following is not an uninformed search?

    Options:

    (a)DFS

    (b)BFS

    (c)A*

    (d)DLS

    Question 2: If xyz is a three-digit number and the product of its digits is 70, then find the sum of the digits.

    (a) 16

    (b) 14

    (c) 18

    (d) 12

    Question 3:Consider the ER model:

    E1 (A11, A12, A13)

    E2 (A21, A22, A23)

    Where:

    - A21 is the key of E2

    - A22 is a multivalued attribute

    - R12 is a many-to-many relationship between E1 and E2

    Find the minimum number of relations required to convert this ER model into tables.

    Question 4: Consider a binary tree whose preorder traversal is

    P, Q, S, E, R, F, G

    And inorder traversal is

    S, Q, E, P, F, R, G

    Which of the followinng statement is correct?

    (a)Node Q has only one child

    (b)Postorder traversal is SEQFGRP

    (c)P is the root of the tree

    (d)The left subtree of node R contains node G

    Question 5: In a data warehouse, a 3D cube initially has dimensions: Product type, Month, and Country. After visualization, the dimension Country is refined into State. Which OLAP operation is performed?

    (a) Slicing

    (b) Dicing

    (c) Rollup

    (d) drill down

    Question 6: Find the maximum number of node pointers that can be used, given:

    Node size = 4096 B Node pointer = 10 B Search key = 11 B Record pointer = 12 B

    Question 7: Given the Python code:

    def fun(L, i=0):

    if i >= len(L) - 1:

    return 0

    if L[i] > L[i+1]:

    L[i+1], L[i] = L[i], L[i+1]

    L[i+1], L[i] = L[i], L[i+1] )

    else:

    return fun(L, i+1)

    data = [5, 3, 4, 1, 2]

    count = 0

    for _ in range(len(data)):

    count += fun(data)

    print(count)

    Question 8: Consider two relations R(A, B) and S(E, C). A is the primary key, and E is a FK referring to A. Which of the following operations never violate FK constraint?

    (a) Insert in R

    (b) Delete from S

    (c) Delete from R

    (d) Insert in S

    GATE 2026 February 15 EC Exam Forenoon Session Memory-Based Questions

    The GATE 2026 EC forenoon session held on February 15 has been successfully concluded. The memory-based questions provided below are compiled based on students' feedback to help them understand the type of questions asked and the key topics covered in the exam.

    Question: Consider a p-n junction diode when it is forward biased with 2 V. Which of the following is/are the correct magnitude(s) of the energy difference between quasi Fermi-levels, $E_{f n}$ in the n-side and $E_{f p}$ in the p-side?

    (a) 2 eV

    (b) 1 eV

    (c) 1 V

    (d) 2 V

    Question: How many flip-flops are required to design the MOD-64 ripple counter?

    (a) 4

    (b) 5

    (c) 6

    (d) 7

    GATE 2026 February 15 Question Paper Analysis: Overall

    Along with the GATE 2026 Feb 15 question paper with solutions, you must also go through the analysis. The overall analysis is given below. The analysis is based on memory-based questions and candidates' feedback.

    GATE 2026 February 15 Question Paper Analysis - Previous Year

    In this section, you can find the analysis of all subjects that were scheduled for Feb 15. These are EC, AR, and DA. In the given table below, you can find the previous year's analysis added for each subject. It helps you understand the difficulty level of your subject and prepare accordingly. Also, once the GATE 2026 February 15 exam analysis is released, you can compare it with the previous year's analysis to compare the difficulty level:

    Code

    Paper Name

    Difficulty Trend (Prev Years)

    High Weightage Areas

    Numerical vs Theory Trend

    Cut-off Trend (Gen)

    EC

    Electronics & Communication Engineering

    Moderate to Moderately Difficult

    EDC, Networks, Signals & Systems, Communications

    Numericals are dominant in core subjects; theory in EDC/EMT

    ~25–30

    AR

    Architecture & Planning

    Moderate but Lengthy

    Building Construction, Planning, Structures

    Balanced mix; numerals in structures, theory in planning

    ~35–42

    DA

    Data Science and Artificial Intelligence

    Moderate with Analytical Focus

    Balanced conceptual + numerical

    ~30–38

    GATE Previous Year Question Paper PDF

    Candidates can check the previous year's GATE question paper in the table below.

    Download GATE 2025 Previous Year Question Papers PDF

    GATE 2025 Aerospace Engineering (AE) Paper and Answer Key

    GATE 2025 Agricultural Engineering (AG) Paper and Answer Key

    GATE 2025 Architecture and Planning (AR) Paper and Answer Key

    GATE 2025 Biomedical Engineering (BM) Paper and Answer Key

    GATE 2025 Biotechnology (BT) Paper and Answer Key

    GATE 2025 Civil Engineering (CE-1) Paper and Answer Key

    GATE 2025 Civil Engineering (CE-2) Paper and Answer Key

    GATE 2025 Chemical Engineering (CH) Paper and Answer Key

    GATE 2025 Computer Science and IT (CS-1) Paper and Answer Key

    GATE 2025 Computer Science and IT (CS-2) Paper and Answer Key

    GATE 2025 Chemistry (CY) Paper and Answer Key

    GATE 2025 Data Science and AI (DA) Paper and Answer Key

    GATE 2025 Electronics and Communication (EC) Paper and Answer Key

    GATE 2025 Electrical Engineering (EE) Paper and Answer Key

    GATE 2025 Environmental Science (ES) Paper and Answer Key

    GATE 2025 Ecology and Evolution (EY) Paper and Answer Key

    GATE 2025 Geomatics Engineering (GE) Paper and Answer Key

    GATE 2025 Geology - GG-1 Paper and Answer Key

    GATE 2025 Geophysics - GG-2 Paper and Answer Key

    GATE 2025 Instrumentation Engineering (IN) Paper and Answer Key

    GATE 2025 Mathematics (MA) Paper and Answer Key

    GATE 2025 Mechanical Engineering (ME) Paper and Answer Key

    GATE 2025 Mining Engineering (MN) Paper and Answer Key

    GATE 2025 Metallurgical Engineering (MT) Paper and Answer Key

    GATE 2025 Naval Arch. & Marine Engg. (NM) Paper and Answer Key

    GATE 2025 Petroleum Engineering (PE) Paper and Answer Key

    GATE 2025 Physics (PH) Paper and Answer Key

    GATE 2025 Production and Industrial (PI) Paper and Answer Key

    GATE 2025 Statistics (ST) Paper and Answer Key

    Download GATE 2024 Previous Year Question Papers PDF

    Frequently Asked Questions (FAQs)

    Q: Is GATE 2026 Feb 15 question paper available shift-wise?
    A:

    Yes, the February 15 question paper is available separately for both the forenoon and afternoon sessions.  

    Q: Are the GATE February 15 questions officially released?
    A:

    The questions provided here for GATE 2026, Feb 15, are memory-based and compiled by experts. The official question paper and answer key will be released separately by the conducting authority.

    Q: How can the GATE Feb 15 question paper help future aspirants?
    A:

    Feb 15, GATE 2026 question paper helps students understand the latest exam pattern, important topics, and question trends for better preparation.

    Q: Does the GATE February 15 paper include MSQs, NATs, and MCQs?
    A:

    The GATE 2026 Fen 15 question paper includes MCQs, MSQs, and Numerical Answer type questions as per the latest GATE exam pattern.

    Articles
    |
    Upcoming Engineering Exams
    Ongoing Dates
    BITS HD Application Date

    18 Feb'26 - 20 Apr'26 (Online)

    Certifications By Top Providers
    B.Tech Engineering Technology
    Via Birla Institute of Technology and Science, Pilani
    Certificate Program in Machine Learning and AI with Python
    Via Indian Institute of Technology Bombay
    Post Graduate Diploma Program in Data Science and Artificial Intelligence
    Via Indraprastha Institute of Information Technology, Delhi
    Computer Fundamentals
    Via Devi Ahilya Vishwavidyalaya, Indore
    Programming Basics
    Via Indian Institute of Technology Bombay
    C-Based VLSI Design
    Via Indian Institute of Technology Guwahati
    Udemy
     1525 courses
    Swayam
     817 courses
    NPTEL
     773 courses
    Coursera
     697 courses
    Edx
     608 courses
    Explore Top Universities Across Globe

    Questions related to GATE

    On Question asked by student community

    Have a question related to GATE ?

    Hello,

    GATE 2026 score of 320 (OBC, AIR 1633 in XE), admission to top IITs will be difficult. However, you may get opportunities in newer IITs or lower-demand branches in later or spot rounds. You have better chances in NITs, IIITs, and state universities through CCMT counseling. PSU opportunities are

    Every PSU has different cut-off marks and eligibility. Hence, it is suggested to apply for PSU after checking the eligibility. Also, they do not reveal the marks of the finally selected candidates. So, wait for the final merit list.

    Yes. You can. GATE eligibility specifies that students in their 3rd year and above can appear for the exam. Since the results are valid for 3 years, you can use the same for your admissions.