Coding: MCQ's
Coding: MCQ's
com/a/vpfvj31
CODING
https://leetcode.com/discuss/interview-question/427484/Mathworks
https://leetcode.com/discuss/interview-question/504480/Mathworks-Onsite-
Interview
https://leetcode.com/discuss/interview-question/1450465/Mathworks-OTA
Does anyone have the question of Kelly and pebbles where the input parameters
are numOfPebbles and bucketSizes with the function name getBuckets (Hackerrank question)? If
so can you please post the complete question and solution if possible?
Rotate characters of a string for an array of queries. eg if query is 3 and string is “Island” then output
should be “jtmand”.
https://leetcode.com/discuss/interview-question/1472321/Mathworks-OTA
https://leetcode.com/discuss/interview-question/1448703/Mathworks-OTA
Coding Questions:
1. Minimum cost tree from leaf nodes [modification: how to reduce time complexity]
2. Reverse linked list [modification: give iterative instead of recursive approach, then convert it
to reverse linked list in group of k]
3. Check if bot can reach destination from target [https://www.geeksforgeeks.org/check-
destination-reachable-source-two-movements-allowed/]
4. Round-1
Behavioural Interview Hireview
5. Round-2
HackerRank Programming Assignment
6. Section-1
7. 5 MCQ's
8. Probability,Permutations,Analytical Reasoning
9.
10. Section-2
11. 1.CUSTOM-SORT
14. https://leetcode.com/problems/minimum-
cost-tree-from-leaf-values/
15. same problem