write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 43181How to reverse a string using a recursive function, without swapping or using an extra memory?
31 103653If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).
5 11331array contains zeros and ones as elements.we need to bring zeros one side and one other side in single parse. ex:a[]={0,0,1,0,1,1,0,0} o/p={0,0,0,0,0,1,1,1}
12 17423Write a function that will take in a phone number and output all possible alphabetical combinations
1056Post New Motorola C Interview Questions
What is the recruitment cycle?
Can you explain dynamic query mode?
If my ip address seems to be wrong, how can that be?
What is the HIV-1 Gag primer sequence ?
What is wcf wpf wwf in net?
What is the minimum recommended amount of ram for sql server 2012 enterprise?
What is are packages?
What is your experience with the meet and confer process?
What is difference between equi join and inner join?
Is mongodb free on aws?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What are R applications of R clustering?
What is the difference between deferred revenue and accrued revenue?
in what form is crr kept in RBI?
Why GRR starts from 60% of motor speed why not less than 60%?