Coin change problem was asked in detail
Software Development Engineer Ii Interview Questions
2,270 software development engineer ii interview questions shared by candidates
Create a class that keeps track of when elements are entered and removes them once they’ve expired
One of the question was famous leetcode rotten oranges variation.
1 question ds algo related
There was a broken blog site which needed to be fixed. There were 7 tasks/bugs. I had to fix all all 7. (code already present on codesandbox)
Medium level dsa questions were asked related to strings.
Factory Design Pattern in Golang.
how to rotate an array
Medium level question mostly related to database and my past experiences. Interview on third party platform was a mixed of all
- You are given a 2D array containing actions done by users, where each user can be active doing multiple tasks at a time, and multiple users can be active simultaneously. Return an array representing the number of users who were active x number of times. (how many users were active once, twice, etc.)
Viewing 1281 - 1290 interview questions