Screen phone interview: The team leader elaborated about the company and the position and then ask me to tell a bit about myself Technical interview: 1. Tell about project you're proud with 2. Write a function to return a power set from given set (They use CoderPen platform to run the answer, notice that the platform lack of many PL's and i had to write it in Python 2.7) # the power set (or powerset) of a set S is the set of all subsets of S, including the empty set and S itself. # if S is the set {x, y, z}, then all the subsets of S are # the power set of S is {{}, {x}, {y}, {z}, {x, y}, {x, z}, {y, z}, {x, y, z}}. # {} => {{}} # {1}=> {{}, {1}} # {1, 2}=> {{}, {1}, {2}, {1, 2}} # {1, 2, 3}=> {{}, {1}, {2}, {3}, {1, 2}, {1, 3}, {2, 3}, {1, 2, 3}}
Senior Backend Engineer Interview Questions
2,786 senior backend engineer interview questions shared by candidates
What are you looking for in you new job?
What have you been doing the last year?
Comment traverser un array in-place poir avec une complexité o(n)
Okay, assume it is POST. Will you process it synchronously?
Write a method to sort paragraph words by Hebrew alphabetically order
Proof of work, from previous jobs or activity in public sharing code sites, e.g GitHub or contributions to open source projects that prove your skills.
General HR questions
How would you improve the throughput of your take home project? How would you scale it?
Challenge (codility)
Viewing 291 - 300 interview questions
See Interview Questions for Similar Jobs
Java DeveloperSenior Backend DeveloperSenior Java DeveloperBackend EngineerSoftware Engineer Web DeveloperLead Backend DeveloperPython Backend EngineerSoftware Engineering Java DeveloperSpring DeveloperSenior Back End EngineerJunior Java Web DeveloperSenior Java ProgrammerSoftware Engineer Web Applications DeveloperSoftware DevelopersTechnical LeadJava DevelopersSenior Java Web DeveloperSr. Java Developer