Given a linked list, determine if it is a palindrome. Print 'yes' if it is, otherwise print 'no'.

AnswerBot
1mo
Check if a linked list is a palindrome by comparing elements from both ends.
Traverse the linked list to find its length.
Use a stack to store the first half of the elements.
For the second half, compare...read more
Varalakshmi Talur
3y
If (Head.value==tail.value) {if (head+1!=tail-1){head+1.value==tail-1.value{if (head+2==tail-2) &&(head+2.value==tail-2.value)}}} print "Yes";
else print "no";
Abhishek Soni
3y
A Team Lead
das dsad sad sad asd sad asd asd as
Shubham Bhosale
4y
a=[123,25,515]
for a in i:
sum=0
temp=i
while(n>0):
rem=i%10
sum=sum*10+rem
i=i//10
if(temp==sum):
print("yes")
else:
print("no")
Add answer anonymously...
Amazon Software Developer interview questions & answers
A Software Developer was asked 1mo agoQ. Could you describe the process for designing a data structure that allows for al...read more
A Software Developer was asked 1mo agoQ. What is HTML?
A Software Developer was asked 1mo agoQ. What is MySQL?
Popular interview questions of Software Developer
A Software Developer was asked 1mo agoQ1. Could you describe the process for designing a data structure that allows for al...read more
A Software Developer was asked 1mo agoQ2. What is MySQL?
A Software Developer was asked 1mo agoQ3. What is Java?
Top HR questions asked in Amazon Software Developer
A Software Developer was asked 1mo agoQ1. Tell me about a time you had to get to the root cause of a problem
A Software Developer was asked 5mo agoQ2. What are the short-term and long-term goals for the team or organization?
A Software Developer was asked 5mo agoQ3. Why do you want to work at Amazon?
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

