How did you get to learn the Elixir language.
Sr Software Engineer Interview Questions
67,420 sr software engineer interview questions shared by candidates
An easy level leetcode/Hackerrank question, A database design question, and a system design question. Also some questions on leadership and culture.
are you willing to change your tech stack
Design a new system X from scratch
Previous experience, Technical know how , Behavioral type questions, if you were in a situation , how would you deal with, What are your strengths, weaknesses. How does your colleagues rate you. etc
Tell us about a difficult situation.
Difference between arraylist and hastset?
I had 3 coding interviews, they were mainly related with array operation, DFS and dictionary operation. I noticed that these questions were very much aligned with Facebook coding interviews.
Given an api endpoint, transform the data and post the result to another api endpoint.
There are 5 cities situated in the bank of a river but these cities are placed in a zig-zag manner across the river; for example, A1 - river - C2, B1 - river - A2, C1 - river - B2, D1 - river - D2; problem is to construct the bridges between these cities; constraint: bridges should not overlap like A1 to A2 and C1 to C2 are not possible; outcome in this case is: possible bridges that could constructed are A1 to A 2, B1 to B2.
Viewing 2671 - 2680 interview questions