GATE Syllabus of Computer Science and Information Technology 2018

Jan 17 • GATE Coaching • 64733 Views • 10 Comments on GATE Syllabus of Computer Science and Information Technology 2018

GATE Syllabus of Computer Science and Information Technology 2018 have been explained here for students appearing for gate 2018. Gate 2018 is being conducted by IIT-Roorkee. GATE which means for Graduate Aptitude Test for Engineering  is an all India Examination that fundamentally test the all parts of understanding of different undergraduate subjects in Engineering and Technology and is one of the tough test. Masters in an aggregate course of engineering(30+ subjects) needs exertion which provides for it a level of toughness in itself.The Graduate Aptitude Test in Engineering (GATE) is an all-India examination that principally tests the complete understanding of different undergrad subjects in building and science. Entryway is led together by the Indian Institute of Science, Bangalore and the seven Indian Institutes of Technology (Bombay, Delhi, Guwahati, Kanpur, Kharagpur, Madras and Roorkee) for the benefit of the National Coordination Board – GATE, Department of Higher Education, Ministry of Human Resources Development (MHRD), Government of India. Gate 2017 notification

Click on Whatapp logo to join oureducation GATE group with many students

 

Hardware and software developing,Web designing and system analyzing.It improves the organizational learning and helps to keep a pace with the rapid advance in technology.Here is gate syllabus for cse. 2017 GATE results have shown clearly that students are no more interested in going for post graduation courses like M-Tech rather opting for JOB and now GATE

It is together led by Indian Institute of Science and seven IIT’s for the benefit of National Coordination Board-Gate,mhrd,govt. of India, Department of Higher Education. In GATE 2017 female candidates(72%) were less in comparison to male candidates(88%) who showed up the test.This time 81% of the aggregate no.of competitors who showed up for GATE fits in with Ece,CS and IT, Mechanical and Electrical.

All subject syllabus of GATE

Computer science and Information technology which is considered to be the fast growing field which includes different disciplines which enables a person with skills which is given the highest importance in Industry. IT has allowed the world economy to be an inter dependent system.It has  created new and interesting jobs like Computer programming, exam has become gate for entrance exam of top government companies like IOCL , NTPC etc. Thus government is also deciding to remove Job related companies from GATE and keep GATE just as exam for M-Tech or few more post graduation courses.

GATE Syllabus of Computer Science and Information Technology 2018

Please remember that for GATE 2016 exams now you need to start you Prep and start taking online test. We try to guide students through whats app at 8800222298 or call 011-41327729 or mail@oureducation.in. We have started online Live coaching for GATE preparations. You can prepare from your home through live coaching classes for GATE/IES/ UPSC 

Click on Telegram logo to join oureducation GATE group with many students

General Aptitute(GA)-Multiple Choice Test

Online Practice Paper of GATE

  • This Paper Consists of Verbal Ability: English grammar,  verbal analogies, instructions, critical reasoning and verbal deduction,Sentence completion,Word groups

Engineering Mathematics– Mathematical branch that includes mathematical methods and techniques that are generally employed in Industry and engineering

  • Mathematical Logic: Sub-division of mathematics that includes detailed mathematical  analysis of logic and applying formal logic to other regions of mathematics.It include topics- to First Order Logic. Propositional Logic.
  • Probability: Probability is the way to roughly judge the occurrence of a thing or to what extent a statement is true. It include topics- Median, Mean, Mode and Standard Deviation; Random Variables; Distributions;normal, uniform ,exponential, Poisson, Binomial, Conditional Probability
  • Set Theory & Algebra: Set theory is a accumulation of objects and Algebra indicates a definite mathematical structure like number theory,geometry and analysis. It include topics-Relations;Sets, Functions; Partial Orders;Groups; Boolean Algebra;Lattice algebra.
  • Combinatorics: Study of discrete structure whose total no. can be determined . It include topics- Combinations; Permutations;Counting; Summation; recurrence relations; asymptotic;generating Functions.
  • Graph Theory:It is the study of graphs use to describe in a simplified manner the paired relations between objects. It include topics- spanning trees;Connectivity; Cut vertices & edges; matching; covering;independent sets; Colouring; Isomorphism;Planarity.
  • Linear Algebra : It consists of vector spaces as well as linear mappings.It include topics- determinants, Algebra of matrices;systems of linear equations, Eigen vectors and Eigen values.
  • Numerical Methods:  It consists of set of rules which uses numerical approximation to find an answer to the problems of mathematical analysis. It include topics-LU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by  Bisection,Secant and Newton-Raphson Methods; Numerical integration by  Simpson  and trapezoidal’s rules.
  • Calculus:Mathematical branch that studies change in a mathematical manner. It include topics- Continuity ,Limit & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of Improper & definite  integrals,Total derivatives,Partial derivatives, minima & maxima.

Gate syllabus for CSE 2018:

