GATE Syllabus 2023 for Computer Science Engineering [CSE] PDF Download

Erexams.Com
0

GATE Syllabus 2023 for Computer Science Engineering [CSE] PDF Download
GATE Syllabus 2023 for Computer Science Engineering

In this article we are sharing with you the GATE Syllabus 2023 for the Computer Science Engineering [CSE] branch. If you want to pass the GATE Exam 2023, then you have to prepare according to the GATE Computer Science Engineering Syllabus 2023. In the GATE exam, you will be asked 10 questions on General Aptitude (GA) and 55 questions on the candidate's selected subject (Computer Science Engineering). In this paper you will be asked 65 questions, which will be worth 100 marks. Below we are providing you with the GATE Syllabus for Computer Science Engineering [CSE], whose PDF you can also download.

GATE Latest News:

·         GATE Notification 2023: Check Exam Dates, Admit Card, Result

The Graduate Aptitude Test in Engineering (GATE) exam is conducted every year at the national level. This exam is conducted every year by IISc Bangalore and any one of the seven IITs. This year, in 2023, this exam will be conducted by the Indian Institute of Technology, Kanpur.

(toc)

Gate Syllabus & Exams Pattern for Computer Science Engineering 2023

Gate 2023 exam is conducted in online mode at select centres in select cities across the country. In the GATE exam, you are asked Multiple Choice Questions (MCQ), Multiple Selected Questions (MSQ), and Numerical Answer Type (NAT) questions from General Aptitude (GA) and the selected subject of the candidate. Below, we are sharing with you the GATE Exam Syllabus and Exam Pattern for the Computer Science Engineering Branch.

GATE 2023 Study Material:

·         GATE 2023 Exam Pattern, Syllabus, Best Books, Previous Papers, Notes Download

Gate Exam Pattern for Computer Science Engineering [CSE]

In the GATE 2023 exam, you will be asked questions about General Aptitude (GA) and the selected subject (Computer Science Engineering) of the candidate. A total of 65 questions will be asked in the GATE 2023 exam paper, out of which 10 questions will be from General Aptitude (GA) and 55 questions from the Computer Science Engineering and Engineering Mathematics subject. The GATE Exam 2023 will consist of General Ability 15 Marks, Engineering Mathematics 13 Marks, and Computer Science Engineering Subject 72 Marks, and the complete paper will be of 100 marks. The GATE Computer Science Engineering exam will be of 3-hour duration. The questions in the GATE exam will be worth one or two marks.

Duration & Timing Exam: 3 hours [180 minutes] in duration.

Subjects

Questions/Marks

General Aptitude (GA)

10/15

Computer Science Engineering [CSE] + Engineering Mathematics

55/85

Total

65/100


GATE Best Books:

·          Best Book For GATE 2023 Computer Science Engineering [CSE] Branch

Negative Marking:

There will be negative marking for the wrong answer chosen in the MCQs. For 1-mark MCQs, 1/3 of a mark will be deducted for each wrong answer. Similarly, for 2-mark MCQs, 2/3 marks will be deducted for wrong answers. There is no negative marking for wrong answers to an MSQ or NAT question.

GATE General Aptitude (GA) Syllabus 2023 [Common for All Paper Branch]

GATE General Aptitude (GA) is made up of four sections. In General Aptitude, questions will be asked from 4 sections: Verbal Aptitude, Quantitative Aptitude, Analytical Aptitude, and Spatial Aptitude. 10 questions will be asked from General Aptitude (GA), which will be of 15 marks. The general aptitude syllabus is the same for all branch papers. You can download the Computer Science Engineering Syllabus PDF with General Aptitude (GA) from the table given below.

Verbal Aptitude:

Basic English grammar: tenses, articles, adjectives, prepositions, conjunctions, verb-noun agreement, and other parts of speech Basic vocabulary: words, idioms, and phrases in context Reading and comprehension Narrative sequencing Quantitative Aptitude:

Data interpretation: data graphs (bar graphs, pie charts, and other graphs representing data), 2-and 3-dimensional plots, maps, and tables Numerical computation and estimation: ratios, percentages, powers, exponents and logarithms, permutations and combinations, and series Mensuration and geometry Elementary statistics and probability

