Take home exercise revolving around prepping a service for production deployment.
Backend Developer Interview Questions
9,196 backend developer interview questions shared by candidates
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.
WHy do you want this postion
PHP, Laravel, SQL, No-SQL, Docker and Test related questions
About the assignment some DB related question Basic web technologies question
Quais tecnologias tem trabalhado?
Viewing 1691 - 1700 interview questions