Computer Science and Information Technology-

  • Digital Logic:Representation of signal by discrete bands of analog levels. It include topics- Logic functions, Minimization, Design and synthesis of sequential and combinational circuits; Number representation and computer arithmetic (floating and fixed point).
  • Computer Organization and Architecture: It is the detail analysis of hardware and software of a computer It include topics-Machine instructions and addressing modes, data-path and ALU, CPU control design, I/O interface (DMA and Interrupt mode) , Main and cache memory, Secondary storage, Memory interface Instruction pipelining.
  • Programming and Data Structures:It refers to coding and way of keeping things &  arrange data in a systematic manner. It include topics- Programming in C ; Recursion, Functions , Parameter passing, Binding,Scope; Abstract data types, Arrays, Queues, Stacks, Linked Lists, Trees, Binary heaps,Binary search trees.
  • Algorithms:It is the step by step procedure for performing a task. It include topics-Analysis, Asymptotic notation, Notions of time and space  complexity, Worst and average case analysis; Design: Greedy approach,  Divide-and-conquer ,Dynamic programming; Graph and tree  traversals, Connected components,  Shortest paths ,Spanning trees; Hashing, Searching,Sorting. Asymptotic analysis (worst, best, average cases) of space and Time, Lower and Upper bounds, Basic concepts of complexity classes  NP,P, NP-complete,NP-hard.
  • Theory of Computation:It is the branch that deals with whether an answer can be found to a problem and how well it can be solved using a step by step approach. It include topics-Regular languages and finite automata, Push-down automata and Context free languages , Turing machines and Recursively enumerable sets, Undecidability.
  • Compiler Design: The compiler should be planned in such a manner that it has the ability to change the source program (in one programming language) into equivalent program (in another language). It include topics- Syntax directed translation,Parsing, Runtime environments, target and Intermediate code generation, Basics of code optimization; Lexical analysis.
  • Operating System:Accumulation of softwares that supervises computer hardware. It include topics-Threads,Processes, Inter-process communication, Synchronization,Concurrency, Deadlock, CPU scheduling , File systems, I/O systems, Security and Protection, Memory management and virtual memory.
  • Databases:It refers to accumulation of data in a systematic manner. It include topics-ER-model, Relational model ( tuple calculus,relational algebra), Database design ( normal forms,integrity constraints), File structures ( indexing,sequential files, B +and B trees), Query languages (SQL ),Transactions and concurrency control.
  • Information Systems and Software Engineering:Detail analysis of complimentary hardware and software that is use to regulate the information by people as well as organization.It include topics-information gathering, feasibility and requirement analysis,process specifications, input/output design, data flow diagrams, process life cycle, planning and managing the project, design, testing,coding, maintenance,Implementation.
  • Computer Networks: Telecom.network by which data is being interchanged through computer.It include topics- ISO/OSI stack, LAN technologies ( Token ring,Ethernet ), Routing algorithms, Flow and error control techniques ,Congestion control,  IP(v4), TCP/UDP and sockets, Application layer protocols ( dns, pop, http,ftp,smtp,icmp);Network security basic concepts of private and public  key cryptography, digital signature, firewalls, Basic concepts of hubs, gateways,switches and routers.
  • Web technologies:It helps to plan HTML pages. It include topics- basic concepts of client-server computing, XML & HTML.

Download GATE Syllabus of Computer Science and Information Technology 2018 in pdf Gate 2018 Exam Syllabus for Computer Science and Information Technology

Although we have tried to bring GATE Syllabus of Computer Science and Information Technology 2018 through oureducation research and this research is conducted in Jan 2017 but by the time you decide to take decision in GATE Syllabus of Computer Science for 2018 and Information Technology 2018, teachers and management of coaching may change so for updated information please mail with contact number ( your number is safe with us) at our email id mail@oureducation.in. you can ask questions related to gate 

Please write your views and comments in the comment box below for quick and better response.

Tell us Your Queries, Suggestions and Feedback

Your email address will not be published.

10 Responses to GATE Syllabus of Computer Science and Information Technology 2018

  1. vikash kumar says:

    gate

  2. rubber band bracelets says:

    My spouse and I stumbled over here different web page and thought I should check things out.
    I like what I see so now i’m following you. Look forward to lokking over your web page again.

  3. yogesh kumar says:

    Looking for a GATE coaching institute i? I.C.E Gate Institute is one of the best GATE coaching institutes in India. Focussed GATE aspirants become a part of I.C.E because of highly experienced faculty pool from IIT’s and IISc’s.

    • Gate Student says:

      Gate
      coaching institutes state wise available
      on

  4. surya says:

    hi guyzzz ,i just need some confirmation about gate examination.
    my doubt is that i am perceiving my p.g cs’s.Am i eligible to attend to gate ezamination

  5. Shivali Raghav says:

    Hi….Can you plz suggest the books for preparing for gate exam..?

  6. Sudesh Kumar says:

    Hi, I am Sudesh Kumar MCA student from MKU.
    It has given very clear information about what I wanted,thanks.

    • Tushar Kumar says:

      Thanks for sharing your thought , please let us know , how can we increase utility for Gate students

  7. INTRODUCTION TO WEB APPLICATIONS says:

    […] 1. Gate Syllabus for Computer Science and Information Technology 2014 […]

  8. Mitali Panda says:

    GATE the most important exam after engineering which should be given by every engineer for their higher studies. some companies recruit directly from the gate score….. GATE is the exam having syllabus from all branch subjects ,general english, and with aptitue and verbal resoning. And this post has mentioned it all…… very important post

« »