Gate Exam Preparation..... only CS If you have any doubts just post here i will clear..
#22
Posted 11 March 2009 - 04:11 PM
can any one send the g.k.publications gate books for computer science to my id nvasu_2@yahoo.co.in?
twinklingstar, on Dec 31 2008, 01:29 PM, said:
hi
i need some help regarding d material to follow for gate (cs)..
upto now i got some text books n material by g.k. publishers..
is tht enough for practice or else i have to gather any material..
n wht is d book to practice previous test papers...
plz i need u r suggestion...
i need some help regarding d material to follow for gate (cs)..
upto now i got some text books n material by g.k. publishers..
is tht enough for practice or else i have to gather any material..
n wht is d book to practice previous test papers...
plz i need u r suggestion...
#26
Posted 31 March 2009 - 04:53 PM
Hi RamSwaroop,
Thank you for your guidance. Can you help me out with the preparation guidelines for Mtech_CSE Part time Entrance test?
Please give me tips for preparation. Exam will be held on 24th of April.
Thank you in advance.
Looking forward for your valuable inputs.
Take care,
suresh.
Thank you for your guidance. Can you help me out with the preparation guidelines for Mtech_CSE Part time Entrance test?
Please give me tips for preparation. Exam will be held on 24th of April.
Thank you in advance.
Looking forward for your valuable inputs.
Take care,
suresh.
ramswaroop, on Nov 15 2008, 11:20 AM, said:
Hiiiiiii Friends.......
If you have any doubts just post here i will clear..
If i have any doubts i will post here you clear my doubts.....
I hope this topic is useful for all who preparing for Gate........
If you have any doubts just post here i will clear..
If i have any doubts i will post here you clear my doubts.....
I hope this topic is useful for all who preparing for Gate........
#27
Posted 01 April 2009 - 03:26 PM
twinklingstar, on Dec 31 2008, 01:29 PM, said:
hi
i need some help regarding d material to follow for gate (cs)..
upto now i got some text books n material by g.k. publishers..
is tht enough for practice or else i have to gather any material..
n wht is d book to practice previous test papers...
plz i need u r suggestion...
i need some help regarding d material to follow for gate (cs)..
upto now i got some text books n material by g.k. publishers..
is tht enough for practice or else i have to gather any material..
n wht is d book to practice previous test papers...
plz i need u r suggestion...
HI.. can you send/let me know how to get gk publications-CS gate material or handbook to rvprakash66866@yahoo.com.
thanks for your time.
#31
Posted 24 May 2009 - 01:37 PM
Computer Science and Information Technology:
ENGINEERING MATHEMATICS
Mathematical Logic: Propositional Logic; First Order Logic.
Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables;
Distributions; uniform, normal, exponential, Poisson, Binomial.
Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.
Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations;
asymptotics.
Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets;
Colouring; Planarity; Isomorphism.
Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.
Numerical Methods: LU 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.
Calculus: Limit, 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.
ENGINEERING MATHEMATICS
Mathematical Logic: Propositional Logic; First Order Logic.
Probability: Conditional Probability; Mean, Median, Mode and Standard Deviation; Random Variables;
Distributions; uniform, normal, exponential, Poisson, Binomial.
Set Theory & Algebra: Sets; Relations; Functions; Groups; Partial Orders; Lattice; Boolean Algebra.
Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; recurrence relations;
asymptotics.
Graph Theory: Connectivity; spanning trees; Cut vertices & edges; covering; matching; independent sets;
Colouring; Planarity; Isomorphism.
Linear Algebra: Algebra of matrices, determinants, systems of linear equations, Eigen values and Eigen vectors.
Numerical Methods: LU 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.
Calculus: Limit, 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.
#34
Posted 31 May 2009 - 11:34 AM
heyyy i have a doubt
clarify it friends.... i havnt taken gate exam till now atleast once....
i cumpleted ma b.tech cse branch in 2009 passout...
wanna write gate in 2010
my question is....im a cse student in b.tech can i write gate in IT field ? and also my frnd is IT branch can he write GATE in CSE field ? i jus wanna clarify it .....plzzz help me... does it matter what branch we have taken and we will take ?
clarify it friends.... i havnt taken gate exam till now atleast once....
i cumpleted ma b.tech cse branch in 2009 passout...
wanna write gate in 2010
my question is....im a cse student in b.tech can i write gate in IT field ? and also my frnd is IT branch can he write GATE in CSE field ? i jus wanna clarify it .....plzzz help me... does it matter what branch we have taken and we will take ?

Sign In
Register
Help

MultiQuote