Onsite Interview #3: Swap every other element in a linked list. e.g. a->b->c->d becomes b->a->d->c
Technical Support Analyst Ii Interview Questions
20,942 technical support analyst ii interview questions shared by candidates
Coding questions on dynamic programming, backtracking, matrix traversal, optimal sub-sequence, longest continuous path in a matrix, etc.
1. What python packages used for data analytics
Number Of Islands (Leetcode) 1. Tell me one time you went above and beyond for a customer 2. Tell me one time when you failed at work
Branch & bound based question no.of ways to buy exactly one pair of jeans, skirt, shirt, short. Find if infinite sequence of L,R, front , back is forming a closed path(circle) Design practo (patient slot booking system) Find current running median in stream of integers Find min cost to paint N houses, given Red, Blue, Green costs to paint every houses Given a 2d matrix of 0s & 1s, it can be scaled rotated, find if the 0s are forming shape ‘A’ or ‘B’ or ‘C’ Given a BST where 2 nodes are swapped, swap them back.
Design Amazon Music service but support only 2 functions: getPlaylist playPlaylist
Write an algorithm to find the minimum-depth of a binary tree.
How I'd handled taking ownership for my opinions in past work.
write sql code
Several machine learning concepts in the first interview such as Why decision tree is not better than a random forest, explain hypothesis testing, situation specific designs. In the second interview asked to find sub-strings from a string which are valid dictionary words.
Viewing 1101 - 1110 interview questions