What architecture pattern do you use in your code.
Lead Software Developer Interview Questions
3,930 lead software developer interview questions shared by candidates
What kind of a difference did you make as Tech lead in your previous roles?
Would you be prepared to just write code without unit tests?
How to write a script to identify and set a option read-only and mandatory in the form
How will you cope if you are exposed to distressing material in the course of your work?
Create simple petstore website with groovy grails framework. In petstore there are owners and pets.
Where/how do you debug the code. (He was interested to know that any tool you're using or thorugh print/logs)
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.
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.
Viewing 621 - 630 interview questions