AI-powered multi-agent interview evaluation system
AI agents working in perfect harmony
Given an array of integers, return the sum of all elements.
Given a string, return the reversed version of it.
Given an array of integers, return the maximum element.
Determine if a string is a palindrome (reads same forward and backward).
Find two numbers in array that add up to target. Return their indices.