HR round - standard questions on why you want to change, describe your current role, any challenges you faced etc. Technical round - all detailed questions on current project architecture, .net core basics (middlewares, service lifetimes), web API - put vs. post, how do you handle authentication & authorisation, SOLID principles, design patterns - explain which ones you implemented, logical questions, some SQL queries around joins like if you have 2 tables, get the table from the right table & also from the right table even if no matching values present in left. Linq query - Write an example of how to return a complex object. Write a program to calculate the sum of the prices of different flowers passed as a list object using OOPs principles. for example: The user will provide flower quantity, and price, input in the form of a List, (10 lilly, 20 roses). Some questions on Azure, but only basics. Manager (Technical) round - The same questions as above, but in detail on how you implemented everything. Web API - If you have to implement logic for all the APIs and not write redundant code - how will you do? Explain a few design patterns, and repository pattern and how you implemented them in the project.
Lead Software Developer Interview Questions
2,852 lead software developer interview questions shared by candidates
Terminal commands of Linux OS
Different types of report's & dashboards
Second Round, Technical, I was asked to build a feature that was relevant for peter park, employing server-less technologies.
Fourth Round, On-site. I was called on-site, where I was asked some more cultural questions and some technical questions towards the end. It was conducted by the CTO, Head of Product and a Senior Engineer.
1. First Technical Round All basic JS, NodeJs question like event loop, OAuth , How JWT works, Asynchronous vs synchronous, Promises Async await , promises types, methods, some basic db question, program for char occurence . ( around 1 hr ) 1. Second Technical Round ( with senior architect and Project Manager ) All above question asked with cross question why this why that and asked deployment process in current project, some performance related questions, 2 DSA program, reduce vs map, why nodejs is synchronous (around 1.5 hr) 3. HR Round - Salary discussion
Na etapa com o Delivery Manager, o bate-papo teve foco em entender como é o meu perfil de liderança, como eu agiria em determinadas situações, como me vejo em X anos na empresa, como os meus objetivos pessoais e profissionais estão alinhados com os objetivos estratégicos da organização, e quais eram as minhas dúvidas em relação à empresa que o DM pudesse me ajudar a esclarecer.
Na entrevista técnica, houve questões relacionadas à modelagem de dados, conceitos, etc. Também foi necessário desenhar uma arquitetura de dados em nível macro para uma determinada situação, bem como escrever códigos em SQL, Python e PySpark para algumas poucas questões, porém, nada extremamente complexo.
Write the code for context manager
1) Company project 2) how to handle check exception in static 3) hash map in java 8 4) difference between Comparable and Comparator 5) what is class loader 7) How many annotation you know 6) @Schedule 7) @inject 8) Time Complexity 9) Exception in Microservices 10) 5,12,13,5,18,21,10,3,21 remove the duplicates and arrange the remaining in descending order 11) SQL query to find the average salary of employees in each department from the Employee table select dept, avg(salary) as AVG_SALARY from Employee group by dept;
Viewing 2841 - 2850 interview questions