Explanation: the main purpose of the above code is to check if a string is a palindrome.
Q. What is the time complexity of the above code used to reverse a string?
β
Correct Answer: (D)
checks if a string is a palindrome
Explanation by: Mr. Dubey
the main purpose of the above code is to check if a string is a palindrome.
Discussion
Question Analytics
918
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
82%
Success Rate