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.
Senior Software Development Engineer Interview Questions
1,239 senior software development engineer interview questions shared by candidates
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.
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
Explain architecture details of previous project
Solve the skyline problem on a whiteboard
Question related to Synchronisation, String/StringBuffer, builder and all . Singleton and its code. JVM - since I mentioned some place about it. I explained him in right way. Couple of ArrayList questions.
Viewing 131 - 140 interview questions