Given a matrix print the elements in spiral order.
Backend Software Engineer Interview Questions
2,333 backend software engineer interview questions shared by candidates
You are given two pairs XML files, one is large pair and one small pair, we need to find the diff of the respective pairs.
The HackerRank tests consist of 3 coding problems. You have 90 minutes to solve them all. By CodeForces standard, each problem is around the same level as Div2 contest problems A, A/B, and C/D.
Build a number of API endpoints.
I was asked about the company's processes.
90 minute take-home test: The take-home test was quite easy. I prefer not to give out their question. 30 minute interview with hiring manager: Basic CS questions about distributed computing and scaling type questions with some algorithm and network session and API type questions.
Question on BFS
Codility assessment: Minimum number of characters to delete from a string so that each character appears unique number of times. Note: You can delete all occurances of characters. eg: "aaaabbbb" -> 1 "a" or 1"b" would make "a" and "b" appear unique number of times. Given number in binary form, if its even -> you can divide it by 2; if its odd -> you can substract 1 from it. You can repeat above steps as many times as you want to reach 0. How many steps it took to reach zero? SQL question to select records from two tables using joins etc.
all technical questions related to job profile and related to employee background
- What your experience with APIs? - What your experience with Micro services? - What was your roles in your past experiences? - How did you/would you implement a SaaS with Django? - What DevOps experience you have? - Do you have any Frontend experience?
Viewing 281 - 290 interview questions