Behavioural question on how to make system design choices
Senior Software Development Engineer Interview Questions
1,238 senior software development engineer interview questions shared by candidates
Given a graph, determine if the graph can be coloured with 2 colours such that no two adjacent vertices of the graph are coloured with the same color.
What are some of the issues you have faced during performance testing?
Given a string with single digit numbers and four simple arithmetic operations in a form of string that recorded in postfix (reverse Pascal) notation, perform the operation and validate the recording. Write pseudo-code that returns result or informs about malformed recording.
Write a Circle and Rectangle class that takes radius and width, height implement getArea method.
Questions on design patterns. Design system for a hypothetical e-commerce store...entities...design it to be distributed.
The technical questions are:1. How do you find if a directed graph is a tree and code for it? 2. Dynamic programming - 5 Painters to paint homes at the least cost - given different cost for painting with different colors(3 choice colors). Conditon: No adjacent homes in the 5 houses that are in a row can't have same color. 3. Design a scalable notification system.
What would be your ideal job?
coding on white table (data structures), solution architecture related questions
The process was so lengthy with a full 8 hours of an online test which led to final interview and a face to face interview in NYC I do not know where to start
Viewing 131 - 140 interview questions