Faire Software Engineer Interview Questions
3Questions
1Company
Practice the exact questions companies are asking right now.
3 Questions 1 Company
Showing 3 results
Faire
Hard
Software Engineer LockedFormat text into fixed-width justified lines
You are given an array of strings words (each string is a word with no spaces) and an integer maxWidth. Return a list of lines (strings) that formats ...
Coding & Algorithms
0
0
Jan 6, 2026
Faire
Medium
Software EngineerFind First Haiku in Sentence
Question Given a sentence with mixed case and punctuation plus a syllable dictionary mapping each word to its syllable count, design an O(N)-time algo...
Coding & Algorithms
0
0
Aug 4, 2025
Faire
Medium
Software EngineerFind first 5-7-5 haiku in sentence
Given a sentence containing mixed case and punctuation, and a syllable dictionary mapping lowercase words to their syllable counts, implement find_hai...
Coding & Algorithms
0
0
Jul 28, 2025