Qualtrics Interview Question

write a function that takes in a string and limit and returns an array where each element has complete words less than the limit (in # of characters)

Interview Answer

Anonymous

Apr 19, 2022

I struggled with the question, but I did not expect to do well since I was really unprepared. I did it mainly for the experience. Just practice leet code easy and you will be fine!