All the questions where about my especific role nothing crazy
Software Engineer Backend Interview Questions
15,521 software engineer backend interview questions shared by candidates
- 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.
experiencias en el puesto, conocimientos de tecnologias, etc
What do you know about DeepLearning.ai? What are the most important factors for you to choose a new opportunity?
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
round 1 with hr round 2 with 2 senior engineers: about coding style, three more important concept of Object-oriented programming, polymorphism inheritance encapsulation. review the project round 2 with gm and ceo: how to find us why want to join us do you think we can change the industry
Find the pair of digits in an array whose sum equals a given number. Implement a Linked List.
Viewing 2681 - 2690 interview questions