Category: String coding problem# Question Implement a function that formats a list of words into lines, separating them with hyphens, while ensuring no line exceeds a maximum...Input: Array of strings Output: Computed result
codingEasyVerified Question#2
2. Snowpack Trail
Category: Array coding problem# Question You are planning a hiking trip along a trail represented as an elevation array. Snow accumulates or melts on the trail each day according...Input: Array Output: Computed result
codingEasyVerified Question#3
3. Anagram Substring Search
Category: String coding problem# Question You are given a list of keywords and a text string t. Return the first keyword from the list such that any anagram of that keyword...Input: List Output: Computed result
codingEasyVerified Question#4
4. Warehouse Trip Saver
Category: Algorithm coding problem# Question A warehouse is organized into sections. Each product belongs to exactly one section. An employee has a pick list of products to collect....Input: List Output: Integer
No AI generated questions yet for Atlassian.
Start practicing Atlassian questions
Sign up for free to access walkthroughs, AI-generated questions, and more.