Pergunta de entrevista da empresa Zoho

Reverse a String or Number Example: Write a program to reverse a given string without using built-in functions. Find the Missing Number in an Array Example: Given an array of size n-1 containing numbers from 1 to n, find the missing number. Check for Palindrome Example: Write a function to check if a given string or number is a palindrome. Pattern Printing Example: Print a pyramid, diamond, or number pattern using loops. Find the First Non-Repeating Character Example: Given a string, return the first character that does not repeat.