For the in-person technical interview, the head of development airplayed a laptop to a TV and asked me to go over my code, line-by-line. Then I was told to get the application working by using storyboards.
Lead Software Engineer Interview Questions
3,723 lead software engineer interview questions shared by candidates
On the technical side, the take-home exam was to create an iOS application that made web requests to the GitHub API that allowed users to enter search terms for searching GitHub repositories. The project was required to be done in XCode and written in Swift 3. Another requirement was that I incorporate the Alamofire pod.
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.
How would you change your persistence layer logic based on an environment variable.
Rest, Methods of rest, scenarios on methods of rest, race conditions, deadlock and live lock. problem solving on java. Spring boot stereotype annotations. AWS redhat deployment.
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
Are you Ready to move Hyderabad
CRUD Operation using C#, Asp.net core.
Did we have any skills with ORMs.
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 591 - 600 interview questions