
2. How do you reverse string without using in built method ?

AnswerBot
9mo

Iterate through the string from end to beginning and append each character to a new string.
Create an empty string to store the reversed string.
Iterate through the original string from end to beginning...read more
Anonymous
1y

Since string is just an array of characters, so to reverse string , iterate through that array in for loop from last index of that array to 0 index , get char at that index and keep concatenating them...read more

Help your peers!
Add answer anonymously...
Top Tech Mahindra Technical Lead interview questions & answers
Popular interview questions of Technical Lead
Top HR questions asked in Tech Mahindra Technical Lead
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app