Q: microservices: how microservices talk to each other. Q: microservices: design pattern that you use in your project. Q: database: SQL join. Q: Git: cherry-pick command
Backend Software Engineer Interview Questions
9,115 backend software engineer interview questions shared by candidates
Expectativa a futuro, descripción de ultimo trabajo en inglés, distintas herramientas conocidas.
All the questions where about my especific role nothing crazy
- Leetcode style coding problems - What's the difference between processes and threads in python - Describe how Kafka works - Take home assignment is to build a geospatial service in python
Take home exercise revolving around prepping a service for production deployment.
Given a string s, return the number of palindromic substrings in it. A string is a palindrome when it reads the same backward as forward. A substring is a contiguous sequence of characters within the string. Example 1: Input: s = "abc" Output: 3 Explanation: Three palindromic strings: "a", "b", "c". Example 2: Input: s = "aaa" Output: 6 Explanation: Six palindromic strings: "a", "a", "a", "aa", "aa", "aaa".
Q: Have you used Docker before?
why do you want to join the company
Find the pair of digits in an array whose sum equals a given number. Implement a Linked List.
Explain the architecture of your project its main API, admin apps, configuration, properties, data base and all. Explain the performance & business perspective of your API. Explain spring security. Architecture of project (core module and all). How atomicity of transaction is ensured.
Viewing 1671 - 1680 interview questions