Write a Circle and Rectangle class that takes radius and width, height implement getArea method.
Senior Development Engineer Interview Questions
1,589 senior development engineer interview questions shared by candidates
What are some of the issues you have faced during performance testing?
Basic database design. When Many to Many Tables need. Where and what and how many keys. to put and what if they need the information in the table, what query should be lookalike.
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.
coding on white table (data structures), solution architecture related questions
Hash Map - Deep dive
Explain architecture details of previous project
What would be your ideal job?
Questions on design patterns. Design system for a hypothetical e-commerce store...entities...design it to be distributed.
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.
Viewing 151 - 160 interview questions