Analytical Aptitude

Logic: deduction and induction, Analogy, Numerical relations and reasoning.

Spatial Aptitude

Transformation of shapes: translation, rotation, scaling, mirroring, assembling, and grouping Paper folding, cutting, and patterns in 2 and 3 dimensions.

GATE Syllabus for Computer Science Engineering [CSE] PDF Download

GATE is a tough exam. Every year, lakhs of students in the Computer Science Engineering branch apply online for this exam. Only a few of them are able to clear this exam. Cracking the GATE exam requires good time management and hard work. The syllabus of the GATE Computer Science Engineering branch is huge and tough too. You have to prepare for the GATE exam according to its syllabus. Here below we are sharing with you the GATE Syllabus for Computer Science Engineering [CSE] with subject-wise weightage.

GATE Previous Year Papers:

·          [21 Years] GATE Computer Science Engineering Previous Year Question Papers PDF Download

·         GATE Cut Off Previous and Expected Year All Engineering Branch

Note: The gate mark weightage has been mentioned in percentage for the mentioned years. (alert-warning)

Section 1: Engineering Mathematics Gate 2023 Syllabus PDF

Discrete Mathematics: Propositional and first order logic. Sets, relations, functions, partial orders and lattices. Monoids, Groups. Graphs: connectivity, matching, coloring. Combinatorics: counting, recurrence relations, generating functions. Linear Algebra: Matrices, determinants, system of linear equations, eigenvalues and eigenvectors, LU decomposition.

Calculus: Limits, continuity and differentiability. Maxima and minima. Mean value theorem. Integration.

Probability and Statistics: Random variables. Uniform, normal, exponential, poisson and binomial distributions. Mean, median, mode and standard deviation. Conditional probability and Bayes theorem.

Engineering Mathematics

Marks Weightage [%]

2022

6

2021

10

2020

5

2019

6

2018

7


Section 2: Digital Logic Gate 2023 Syllabus PDF

Boolean algebra. Combinational and sequential circuits. Minimization. Number representations and computer arithmetic (fixed and floating point).

Digital Logic

Marks Weightage [%]

2022

5

2021

5

2020

4

2019

9

2018

4


Section 3: Computer Organization and Architecture Gate 2023 Syllabus PDF

Machine instructions and addressing modes. ALU, datapath and control unit. Instruction pipelining, pipeline hazards. Memory hierarchy: cache, main memory and secondary storage; I/O interface (interrupt and DMA mode).

Computer Organization and Architecture

Marks Weightage [%]

2022

8

2021

10

2020

11

2019

3

2018

11


Section 4: Programming and Data Structures Gate 2023 Syllabus PDF

Programming in C. Recursion. Arrays, stacks, queues, linked lists, trees, binary search trees, binary heaps, graphs.

Programming and Data Structures

Marks Weightage [%]

2022

9

2021

8

2020

12

2019

12

2018

10


Section 5: Algorithms Gate 2023 Syllabus PDF

Searching, sorting, hashing. Asymptotic worst case time and space complexity. Algorithm design techniques: greedy, dynamic programming and divideandconquer. Graph traversals, minimum spanning trees, shortest paths

Algorithms

Marks Weightage [%]

2022

9

2021

12

2020

6

2019

7

2018

7


Section 6: Theory of Computation Gate 2023 Syllabus PDF

Regular expressions and finite automata. Context-free grammars and push-down automata. Regular and contex-free languages, pumping lemma. Turing machines and undecidability.

Theory of Computation

Marks Weightage [%]

2022

10

2021

8

2020

9

2019

8

2018

7


Section 7: Compiler Design Gate 2023 Syllabus PDF

Lexical analysis, parsing, syntax-directed translation. Runtime environments. Intermediate code generation. Local optimisation, Data flow analyses: constant propagation, liveness analysis, common sub expression elimination.

Compiler Design

Marks Weightage [%]

2022

5

2021

8

2020

4

2019

6

2018

6


Section 8: Operating System Gate 2023 Syllabus PDF

