Why do you have gap between company X and Y?
Senior Software Development Engineer Interview Questions
1,238 senior software development engineer interview questions shared by candidates
What depth of Agile experience do you have?
Code a Rock, Paper, Scissors scoring program.
Printing the nodes of a tree visible to a person standing on the right side of the tree.
Basics of SQL , .NET , MVC and C#
A simple binary tree related question.
Write a function that, given a dollar amount, would output a textual representation (i.e. $123.43 -> "One hundred twenty three dollars and forty three cents").
Mostly about spring and core java
Java, SQL, Selenium, Situational questions
1. Given an string , and an integer k , Just output all the duplicate substrings of length k. Nothing mentioned about the time ,space complexity . 2. Given the hierarchy as below: 1: 3,4,5,6 . //employees who reports to 1 are with id as 3,4,5,6 3:12,10, 9 5: 100,23 Now you have given an id and tell all the direct as well as indirect reportees for that id employee. i.e: id: 1 Output: [3,4,5,6,12,10,9,100,23]
Viewing 171 - 180 interview questions