Ml Engineer Interview Questions

1,795 ml engineer interview questions shared by candidates

Sorted the array and the sub-array with str, int, float, etc, :: Create a unified list for given list with 'n' possible nested lists containing unordered data types. Constraints:    - Elements should qualify below criteria:      int/float: 1 - 9999      str: Alphanumeric characters    - Sort the elements in the final outcome based on data types and value.   Input: ["Sam", [10987, [2.0, ["Hi", 39]], "Hello12345"], [[[56, 10.345678, ["He!!0"]]]]]   Output : ["Hi", "Sam", "Hello12345", 39, 56, 2.0, 10.345678]
avatar

AI/ML & GenAI Engineer

Interviewed at Deloitte

3.8
Aug 31, 2024

Sorted the array and the sub-array with str, int, float, etc, :: Create a unified list for given list with 'n' possible nested lists containing unordered data types. Constraints:    - Elements should qualify below criteria:      int/float: 1 - 9999      str: Alphanumeric characters    - Sort the elements in the final outcome based on data types and value.   Input: ["Sam", [10987, [2.0, ["Hi", 39]], "Hello12345"], [[[56, 10.345678, ["He!!0"]]]]]   Output : ["Hi", "Sam", "Hello12345", 39, 56, 2.0, 10.345678]

Viewing 1131 - 1140 interview questions

Glassdoor has 1,795 interview questions and reports from Ml engineer interviews. Prepare for your interview. Get hired. Love your job.