Write a code on reverse string and its complexity.


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

Post New Answer

More C Interview Questions

Concat two string with most overlapped substring has to remove  "abcd"+ "cdef" = "abcdef

6 Answers  


What is the difference between a free-standing and a hosted environment?

0 Answers   Aspire,


What is the use of a ‘’ character?

0 Answers  


Can you return null in c?

0 Answers  


what are the facialities provided by you after the selection of the student.

0 Answers   TCS,


What are the functions to open and close file in c language?

0 Answers  


wt is d full form of c

6 Answers   TCS, Wipro,


What is diffrance between declaration and defination of a variable or function

4 Answers  


What are the advantages of using macro in c language?

0 Answers  


What is boolean in c?

0 Answers  


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

0 Answers   TCS,


Explain what a Binary Search Tree is.

3 Answers  


Categories