Moveworks Software Engineer Coding & Algorithms Interview Questions
Practice the exact questions companies are asking right now.
3Questions
1Company
3 Questions 1 Company
Showing 3 results
Moveworks
Medium
Software EngineerCompute Jaccard similarity between two strings
Jaccard Similarity of Two Strings Given two strings a and b, compute their Jaccard similarity based on token sets. Tokenization rules - Convert to low...
Coding & Algorithms
0
0
Dec 15, 2025
Moveworks
Medium
Software EngineerFind a secret word via match feedback
Word Guessing Game (Mastermind-style) You are given a list of unique candidate words wordlist. All words have the same length L and contain only lower...
Coding & Algorithms
0
0
Dec 15, 2025
Moveworks
Medium
Software EngineerSelect next Hangman letter
Given the current state of a Hangman game, implement a function that selects the next letter with the highest likelihood of appearing in the secret wo...
Coding & Algorithms
0
0
Sep 6, 2025