Morgan Stanley Software Engineer Coding & Algorithms Interview Questions
Master your tech interview with our curated database of real questions from top companies.
2Questions
1Company
2 Questions 1 Company
Showing 2 results
Morgan Stanley
Medium
Software EngineerCount decodings of a digit string
You are given a non-empty digit string s consisting of characters '0'–'9' and a mapping where 1->'a', 2->'b', ..., 26->'z'. Return the number of valid...
Coding & Algorithms
0
0
Jul 16, 2025
Morgan Stanley
Medium
Software EngineerCompute minimal cost to merge numbers
Given an array of positive integers, you may repeatedly perform the following operation until one number remains: choose any two numbers x and y, pay ...
Coding & Algorithms
0
0
Jul 16, 2025