Aptitude Test, Behavioural Test, Technical Assessment Test, Technical Assignment in given Framework and requirements
Senior Backend Developer Interview Questions
15,505 senior backend developer interview questions shared by candidates
How do you approach a question u don't know it's answer
Are you ok with working late and hard? that's the environment here
why this private method is named with findXchecked?
What relational database are you familiar with using?
1. Solve SQL query 2. Create REST service for CRUD operations 3. System design questions
I was asked to resolve easy LeetCode algorithmic task.
Describe a project you are working on
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.
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