Microsoft | Senior Software Engineer - CTJ - Top Secret | Coding | Phone Screen
UBUbnik·
Interview Date:February 14, 2025Region:NA (North America)Hiring Team/Org:CTJ
""" Given an array of integers A, and an integer K, return a string formatted grid with K columns. Place each number from A into a cell until no numbers remain. A cell should fit the entirety of any single number. The grid should be constructed with formatting following the below example. Eg: A = [12, 54, 1222, 6, 1, 787, 22, 104], k = 3 + + + + | 12| 54|1222| + + + + | 6| 1| 787| + + + + | 22| 104| | + + + + """ My...
Sign in to view the full interview experience
Create or use your InterviewDB account to read the full Warren post and all shared details.
Sign in to continue0