an algoritm question that I don't recall at the moment
Software Developer Ii Interview Questions
6,461 software developer ii interview questions shared by candidates
Round 1. Q 1. Sudoku validation. Given a 9x9 integer matrix, validate if it is a solved sudoku puzzle
Describe Network protocol levels Big Data architecture Distributed system architecture
Binary tree Linked list Arrays String Maths
Tell me about a time you dove deep
Onsite Interview #3: Swap every other element in a linked list. e.g. a->b->c->d becomes b->a->d->c
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.
Viewing 191 - 200 interview questions