Explain the challenge of multithreading in Python.
Senior Backend Engineer Interview Questions
2,046 senior backend engineer interview questions shared by candidates
Questions based Databases, NodeJs, Message Queue
requested HOURS worth of code "homework" assignments BEFORE reviewing my resume and deciding it wasn't a fit.
Basic java Questions, Lot of SRE/Devops related scenarios, How to handle peek request time, scaling, error rates etc focusing on behavior and working in present team, expectation and so on
Write an algorithm to find the fewest number of substitutions a string requires to make it a palindrome.
Fibonacci algorithm. write a method which will return the result by given index. for example : index- value 0-0 1-1 2-1 3-2 4-3 5-5 6-8 7-13 ... for example: when the method receives the index 6 it'll return the value: 8 the second step was to complete it by recursion. also, describe each solution complexity and running time.
Do my core values align with the values of the SaaS group - courage, accountability, independence, and honesty?
HR asked a general interview. Take home test was a simple application to crawl websites and generate an md5 checksum for the content
Can you describe your availability for relocation to Barcelona?
The interview was all about implementing a Snake Game (LeetCode question 353), give or take, Food location randomness will be talked about in the ending part of the interview. 1) Write (and talk about) a technical design of the game, the data, members, overall functionality. 2) Implement the code over IDE (screen share, not using the internet or AI tools). Food location is a STUB. 3) Draw a design of the food location randomness. Architecture interview: 1) Tell us about a project you implemented in details, prefer something complex that you know all the details about (deep dive). 2) Design in high level (no code) a db like a Redis Cluster, in memory, with persistence, high response time, fault tolerance, etc..
Viewing 251 - 260 interview questions