Fullpath interview question

Write a method to sort paragraph words by Hebrew alphabetically order

Interview Answer

Anonymous

16 Aug 2024

I created an array of the hebrew order, and implmented a sort function by that order