NIC Scientist-B Syllabus 2023 PDF (New) Scientific Officer Exam Pattern Download @ nic.in

NIC Scientist-B, Scientific Officer Syllabus & Exam Pattern PDF: The National Informatics Centre has released NIC Scientist-B, Scientific Officer Syllabus on its Official Web portal @ nic.in. The NIC Scientist-B, Scientific Officer Exam Pattern is uploaded on this page for the sake of the Candidates. Candidates who had applied for NIC Jobs and preparing for Scientist-B, Scientific Officer Exam 2023 should check this article for NIC Syllabus and test pattern PDF. 

NIC Scientist-B, Scientific Officer Syllabus 2023 Highlights

Organization NameNational Informatics Centre (NIC)
PostsScientist-B, Scientific Officer/ Engineers-B, and Scientific/ Technical Assistant-A
CategorySyllabus
Job LocationAcross India
Selection ProcessWritten Test/ Interview
Official Websitenic.in

 

NIC Scientist-B, Scientific Officer Exam Pattern 2023

Name of the SubjectNumber of Questions
Technical Area (65%)78
Generic Area (35%)42
Total120 Questions

Note:

  • Total Duration of the Exam – 3 Hours
  • Type of Questions – Multiple Choice Questions (MCQs)
  • Mode of the exam – Written Examination in Online mode
  • Marking Scheme – Every question will carry 1 (one) mark and there will be a negative marking of 0.25 mark for each wrong answer.

Download Subject Wise NIC Scientist-B, Scientific Officer Syllabus 2023 PDF

Here we have uploaded the Subject Wise Syllabus and Detailed Exam Pattern to help the Aspirants in their Exam Preparation. So all the Applicants are advised to read this article completely and Download the NIC Scientist-B, Scientific Officer Syllabus, and Exam Pattern for the Below Section for free of cost.

NIC Scientist B

Section A: Generic

Logical Reasoning, Analytical Reasoning Capabilities, Quantitative and Qualitative Abilities, General Aptitude

Section B: Technical (Computer Science)

  • Probability, Statistics, and Combinatorics: Conditional Probability; Mean, Median, Mode, and Standard Deviation; Random Variables; Distributions; uniforms, normal, exponential, Poisson, Binomial, Permutations, Combinations, Counting, Summation, generating functions, recurrence relations, asymptotic
  • Digital Logic: Logic functions, Minimization, Design, and synthesis of combinational and sequential.
  • 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.
  • Electrical Engineering: Power Electronics, Signals, and Systems, Electromagnetic Fields, Network graph, KCL, KVL, Node and Mesh Analysis, Transient response of DC and AC networks, Sinusoidal steady-state analysis, Resonance, Superposition theorem, Maximum power transfer theorem, Three phase circuits, Power and power factor in AC circuits.
  • Analog and Digital Communication: Autocorrelation and power spectral density,
    properties of white noise, filtering of random signals through LTI systems, amplitude
    modulation and demodulation, angle modulation and demodulation, spectra of AM and FM, Super heterodyne receivers, circuits for analog communications, Information theory,
    entropy, mutual information and channel capacity theorem, Digital communications, PCM, DPCM, digital modulation schemes, amplitude, phase and frequency shift keying (ASK, PSK, FSK), QAM, MAP and ML decoding, matched filter receiver, calculation of bandwidth, SNR and BER for digital modulation; Fundamentals of error correction, Hamming codes; Timing and frequency synchronization, inter- symbol interference and its mitigation; Basics of TDMA, FDMA and CDMA.
  • Programming and Data Structures: Programming in modern languages viz. Java, .Net, Open Source (PHP), Python, GoLang, NodeJS, etc. Functions, Recursion, Parameter passing, Scope, Binding, Abstract data types Arrays, Stacks, Queues, Linked Lists, Trees, Binary search trees, Binary heaps, Object Oriented Programming Concepts- Object, Class, Inheritance, Polymorphism, Abstraction and Encapsulation.
  • 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 competent, Spanning trees, Shortest paths; Hashing, Sorting, Searching, Asymptotic analysis (best, worst, average cases) of time and space, upper and lower bounds, Basic concept of complexity classes –P, NP, NP-hard, NP- complete
  • 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, NoSQL Databases, the question on the internals of Postgres SQL
  • 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, and maintenance.
  • Computer Networks: ISO/OSI stack, LAN technologies, Flow and error control techniques, Routing algorithms, Congestion control, TCP/UDP and sockets, IP(v4), IP(v6), Application layer protocols, (ICMP, DNS, SMTP, POP, FTP, HTTP), Basic concepts of hubs, switches, gateways, and routers. Wireless technologies, Network security – basic concepts of public key and private key cryptography, digital signature, firewalls.
  • Web Technologies: HTML5, CSS3, XML basic concept of client-server computing, web
    server, proxy server, web application development, MVC architecture, web services, frontend technologies.
  • Cyber Security and Emerging Technologies: Secure programming techniques, OWASP top 10 vulnerabilities, Concepts on IOT, Block Chain, AI, etc.
  • Cloud Technology: Compute, Network, Storage Management Technologies, Edge Computing, etc.

