How do you approach a question u don't know it's answer
Software De Backend Interview Questions
15,502 software de backend interview questions shared by candidates
I was asked to resolve easy LeetCode algorithmic task.
Describe a project you are working on
1. Solve SQL query 2. Create REST service for CRUD operations 3. System design questions
What relational database are you familiar with using?
The values interview questions were all provided beforehand by the internal recruiter, to allow the candidate to prepare answers in advance for each point. The technical interview tasks were also provided beforehand, for the candidate to prepare for, and to allow the candidate to practice both parts if they so desired. The first technical interview task was to domain model for a situation. The second technical interview task was to write the backend ruby code for a different requirement.
why this private method is named with findXchecked?
Are you ok with working late and hard? that's the environment here
Did you have the experience to deal with Support or troubleshoot a production issue? If yes, kindly elaborate it
1. Print all the interleavings between given two strings of length m,n without changing the relative of order of each string. Eg: if str1 = 'AB', m=n, str2 = 'CD', n=2 Then output should be all the interleavings. output: abcd acbd acdb cabd cadb cdab i.e 6 possibilities
Viewing 1331 - 1340 interview questions