Please send me Sample papers National Informatics Centre
(NIC) Programmer Vacency
Answers were Sorted based on User's Feedback
Answer / sanju
It would be very thankful, if any one can provide me sample
paper for NIC. You can mail me at sanju2906@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / krunal
If anybody knows syllabus or have a old paper then plz send
on follwing ID
krunal247@gmail.com
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / imtiyaj khan
plz send me the nic question papers for scientific officers
post.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / gagandeep
Please send me sample papers of NIC
For NIC Programmer vaccancy
At smarty231@gmail.com or gagan1557@yahoo.com
Thank you
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dhivya
I am also looking for syllabus&pattern of NIC
exam. If anyone knows it pls send it to dhivyaravy@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / akhil sachdeva
hi
I am looking for NIC examinations papers.If someone have
knowledge about papers.please send me mail on
akhil_schdv@yahoo.com.
regerds
Akhil Sachdeva
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sagar
I too need the papers of sample papers for NIC written.........
plz mail to sagar583@gmail.com
thnx in advance........
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / neelima
Here is the portion for written test in NIC [I got this
form one of the sites on internet]
Here you go. This is the syllabus:
Data structures:
Notion of abstract data types, Stack, Queue, List, Set,
String, Tree, Binary search tree, Heap, Graph;
Programming Methodology:
C programming, Program control (iteration, recursion,
Functions), Scope, Binding, Parameter passing, Elementary
concepts of Object oriented, Functional and Logic
Programming;
Algorithms for problem solving:
Tree and graph traversals, Connected components, Spanning
trees, Shortest paths; Hashing, Sorting, Searching; Design
techniques (Greedy, Dynamic Programming, Divide-and-
conquer);
Compiler Design:
Lexical analysis, Parsing, Syntax directed translation
, Runtime environment, Code generation, Linking (static and
dynamic); Operating Systems
: Classical concepts (concurrency, synchronization,
deadlock), Processes, threads and Inter-process
communication, CPU scheduling, Memory management, File
systems, I/O systems, Protection and security.
Databases:
Relational model (ER-model, relational algebra, tuple
calculus), Database design (integrity constraints, normal
forms), Query languages (SQL), File structures (sequential
files, indexing, B+ trees), Transactions and concurrency
control;
Computer Networks:
ISO/OSI stack, sliding window protocol, LAN Technologies
(Ethernet, Token ring), TCP/UDP, IP, Basic concepts of
switches, gateways, and routers
COMPUTER HARDWARE
Digital Logic:
Logic functions, Minimization, Design and synthesis of
Combinational and Sequential circuits; Number representation
and Computer Arithmetic (fixed and floating point);
Computer Organization:
Machine instructions and addressing modes, ALU and
Data-path, hardwired and micro-programmed control, Memory
interface, I/O interface (Interrupt and DMA mode), Serial
communication interface, Instruction pipelining, Cache, main
and secondary storage.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / monalisa
Hi..
Does anyone have any idea what the personal interview will
be about..If anyone has any information,plz mail me at
monalisa.svnit@gmail.com..Any help would be highly appreciated..
| Is This Answer Correct ? | 1 Yes | 0 No |
vendor out going payment suppose is 10000/- and after some time vendor returned 2000/- as it is excess where this transaction to be posted in fi/ap
. What is a Design System?
What is Make to Order, and what is the difference between Make to order and Make to Cash
what is the difference between generic process model & iterative process model??
What is the difference between a web-based and installed software?
how to downlaod image to target system? what is the vi editor?
give difference between generic & iterative process model.
One of our potential future investors ask us for following: "We also wanted to see the high level algorithm diagrams". I have searched the Web a lot and have found a lot of types of diagrams. I will not list them here. I'm not sure that the definition "high level algorithm diagrams" exists at all. Any way, if you know it is - where I can find it on Web. The more general question. If one need to create (let us define it this way) high level algorithm diagrams - where to find types, descriptions and templates on Web. Thanks a lot. Valery
What is platform-driven design?
Can you explain why software is called a product?
I would like to submit the following question I was asked recently during my technical interview at Google. I'm rephrasing the question to make it clear for everyone to understand: - You are going on a one-way flight trip that includes billions of layovers. - You have 1 ticket for each part of your trip (i.e: if your trip is from city A to city C with a layover in city B, then you will have 1 flight ticket from city A to city B, and 1 flight ticket from city B to city C. - Each layover is unique. You are not stopping twice in the same city. - You forgot the original departure city. - You forgot the final destination city. - All the tickets you have are randomly sorted. Question are: - Design an algorithm to reconstruct your trip with minimum complexity. - How would you improve your algorithm. Example: - randomly sorted: New York->London San Francisco-> Hong Kong Paris->New York London->San Francisco - sorted: Paris->New York New York->London London->San Francisco San Francisco-> Hong Kong
What feature of the waterfall model distinguishes it from other models