A lot of NLP basics in the coding interviews, like separating bi-grams and tokenizing a text using specific requirements.
Machine Learning Intern Interview Questions
8,208 machine learning intern interview questions shared by candidates
Implement Jaccard similarity between sentences
Build a CSV Parser.
Flatten nested JSON in Python containing various data types (primitives, lists, dicts, etc.).
Array, Greedy, Sorting, two pointers
Coding questions on coderpad covering basic algorithms.
Least Common Ancestor of a Binary Tree. You have to create the tree and find LCA and write test cases.
How do you see yourself in 5 years? Why do you want to work as an "employeneur"?
A client wants to reduce the number unusable satellite images send to earth. How would you design such a system?
Basic programming questions, for example, write a function that combines two sorted arrays into a single sorted array. Analyze the storage and computations complexities of your code.
Viewing 2071 - 2080 interview questions