Blade 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.
what is the syallabus of computer science students in group-
1?
81
What is floating point exception error? And what are
different types of errors occur during compile time and run
time? why they occur?
98
How to draw the flowchart for structure programs?
248
which is the best antivirus and how to update it
40
what is the most appropriate way to write a multi-statement
macro?
8
Write a program that accepts a string where multiple spaces
are given in between the words. Print the string ignoring
the multiple spaces.
Example:
Input: “ We Are Student “
Output: "We Are Student"
284
how to create duplicate link list using C???
33
Juxtapose the use of override with new. What is shadowing?
336
what is the self-referential structure?
22
what are advantages of U D F?
119
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS
CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS
TELL ME THE ANSWER
90
Hai what is the different types of versions and their
differences