Capgemini interview question

Write a code to check whether the given string is palindrome?

Interview Answer

Anonymous

11 Sept 2019

Write a program to implement stack using linked list?