Design a video stream platform
Software Developer Ii Interview Questions
3,997 software developer ii interview questions shared by candidates
Algorithms: DFS, string pattern matching
Coding, system design, technical deep dive, behavioral
Design a hypothetical application, including considerations of scale and reliability.
I was asked to explain how I would architecture a system monitoring app
Give an algorithm to reconstruct a BST from a table of node data and pointers. Implement on whiteboard.
Implement a paginator React component. Design the API and implement on whiteboard.
Task specific questions Architectural questions
1- BFS + Strings 2-System design streaming service 3- story with streaming and logs and query( problem you have list of strings format (command:data) filter the array with command and show data if you have 10 data with the same command you will print the indexes of each data however in the example I had 2 commands so 2 arrays and this was clear for me in the last 10 minutes) Second problem : BufferClass that takes a size and interface with write method . Depends on the size you need to write and flush every time you reach the limit Solution easy recursive call with the rest from the giving size and you need to keep track of the last index.
1. Design a feature flag system 2. Count the anagrams
Viewing 1151 - 1160 interview questions