Friday 27 June 2014

POST GATE INFORMATION

GATE Score Card

According to the latest info from IIT Kharagpur, the marks of candidates appearing in EC, CS, EE, ME and CE will be normalized across the multiple sessions.  This means that whether the paper in a particular session is easy or tough will not matter in the overall scheme of things.
Based on the above, and considering various normalization methods, the committee arrived at the following formula for calculating the normalized marks, for CE, CS, EC, EE and ME papers.


Calculation of GATE Score for all papers

How to Apply for GATE ?

Note – This information pertains to How to Apply for GATE 2014. The student needs to note that this information pertains to How to Apply for actual GATE 2014 Exam and NOT for Gateforum packages. Secondly, the information may vary for GATE 2014, and is presented so that the student has an idea of how students applied for GATE 2014.
How to Apply?
Before Applying, candidates are advised to go through the preliminary requirements given in this website and FAQ or download the GATE 2014 Brochure and read it carefully
All candidates have to apply ONLINE. Details of the application fee and the steps in the application process are given below. The application fee is non-refundable.
Category Application Fee
General/OBC-NC (Male Applicants) 1500/-
SC / ST / PD* (Male Applicants) 750/-
Female Applicants 750/-
* PD: Person with a Physical Disability
Filling in Application Online
  1. GATE Online Applicant Interface
  2. You must first register yourself, by providing a valid email address. Choose this carefully to be the one you check frequently, as all communications to you from the GATE offices will be sent to this address (Do not use anybody else’s email address; Only one person can register with one email address).
  3. Upon registration, an email will be sent with a link. You will be required to choose a password when you click on the link. Choose a password that is not easily guessable (should not be, for example: your name, DOB, 12345, asdf, etc.), so as to ensure that the data you provide is not accessible to any person other than yourself.
  4. Next you will see an application form to be filled in. Keep the following information ready:
    1. Personal information
    2. Communication Address (Important: PIN Code)
    3. Eligibility Degree Details (College address, PIN Code of College)
    4. GATE paper, Choice of GATE examination cities
    5. High quality image of your photograph conforming to these requirements
    6. Good quality image of your signature (in .jpeg format) conforming to requirements similar to photograph
    7. Optional: PDF/JPEG files of supporting documents (Eligibility & Category Certificates) (max file size: per file 0.5 MB; see more details below in section ‘supporting documents’)
    8. Optional: Your Net banking login and password to make the application fee payment (only for Male applicants).
  5. fill in the necessary data in the online application form by carefully following instructions given there. You may edit the data at this stage if you require. Upload the required soft copy of photo and signature.
  6. You will have to select one of the two payment options (details given below) while filling the online form.
  7. The GOAPS allows you to enter data, “Save” partially filled form, “Logout”, and resume filling in by logging in again. You may address the error messages that may appear on saving the filled in data.
  8. Before you make the payment, you have to carefully check for any errors or missing data.
  9. Once you press “Submit & Proceed to Payment” button, no further changes to the application can be made.
  10. After processing “Submit & Proceed to Payment” you will be taken to payment option where you may choose offline or via Netbanking option. Candidates who have selected via Netbanking option will follow the instructions given below for online net-banking, in the payment section and complete the payment process. Those who have selected the challan payment option will directly proceed to the next step “Proceed Next for PDF Download”.

  1. you will then see two links namely “Download Challan for Payment” and “Download Filled Application”. You have to download the PDF files from these links and print the files. In case if you have opted payment via Netbanking, you will have to download only filled in application form from“Download Filled Application”. The download application form will contain two pages as mentioned below
Page 1: Instructions to the candidate and address slip where you need to send the hard copy
Page 2: The application form. Note that the bottom part may contain the certificate to be signed by the college Principal/HOD or may be left blank (depending on your eligibility status).
Those who opted offline payment: Optional page for candidates who select “bank challan” mode of payment (as against the net-banking). This page will contain 3 copies of the challan to be processed with the respective banks
For further details please log on to http://gate.iitkgp.ac.in/gate2014/how2app.php

