| Other C Code Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Write a function to find the depth of a binary tree. | Adobe | 4 |
| how to return a multiple value from a function? | Wipro | 4 |
| how to check whether a linked list is circular. | | 3 |
| plz send me all data structure related programs | | 1 |
| How do I write a program to print proper subset of given
string . Eg :input: abc
output:{},{a},{b},{c},{a,b},{a,c},{b,c},
{a,b,c}.I desperately need this program please mail me to
saravana6m@gmail.com | Deshaw | 8 |
| programming in c lanugaue programm will errror error with
two header file one as stdio.h and other one is conio.h | | 1 |
| Give a very good method to count the number of ones in a 32
bit number.
(caution: looping through testing each bit is not a solution) | Microsoft | 4 |
| Write a C function to search a number in the given list of
numbers. donot use printf and scanf | Honeywell | 4 |
| Give a one-line C expression to test whether a number is a
power of 2. | Microsoft | 7 |
| Finding a number multiplication of 8 with out using
arithmetic operator | NetApp | 7 |
| Program to find the largest sum of contiguous integers in
the array. O(n) | | 5 |
| How to return multiple values from a function?
| | 4 |
| write the function. if all the character in string B appear in
string A, return true, otherwise return false. | Google | 7 |
| How to swap two variables, without using third variable ? | HCL | 28 |
| print numbers till we want without using loops or condition
statements like specifically(for,do while, while swiches,
if etc)!
| | 7 |
| why java is platform independent? | Wipro | 6 |
| Write a program that find and print how many odd numbers in
a binary tree | | 1 |
| How will u find whether a linked list has a loop or not? | Microsoft | 3 |
| How do you sort a Linked List (singly connected) in O(n)
please mail to pawan.10k@gmail.com if u can find an
anser...i m desperate to knw... | Oracle | 3 |
| program to find the roots of a quadratic equation | | 1 |
| |
| For more C Code Interview Questions Click Here |