System calls, processes, threads, interprocess communication, concurrency and synchronization. Deadlock. CPU and I/O scheduling. Memory management and virtual memory. File systems.

Operating System

Marks Weightage [%]

2022

6

2021

7

2020

10

2019

10

2018

10


Section 9: Databases Gate 2023 Syllabus PDF

ERmodel. Relational model: relational algebra, tuple calculus, SQL. Integrity constraints, normal forms. File organization, indexing (e.g., B and B+ trees). Transactions and concurrency control.

Databases

Marks Weightage [%]

2022

7

2021

8

2020

8

2019

8

2018

4


Section 10: Computer Networks Gate 2023 Syllabus PDF

Concept of layering: OSI and TCP/IP Protocol Stacks; Basics of packet, circuit and virtual circuit switching; Data link layer: framing, error detection, Medium Access Control, Ethernet bridging; Routing protocols: shortest path, flooding, distance vector and link state routing; Fragmentation and IP addressing, IPv4, CIDR notation, Basics of IP support protocols (ARP, DHCP, ICMP), Network Address Translation (NAT); Transport layer: flow control and congestion control, UDP, TCP, sockets; Application layer protocols: DNS, SMTP, HTTP, FTP, Email.

Computer Networks

Marks Weightage [%]

2022

11

2021

8

2020

6

2019

10

2018

7


Download PDF GATE Syllabus 2023 for the Computer Science and Information Technology

In the table below, we have shared with you the GATE Computer Science and Information Technology Syllabus in PDF. You can download the official GATE Computer Science and Information Technology Syllabus or you can download the GATE Computer Science and Information Technology Syllabus subject wise weightage PDF given in this article.

Syllabus Name

PDF Link

GATE Syllabus 2023 for the Computer Science and Information Technology PDF Download

Download PDF

[Official] GATE Syllabus 2023 for the Computer Science and Information Technology PDF

Download PDF

[Official] GATE General Aptitude (GA) Syllabus 2023

[Common for All Paper Branch]

Download PDF


GATE Exam Notes PDF:

·         Computer Engineering Notes Pdf For GATE, IES, PSUs

Conclusion

I hope you have understood the GATE Syllabus and Exam Pattern for Computer Science and Information Technology [CSE] 2023. We have shared the GATE Syllabus for Computer Science and Information Technology [CSE] along with subject-wise weightage. If the previous year's papers of the syllabus are analysed, most of the questions are asked about Programming & Data Structure, Computer Organization, Operating Systems, engineering mathematics, and general aptitude.

Whenever you study for the GATE exam, always focus more on the topic on which more questions are asked. Always do your preparation according to the GATE syllabus.

GATE 2023 Computer Science and Information Technology [CSE] Syllabus & Exam Pattern: Frequently Asked Questions

Here below we are sharing with you the frequently asked questions and answers for the GATE 2023 Computer Science and Information Technology [CSE] Syllabus and Exam Pattern. Apart from these, if you have any other queries for the upcoming exam, you can ask us by commenting.

Where to Download GATE 2023 Computer Science Engineering [CSE] Syllabus PDF?

IIT has released the official syllabus on its website. Also, you can download our GATE Syllabus for Computer Science Engineering [CSE] with subject wise weightage in PDF.

How many questions will be asked in Computer Science Engineering [CSE]?

In GATE 2023 Computer Science Engineering [CSE], you will be asked 65 questions, which will be worth 100 marks. In this paper, you will be asked questions about General Aptitude (GA), Computer Science Engineering, and Engineering Mathematics.

What is the difference between NAT and MCQ questions in the GATE 2023 Computer Science Engineering exam?

In MCQ questions, there are 4 options to choose from, whereas in NAT questions there is no option to choose from.

What are the most important topics for GATE 2023 Computer Science Engineering?

If you analyse the previous year's papers, you will find that most of the questions have been asked of you in the subjects of Programming & Data Structure, Computer Organization, Operating Systems, engineering mathematics, and general aptitude. You need to pay maximum attention to these subjects.

Post a Comment

0Comments

Comment Below, Ask Anything About This Article...:)

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!
error: Content is protected !!