What is a list comprehension and the difference with a for loop in Python.
Back End Engineer Interview Questions
Back End Engineer Interview Questions
If you're applying for a job position as a back-end engineer, interviewers want to know if you have the knowledge to design, build, and maintain the server-side of a website. Be prepared to answer questions about the latest in web design and technology, as well as questions about your problem-solving skills, time management abilities, and communication skills.
Top Back End Engineer Interview Questions & How to Answer
Question #1: Can you talk about the most modern advancements in website building and servers?
Question #2: How do you feel about working as a member of a team?
Question #3: Can you tell me about a time you had to meet a tight deadline?
1,560 back end engineer interview questions shared by candidates
Ingest some data with Django and fill some collection. Fairly standard stuff.
Reverse the words in a string in a constant space complexity
After submitting the assessment, the interviewers reviewed my implementation in detail. One of the main things they asked me about was the design decisions I made, particularly around: How I handled authentication and authorization, and why I chose a specific approach (e.g., JWT vs. session-based, role hierarchy). My microservice setup, especially how I structured inter-service communication and ensured decoupling. Security considerations, such as how I protected file uploads and prevented common vulnerabilities. They were especially interested in understanding my reasoning behind certain architectural choices and how I ensured scalability and maintainability.
What are the key considerations when implementing custom routing logic in Elasticsearch to control how data is distributed across shards and nodes? (related to my side project)
Project architecture,bean scopes,java 11 features, sql queries like second highest salary
¿Qué es la programación orientada a objetos (OOP) en Java? ¿Qué diferencias hay entre == y .equals() en Java? ¿Qué es una clase interna o anónima en Java? ¿Qué son las expresiones lambda en Java? Da un ejemplo. ¿Qué es una interfaz funcional? ¿Qué paradigmas incorpora Java desde la versión 8? ¿Qué patrones de diseño has utilizado?
Me fale os principais conceitos de POO
perguntas normais de fit cultural e afins.
Una risoluzione, mediante algoritmo, di un calcolo all'interno di un array di numeri (non ricordo con precisione)
Viewing 1291 - 1300 interview questions