2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
28th November 2014, 08:13 AM
Super Moderator
 
Join Date: Apr 2013
Re: MPSC Computer Science Lecturer Syllabus

Here I am providing you Syllabus of MPSC Lecturer for Computer Science and Engineering Exam.

Paper I:

Section - A (Marks: 50)
Mathematical Foundations:
1) Mathematical Logic: Propositional logic; First Order logic.
2) Set Theory and Algebra: Sets; Relations; Functions; Groups; Partial order; Lattice; Boolean algebra.
3) Combinatorics: Permutations; Combinations; Counting; Summation; generating functions; Recurrence relations; Asymptotics.
4) Graph Theory: Connectivity; Spanning trees; Cut vertices and edges; Covering; Matching; Independent sets; Colouring; Planarity, Isomorphism.

Section - B (Marks: 50)
Data Structures and Algorithms:
1) The notion of abstract data types, stack, queue, list, set, string, tree, binary search tree, heap, graph.

2) Tree and graph traversals, connected components, spanning trees, shortest paths, hashing, sorting, searching, design techniques (greedy, dynamic, divide and conquer).

3) Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, intractability.

Section - C (Marks: 50)
Computer Programming:
1) C programming, program control (iteration, recursion, functions); pointers, structures, arrays; scope, binding, parameter passing.
2) O-O Programming concepts using C++:
a) Class, objects, Instantiation, Inheritance.
b) Polymorphism, overloading and other concepts.

Section - D (Marks: 50)
Formal Languages and Automata Theory:
1) Regular Languages, finite automata, regular expressions, regular grammar.
2) Context free languages push down automata, context free grammars.

Elementary Computer Graphics: Display systems, Input devices, 2D Geometry, Graphic operations, 3D Graphics, Graphic Standards.

Paper - II
Section - A (Marks: 50)
Computer Hardware:
1) Digital Logic: Logic Functions, minimization, design and synthesis of combinational and sequential circuits, number representation and computer arithmetic (fixed and floating point).
2) Computer organisation and Architecture: Machine instructions and addressing modes, ALU and data path, hardwired and micro programmed control.
3) Interfacing and Data Communication: Memory interfacing, I/O interface (interrupt and DMA mode), serial communication interface, cache, main and secondary storage.
4) Instruction pipelining, pipeline hazards, micro controllers, embedded systems.

Section - B (Marks: 50)
System Software:
1) Compiler Design: Lexical analysis, Parsing, Syntax directed translation.
2) Runtime environment, Linking (static and dynamic); Code generation.
3) Operating Systems (in the context of Unix) : classical concepts (concurrency, synchronization, deadlock), processes, threads and interprocess communication.
4) CPU scheduling, memory management, file systems, I/O systems, protection and security.

Section - C (Marks: 50)
Software Systems:
1) Information Systems and Software Engineering: information gathering, requirement and feasibility analysis, data flow diagrams.
2) Process specifications, input/output design, process life cycle, planning and managing the project, design, coding, testing, implementation, maintenance.
3) Databases: relational model, database design, integrity constraints, normal forms.
4) Query languages (SQL), file structures (sequential, indexed), b-trees, transaction and concurrency control.

Section - D (Marks: 50)
Computer Communications:
1) Data Communication: data encoding and transmission, data link control, multiplexing, packet switching, LAN architecture, LAN systems (Ethernet, token ring), Network device: switches, gateways, routers.

2) Networks: ISO/OSI stack, sliding window protocols, routing protocols, TCP/UDP, application layer protocols and systems (http, smtp, dns, ftp), network security.

3) Web technologies: three tier web based architecture; JSP, ASP, J2EE, NET systems; html, XML.


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 08:40 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4