NIC Scientific Officer / Engineer-SB and Scientific/Technical Assistant-A Syllabus Topics

Section A: Generic

Logical Reasoning, Analytical Reasoning Capabilities, Quantitative and Qualitative abilities,
General Aptitude.

Section B: Technical (Computer Science)

  • Probability and Statistics: Sampling theorems, Conditional Probability, Mean, Median, Mode and standard deviations, Random Variables discrete and continuous distributions, Poisson, Normal and Binomial distribution, correlation and regression analysis.
  • Digital Computer Principles: Number systems- Binary, Decimal. Octal, and Hexadecimal Conversion, Arithmetic operations, Boolean expression, simplification, Postulates and theorems, Simplifications, K-map, Combinational Logic circuits – Adder, Subtractor, Multiplexer, Demultiplexer, Encode, Decoder, Sequential circuits – SR, JK, T, D, flip flops, shift registers, Asynchronous, synchronous and Module, and counters.
  • Computer Organization and Architecture: Multiprocessors and microcomputers, Machine Instructions, and addressing mode. ALU and data path, CPU control design, Memory interface, I/O interface (Interrupt and DMA mode), Cache and main memory, Secondary storage, Semiconductor memory – Internal organization, SRAM. DRAM, SDRAM, Rambus Memory, ROM Technology, virtual memory, Instruction sequencing, Instruction execution, Hardwired control and microprogrammed control, microinstructions, and Instruction pipelining.
  • 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.
  • Object Oriented Programming: Object Oriented design concept, programming in C++ and on programming languages viz. Java, .Net, Open Source (PHP), Python, GoLang, NodeJS, etc.
  • 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. The basic concept of complexity classes, N, NP, NP-hard, NP-complete
  • 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.
  • System Software: Lexical analysis, parsing, syntax-directed translation, code generation and optimization, Assemblers, linkers and loaders microprocessors operating systems- processes, threads, inter-process communication, synchronization deadlocks, CPU scheduling, memory management and virtual memory, file system, I/O systems, protection, and security module.
  • 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 and testing, implementation, and maintenance.
  • Computer Networks: IOS/OSI stack, LAN technologies (Ethernet, Token Ring), flow and error control techniques, Routing algorithm, Congestion Control, TCP/UDP and sockets IP(v4) Application layer protocol (ICMP, DNS, SMTP, POP, FTP, HTTP, HTTPS): Basic concept of hubs, switches, gateways and routers. Network security: Basic concepts of public key and private key cryptography. Hash function, Digital Signature, Firewalls, User authentication- Token based, Biometric, Remote user authentication, Intrusion detection systems, honey pots, Denial of Service. Wireless network, 2G and 3G Networks, Bluetooth.
  • Web Technologies: HTML5, CSS3, XML basic concept of client-server computing, web server, proxy server, web application development, MVC architecture, web services, frontend, and backend technologies.

NIC Scientist-B, Scientific Officer Syllabus – Frequently Asked Questions(FAQ)

What is NIC Scientist-B, Scientific Officer Syllabus?

Quantitative Ability, Communication Ability, English Comprehension, Analytical Ability, General Knowledge and Current affairs

What is the Exam Pattern for NIC 2023?

The Detailed NIC Exam Pattern 2023 is available @ Questionpapersonline.com

Where can I Get the NIC Scientist-B, Scientific Officer Syllabus PDF?

The NIC Scientist-B, Scientific Officer Syllabus PDF available @ nic.in

What are the Total Marks for NIC Scientist-B, Scientific Officer Exam?

The NIC Scientist-B, Scientific Officer will be Conducted for 120 Marks

How many Questions will be asked in the NIC Scientist-B, Scientific Officer Exam ?

A Total of 120 Questions will be asked in the NIC Scientist-B, Scientific Officer Exam

Rate this post

More related articles