They over all technical concepts, including backend.
Senior Development Engineer Interview Questions
1,536 senior development engineer interview questions shared by candidates
02. Design & Code for a poker game where it consists of few tables and each table consists of 6 chairs. And the system has to allocate the available seat to the participants in queue. And each participant will be allocated 100 poker chips.
- a simple coding task (render a certain HTML using given inputs) - two more coding sessions of a similar complexity - designing a control system for a certain real-world task - a deep-dive style interview on how virtualization in Linux kernel works (shadow page tables, etc) At the end of each section, an interviewer took one or two of the infamous Amazon's 14 Leadership Principles and asked to tell them about a situation when I had to apply it.
recursion based question questions based on array and strings
I do not remember any?
OOPS
Questions related to Data structure, LinkedList, Selenium, TestNG Problem 1: for given integer array, find the maximum number which is formed using these integers i.e { 2,20,31,4,6,8} ==> 86431220 Problem 2: for a given integer array {4, 3, 5, 5, 5, 1, 3, 0, 2, 0} , Find maximum occurrence of number and sort it according to decreasing order i.e { 5=3, 3=2, 0=2, 4=1, 1=1} Question 3: write the cases for deleting an element from Singly linked list and doubly linked list Other question like write the cases for Payment Gateway etc
Melhorar a performance da função elaborada durante a entrevista
Create a simple tic-tac-toe game (JavaScript, at my request)
"Why are you looking to be employed at this company?"
Viewing 251 - 260 interview questions