Take home exercise revolving around prepping a service for production deployment.
Backend Software Interview Questions
15,510 backend software interview questions shared by candidates
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.
How to use threads in Java ?
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 2681 - 2690 interview questions