1) Java programming - Collections, strings, arrays. 2) OOP concepts, Class, objects, access modifiers. 3) BDD framework - project specific 4) Rest API - Error codes, methods used
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
Behavioural questions are focused around their leadership principles I can’t talk about the interview questions though
Round 1. Q 1. Sudoku validation. Given a 9x9 integer matrix, validate if it is a solved sudoku puzzle
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 71 - 80 interview questions