Lead Programmer Analyst Interview Questions

3,926 lead programmer analyst interview questions shared by candidates

Cosuno coding challenge Create a simple React application that shows a list of construction companies, each with the following information: - Company name - Logo (you may use a placeholder image, e.g. using https://placekitten.com/) - Specialties (e.g. Excavation, Plumbing, Electrical) - City The following should be possible: - Search for a company by typing into a search field. The search term gets matched only against the company name and the list of companies is filtered based on the search term in real time as the user is typing. - Filter the list using a set of checkboxes to include only those companies which offer a particular speciality (e.g. only Plumbing). Create a simple API based on Node.js that returns the list of companies to the frontend. The API can read the data from a simple JSON source, no database setup is required. In addition, make a list of ideas on how you would improve this application if you had more time to work on it.
avatar

Lead Full Stack Developer

Interviewed at Cosuno Ventures

3.2
Feb 28, 2022

Cosuno coding challenge Create a simple React application that shows a list of construction companies, each with the following information: - Company name - Logo (you may use a placeholder image, e.g. using https://placekitten.com/) - Specialties (e.g. Excavation, Plumbing, Electrical) - City The following should be possible: - Search for a company by typing into a search field. The search term gets matched only against the company name and the list of companies is filtered based on the search term in real time as the user is typing. - Filter the list using a set of checkboxes to include only those companies which offer a particular speciality (e.g. only Plumbing). Create a simple API based on Node.js that returns the list of companies to the frontend. The API can read the data from a simple JSON source, no database setup is required. In addition, make a list of ideas on how you would improve this application if you had more time to work on it.

Q1. About yourself and project Q2. Program to update list after plusOne method Input : [1 , 2, 3] Output : [1, 2, 4] Input :[9,9,9] Output:[1, 0,0,0] Q2. Custom Thread pool Implementation Q3. Call center system design
avatar

Lead Software Engineer

Interviewed at Bharti Airtel

3.8
Mar 20, 2021

Q1. About yourself and project Q2. Program to update list after plusOne method Input : [1 , 2, 3] Output : [1, 2, 4] Input :[9,9,9] Output:[1, 0,0,0] Q2. Custom Thread pool Implementation Q3. Call center system design

Questions regarding python basics, memory management in python, OOPS concepts, static function vs class method, MRO, Decorators, Asyncio, GIL, Contextmanager, etc. They did cover a wide variety of python questions.
avatar

Lead Software Engineer

Interviewed at Technicolor

3.2
Mar 3, 2024

Questions regarding python basics, memory management in python, OOPS concepts, static function vs class method, MRO, Decorators, Asyncio, GIL, Contextmanager, etc. They did cover a wide variety of python questions.

Viewing 631 - 640 interview questions

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