Write code to reverse a string.

AnswerBot
1y
Code to reverse a string using array manipulation.
Create an array of characters from the input string.
Iterate through the array in reverse order and append each character to a new string.
Return the re...read more
Help your peers!
Add answer anonymously...
Interview Questions Asked to Computer Vision Intern at Other Companies
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

