Ml Engineer Interview Questions

2,751 ml engineer interview questions shared by candidates

They have asked what is yield,decorators and they have given one question and told to do it in list comprehension s and they have given some basic questions and also difference between list,tuple and dictionary and at last they have given 2 sum problem
avatar

AI/ML Engineer

Interviewed at Tiger Analytics

4
Dec 10, 2024

They have asked what is yield,decorators and they have given one question and told to do it in list comprehension s and they have given some basic questions and also difference between list,tuple and dictionary and at last they have given 2 sum problem

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 1721 - 1730 interview questions

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