mostly focus on sql and java
Software Interview Questions
551,385 software interview questions shared by candidates
1. Basic OOPs concepts 2. Selenium Webdriver and related testing tools questions 3. Agile process
Communication round is detailed review of resume with behavioral questions. Technical round had questions about networks, problem solving like how to send a message in a box if the the sender and receiver both have different locks and keys (public key encryption), if there is a bulb in a room and 4 switches outside, how will you know which switch is connected to the bulb by entering the room only once.
Divide a number by 7 without using division/modulo operators.
What is the difference between a Running time exception and a normal exception
How will you store a large list of phone numbers ? What data structures will you use?
Write code for Anagram
Basic 11 and 12 school mathematics were asked
Coding questions will be very basic like FizzBuzz program, Prime number... etc.
Given a string s (1<=s.length()<=1000), return the shortest substring that is only occurring once. Examples: s="aabbabbaab" gives either "bab" or "baa" s="aaaa" gives "aaaa"
Viewing 2921 - 2930 interview questions