Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Explain two-dimensional array.

0 Answers  


What do you mean by keywords in c?

0 Answers  


difference between memcpy and strcpy

1 Answers  


a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion

0 Answers   Mindteck,


What is a MAC Address?

0 Answers  


How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST

6 Answers   Adobe, Huawei,


Describe the header file and its usage in c programming?

0 Answers  


What is 02d in c?

0 Answers  


How can I use a preprocessorif expression to ?

0 Answers  


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

0 Answers   Huawei,


What does c mean in basketball?

0 Answers  


char *p="name"; printf(p);

1 Answers  


Categories