Solved by 360Interview AI assistant - Given an array of strings words and a width maxWidth, format the text such that each line has exactly maxWidth characters and is fully (left and right) justified.You should pack your words in a greedy approach; that is, #360interviewai #interviewquestions #softewareengineer #leetcode #leetcodesolution