Coding test: 1. Given a string, find out if there's repeat characters in it. 2. SQL. Given a Customer table and a Payment table (with Customer ID as primary and foreign key), write a query to output a list of customers who have not paid their bills in the last 3 months.
Java Development Lead Interview Questions
6,748 java development lead interview questions shared by candidates
Write a program to print * * * * * * * * * * * * * * * * * * * * * * * * * * * * * with minimum number of variable use
If you add an element at a[1] position in arreylist and access a[2] element,what will happen?
take input from user...3,5,7 etc and draw a pattern if input is 3 then *** *** * * *** * * * if input is 5 then ***** ***** * * * * * * ***** * * * * *
A company uses a format to exchange messages with us. You need to validate the input. The character encoding ASCII. Valid characters are between 0x20 (space) and 0x7E (~). write validate function to generate valid output or the error message.
1.Implement deadlock in java 2. Features of mongo db 3.Questions related to dynamic programming 4.Implement Encapsulation using java Beans.
Write a program for input any number the pattern output will as below
if there are 9 white balls and 7 black balls in a bag .You have to take out balls one by one from the bag.then in how many attempts you wilk get a matched pair
There was written test which included 60 aptitude questions and 20 technical questions. In interview, below were the questions I remember : for input : 3 5 4 1 2, below is the output -*--- -**-- ***-- ***-* ***** Write program for it
Basic questions about family, education, projects, placement. And a little discussion on the answers of sql and java programs that were given in the previous round.
Viewing 1 - 10 interview questions