GATE PAPER PATTERN

The GATE examination consists of a single paper of 3 hours duration which contains 65 questions carrying a maximum of 100 marks.
GATE 2014 would contain questions of two different types in various papers:
(i) Multiple Choice Questions (MCQ) carrying 1 or 2 marks each in all papers and sections. These questions are objective in nature, and each will have a choice of four answers, out of which the candidate has to mark the correct answer(s).
(ii) Numerical Answer Questions of 1 or 2 marks each in all papers and sections. For these questions the answer is a real number, to be entered by the candidate using the virtual keypad. No choices will be shown for this type of questions.
The examination for all the papers will be carried out in an ONLINE Computer Based Test (CBT) mode where the candidates will be shown the questions in a random sequence on a computer screen. The candidates are required to either select the answer (for MCQ type) or enter the answer for numerical answer type question using a mouse on a virtual keyboard (keyboard of the computer will be disabled). Candidates will be provided with blank paper sheets for rough work and these have to be returned back after the examination. At the end of the 3-hour window, the computer will automatically close the screen from further actions.
General Aptitude Questions
All the papers will contain few questions that test the General Aptitude (Language and Analytical Skills), apart from the core subject of the paper.
XE Paper
A candidate appearing in the XE paper has to answer the following
Section A – Engineering Mathematics (compulsory)
  1. GA – General Aptitude (compulsory)
  2. Any two of XE sections B to G
The choice of two sections from B to G can be made during the examination after viewing the questions. Only two optional sections can be answered at a time. A candidate wishing to change midway of the examination to another optional section must first choose to deselect one of the previously chosen optional sections (B to G).
XL Paper
A candidate appearing in the XL paper has to answer the following
  1. Section H – Chemistry (compulsory)
  2. GA – General Aptitude (compulsory)
  3. Any two of XL sections I to M
The choice of two sections from I to M can be made during the examination after viewing the questions. Only two optional sections can be answered by the candidate. A candidate wishing to change midway of the examination to another optional section must first choose to deselect one of the previously chosen optional sections (I to M).

COMPUTER SCIENCE STREAM SYLLABUS



CS Syllabus


Syllabus for Computer Science and Information Technology (CS)
ENGINEERING MATHEMATICS    
Mathematical LogicPropositional Logic; First Order Logic.
ProbabilityConditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables; Distributions; uniform, normal, exponential, Poisson, Binomial.
Set Theory & AlgebraSets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.
CombinatoricsPermutations; Combinations; Counting; Summation; generating functions; recurrence relations; asymptotics.
Graph TheoryConnectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets; Colouring; Planarity; Isomorphism.
Linear AlgebraAlgebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.
Numerical MethodsLU decomposition for systems of linear equations; numerical solutions of non-linear algebraic equations by Secant, Bisection and Newton-Raphson Methods; Numerical integration by trapezoidal and Simpson’s rules.
CalculusLimit, Continuity & differentiability, Mean value Theorems, Theorems of integral calculus, evaluation of definite & improper integrals, Partial derivatives, Total derivatives, maxima & minima.
COMPUTER SCIENCE AND INFORMATION TECHNOLOGY
Digital Logic: Logic functions, Minimization, Design and synthesis of combinational and sequential circuits; Number representation and computer arithmetic (fixed and floating point).
Computer Organization and Architecture: Machine instructions and addressing modes, ALU and data-path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Instruction pipelining, Cache and main memory, Secondary storage.
Programming and Data Structures: Programming in C; Functions, Recursion, Parameter passing, Scope, Binding; Abstract data types, Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps.
Algorithms: Analysis, Asymptotic notation, Notions of space and time complexity, Worst and average case analysis; Design: Greedy approach, Dynamic programming, Divide-and-conquer; Tree and graph traversals, Connected components, Spanning trees, Shortest paths; Hashing, Sorting, Searching. Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concepts of complexity classes – P, NP, NP-hard, NP-complete.
Theory of Computation: Regular languages and finite automata, Context free languages and Push-down automata, Recursively enumerable sets and Turing machines, Undecidability.
Compiler Design: Lexical analysis, Parsing, Syntax directed translation, Runtime environments, Intermediate and target code generation, Basics of code optimization.
Operating System: Processes, Threads, Inter-process communication, Concurrency, Synchronization, Deadlock, CPU scheduling, Memory management and virtual memory, File systems, I/O systems, Protection and security.
Databases: ER-model, Relational model (relational algebra, tuple calculus), Database design (integrity constraints, normal forms), Query languages (SQL), File structures (sequential files, indexing, B and B+ trees), Transactions and concurrency control.
Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams, process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance.
Computer Networks: ISO/OSI stack, LAN technologies (Ethernet, Token ring), Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), Application layer protocols (icmp, dns, smtp, pop, ftp, http); Basic concepts of hubs, switches, gateways, and routers. Network security – basic concepts of public key and private key cryptography, digital signature, firewalls.
Web technologies: HTML, XML, basic concepts of client-server computing.

