Square logo

Square Easy Interview Questions

3 easy-level practice questions for Square technical interviews

coding Easy Verified Question #1

1. Pig Latin Translator


Category: Algorithm coding problem
# Question Translate a sentence into Pig Latin using the following rules: Rules: 1. If a word begins with a vowel (a, e, i, o, u),...
Input: Given input
Output: Computed result
coding Easy Verified Question #2

2. Obstacle Grid Blocks


Category: Grid/matrix coding problem
# Question You are given two integers R and C representing the number of rows and columns in a grid (0-indexed). You are also given a list...
Input: 2D grid
Output: Computed result
coding Easy Verified Question #3

3. Candy Bag Matcher


Category: String coding problem
# Question
Input: Array of strings
Output: Array

No AI generated questions yet for Square.

Start practicing Square questions

Sign up for free to access walkthroughs, AI-generated questions, and more.

Get Started Free