Solution :
check_palindrome
lower_
_string
string
_lower()
Let stack = new Stack()
Let queue = new Queue();
for each character c in lower_case_string:
stack.push(c);
queue.enqueue(c);
let isPalindrome = true;
while queue is not empty {
if (queue.remove().equals(stack.pop())) {
continue;
} else {
isPalindrome=false;
break while loop;
}
}
return isPalindrome
Input = aabb
output = true
input =abcd
output = false
Yes, you can Microsoft office in a Chromebook.
Answer: High latency, temporary and disposable resources are not the benefits of AWS cloud computing.
Explanation: AWS is the most reliable and broad platform that offers a wide range of feature services to individuals globally.
Hope this helps (:
Answer:
video games are used with qraphecs and software is compute
Explanation:
The famous saying is garbage in , garbage out .