IBM Interview Questions
The IBM tehnical interview question will be mostly on C,Unix and windows.
Here are some general + C,Unix and windows interview questions
1.you are from xxx stream and you are having such a good cgpa then why you want to go to IT sector?
2. what all subjects have you read?
3. how much you rate your self in C?
4.can you tell me algorithm used by Google search engine?
5.What is binary search?
6.If I give you a array of 1000 no.s, all in ascending order in how many iterations will binary search be completed?
7.you told me you are very good in programming, can you support your claim?
8.What is difference between do while and while?
9.what is pointer?
10.You gave xxx as your preference can you tell why?
11.const char *
char * const
What is the differnce between the above tow?.
12.In Unix inter process communication take place using?.
13.What are the files in /etc directory?.
14.About i-node numbers
15.Max relaxable permisssion value with out giving write permission
to others?.
16.About ln(linking)
17.A question on until
until (who |grep mary)
do
sleep(60)
done
18.Linking across directories?.
19.process id for kernell process
20.very first process created by kernell
21.function to repaint a window immediately?.
22.Function entry for DLL in win3.1
23.win 3.1 is a
24.win 3.1 supports which type of multi tasking?.
25.Message displayed when a window is destroyed
26.About fork()?
27.About send message and post message
28.Message to limit the size of window
29.System call executable binary file intoa process
30.About GDI object?.
31.API used to hide window
32.Initialize contents of a dialog?.
Here are some general + C,Unix and windows interview questions
1.you are from xxx stream and you are having such a good cgpa then why you want to go to IT sector?
2. what all subjects have you read?
3. how much you rate your self in C?
4.can you tell me algorithm used by Google search engine?
5.What is binary search?
6.If I give you a array of 1000 no.s, all in ascending order in how many iterations will binary search be completed?
7.you told me you are very good in programming, can you support your claim?
8.What is difference between do while and while?
9.what is pointer?
10.You gave xxx as your preference can you tell why?
11.const char *
char * const
What is the differnce between the above tow?.
12.In Unix inter process communication take place using?.
13.What are the files in /etc directory?.
14.About i-node numbers
15.Max relaxable permisssion value with out giving write permission
to others?.
16.About ln(linking)
17.A question on until
until (who |grep mary)
do
sleep(60)
done
18.Linking across directories?.
19.process id for kernell process
20.very first process created by kernell
21.function to repaint a window immediately?.
22.Function entry for DLL in win3.1
23.win 3.1 is a
24.win 3.1 supports which type of multi tasking?.
25.Message displayed when a window is destroyed
26.About fork()?
27.About send message and post message
28.Message to limit the size of window
29.System call executable binary file intoa process
30.About GDI object?.
31.API used to hide window
32.Initialize contents of a dialog?.
0