write a C code to reverse a string using a recursive function, without swapping or using an extra memory.
9 43491How to reverse a string using a recursive function, without swapping or using an extra memory?
31 104522If 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 11446array 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 17718Write a function that will take in a phone number and output all possible alphabetical combinations
1100Post New Motorola C Interview Questions
What is a credit control area in sap ?
What is applique?
What is meant RD020
What is the difference in the way microstrategy handles custom group and consolidations?
In 3d-series, which two elements exhibit an anomalous configuration?
What are the file upload settings in configuration file?
Can you provide examples of how to structure prompts for a given use case?
Difference between Transfer orders vs item reclass journal?
How did you react when faced with constant time pressure?
Why is tan-delta test and capacitor measurement done on alternator?
What is carbon sequestration?
What is MapFile?
How can we schedule a job in Talend?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me