Lead Programmer Analyst Interview Questions

3,941 lead programmer analyst interview questions shared by candidates

* describe yourself as a personality * SOLID principles for object oriented programming * various database questions ( related to normalization, transactions, isolation levels, stored procedures, ORM) * design pattern questions (to give examples but also explain differences between patterns listed by the interviewer) * coding language specific (error detection, special keywords, etc).
avatar

Lead Software Developer

Interviewed at DXC Technology

3.4
Feb 3, 2019

* describe yourself as a personality * SOLID principles for object oriented programming * various database questions ( related to normalization, transactions, isolation levels, stored procedures, ORM) * design pattern questions (to give examples but also explain differences between patterns listed by the interviewer) * coding language specific (error detection, special keywords, etc).

1. Tell me something about yourself. 2. Roles and responsibilities in current project 3. Project architecture and on which part you work in project. 4. Git commands 5. Spring boot annotations 6. Few questions on Java 8 7. 2 Java 8 programs 8. Singleton implementation.
avatar

Lead Java Developer

Interviewed at Cognizant

3.1
Sep 10, 2022

1. Tell me something about yourself. 2. Roles and responsibilities in current project 3. Project architecture and on which part you work in project. 4. Git commands 5. Spring boot annotations 6. Few questions on Java 8 7. 2 Java 8 programs 8. Singleton implementation.

1. Given an unsorted array find the mindiff in k elements * A = {1,3,5,7,11, 12, 13}, n=7 k=3 * {1,3,5} diff(5,1) = 4 * {11,12,13} diff(11,13) = 2 op : 2 2. we are given an unsorted array size = n all elements>0 find : total no of elements for which there should be atleast 1 number which is smaller on left and right side
avatar

Technical Lead Backend Developer

Interviewed at Tekion

4.3
May 3, 2021

1. Given an unsorted array find the mindiff in k elements * A = {1,3,5,7,11, 12, 13}, n=7 k=3 * {1,3,5} diff(5,1) = 4 * {11,12,13} diff(11,13) = 2 op : 2 2. we are given an unsorted array size = n all elements>0 find : total no of elements for which there should be atleast 1 number which is smaller on left and right side

Viewing 1871 - 1880 interview questions

Glassdoor has 3,941 interview questions and reports from Lead programmer analyst interviews. Prepare for your interview. Get hired. Love your job.