Java Technical Lead Interview Questions

6,747 java technical lead interview questions shared by candidates

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.
avatar

Lead Java Developer

Interviewed at EPAM Systems

4
May 22, 2017

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.

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.
avatar

Senior Java Developer

Interviewed at Atlassian

3.1
Apr 13, 2016

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.

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
avatar

Java Developer

Interviewed at 3dplm Software Solution

3.6
May 24, 2016

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

Viewing 1 - 10 interview questions

Glassdoor has 6,747 interview questions and reports from Java technical lead interviews. Prepare for your interview. Get hired. Love your job.