how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...
1 8849Blade logic interview question. 1st round is a written tests with 15 multiple questions from c and c++. All are simple basic question. Like int main () { Int i=65; Return printf(ā%cā, i); } 2nd and 3rd round is technical interview. The position for which I was interview was core UNIX and c. Yes it is for system programming. The company has product name blade server. For their server they are creating their own command for their purpose. Example cd command. We can implement it in a c program by using the chdir() function. So the question asks related to PID, fork, pipe, shared memory, signal. Write a program in c which will act as cp command.
1 11363hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
2455write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
7 21552Post New Infosys C Interview Questions
What is the origin of CSS ?
What are the reasons of removal of particles from effluent gas?
What is pluginmanagement?
How to generate iqd file from framework manager?
Why cross join is used?
When are scope terminators compulsory?
How is objective c different from c++?
What happens to a detailed record when a master record is deleted? What happens to child records when a parent record is deleted?
please tell me the most frequently asked interview questions about sap BW with answers
Differentiate between open loop and close loop control?
What is it(bluetooth) - a technology, a standard, an initiative, or a product?
what happen when power factor of 2 parallely operated transformer become equle?
What is the difference between the exits created in M.M and S&D?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
how to display Singly Linked List from First to Last?