How to find every single word in a 2d matrix (word search type of problem without pre-defined set of words)
Software Engineer Tools Developer Interview Questions
3,276 software engineer tools developer interview questions shared by candidates
What was your hardest experience at job?
Attended the interview on June 21, 2021 I had 4 rounds of interviews. Round 1 - Design a grid game with 2 players. Round 2 - Leetcode problem Round 3 - Design Parking Lot Round 4 - Complete round with LPs with Program Manager
How did you handle a situation where you disagreed with a cowowker?
There is a N x M graph with N levels. Find path from lowest level to highest level.
Concurrent, multi threading, GC, Core Java
How do one microservice work when one microservice service is down?
The coding question was to add and remove an element from a double-linked list.
I was asked system design type questions
Update: Just done with the OA. I was able to solve both questions. Question 1: Minimum number of swaps required to make binary string a palindrome Luckily I had seen the question previously while browsing Amazon OA questions (Discussion link ) Question 2: Question Image I was able to come up with a sliding window approach, this took me 1 hour to finish but I passed all the test cases.
Viewing 3121 - 3130 interview questions