Thursday 26 June 2014

Reference Books


Just CLICK on the Link and Download :

Preferred Reference Books List for Each Subject

 Subject wise Reference Books List

---------------------------------------------------------------------------------

  • Operating System Concepts By Galvin



Download Here........!

---------------------------------------------------------------------------------
 

  • "Database Systems - A Practical approach to Design Implementation and Management"





 Download Here......!


 ---------------------------------------------------------------------------------

  •  Data Communications and Networking By Behrouz A.Forouzan



Download Here.......!

---------------------------------------------------------------------------------

  •  Fundamentals of Database Systems By Ramez Elmasri & Navathe



 Download Here.......!

---------------------------------------------------------------------------------
  • Database Management Systems By R.Ramakrishnan, J.Gehrke


 Download Here.......!

---------------------------------------------------------------------------------

  • Theory of Computation By John.C.Martin



 Download Here.......!

-----------------------------------------------------------------------------------
  • Compilers: Principles, Techniques and Tools By Aho, Lam, Sethi and Ullman




Download Here.......!

-----------------------------------------------------------------------------------

  • Database System Concepts By Abraham Silberchatz , H. Korth and S. Sudradhan






 Download Here......!

 -----------------------------------------------------------------------------------
  •   Software Engineering A Practitioner’s Approach By Roger S. Pressman




Download Here.......!

-----------------------------------------------------------------------------------


  • Algorithms and Theory of Computation Handbook By Horowitz Sahni



Download Here.......!

-----------------------------------------------------------------------------------

  • Computer Organization and Architecture By Carl Hamacher & Safwat Zaky



Download Here.......!

-----------------------------------------------------------------------------------

  • Metrics and Models in Software Quality Engineering By Stephen H. Kan




Download Here.......!


-----------------------------------------------------------------------------------

  • Modern Compiler implementation in Java By Andrew W. Appel




Download Here.......!

-----------------------------------------------------------------------------------

  • Embedded Systems Design By Steve Heath




Download Here.......!


-----------------------------------------------------------------------------------
  • Mobile Cellular Telecommunication's By William C.Y Lee



Download Here.......!

-----------------------------------------------------------------------------------

  • Data Mining - Concepts and Techniques By Jiawei Han and Micheline Kamber



Download Here.......!

-----------------------------------------------------------------------------------

Welcome Note

Hello,Friends
ops Sorry....!
UPCOMING ENGINEERS and IITIAN'S......!
This blog is my self creativity for who wishes to be appearing as for GATE - 2015
In this blog I will provide you all Sort of
Reference Books
Question Papers of Last 15 Years
As well as CS/IT Stream students Syllabus with their Subject Marks Weightage.....!
So be with Me and enjoy The My New Blog as free.....!
You can also join me on FB for Discussion
Facebook Page
And either else you chirp me
Twitter Chirp