For software engineer: Create a password generator.
Machine Learning Software Engineer Interview Questions
227 machine learning software engineer interview questions shared by candidates
Recursion
After you have decided which features to use, describe the process of constructing feature-vectors
1. Coding; Keep track of open-close brackets 2. Coding: Using DP to memo powers
1.1 Remove at most one character to make palindrome 1.2 Figure out a sorted alien alphabet from a sorted list of words 2.1 traverse linked list 2.2 print binary tree counterclockwise border nodes 3. Maze algorithm, find one path and find shortest path (but backtracking and searching all paths are allowed as long as output is shortest)
What is a decorator in Python?
what is java compiled files format?
Design a machine learning algorithm to recommend videos to a user.
Runtime complexity of naive matrix multiplications, name a sorted data structure that remains sorted when adding data.
Coding and system design were typical questions you'd see on leetcode or career cup
Viewing 11 - 20 interview questions