Just practice leetcode/hackerrank, they won't be the exact same questions but they'll be similar.
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
1. Implement queue using an array, in circular fashion (if end is reached, add to start of array if free) 2. Circular traversal of 2x2 matrix 3. Max continuous increasing sequence in a given Binary Tree 4. Designing a graph API 5. Designing API throttling. 6. Designing a multi-game, multi-player service using a single threaded machine. 7. Sort a big file of integers using limited memory
Some string manipulation problem like finding a substring.
Find duplicate element in unsorted array.
Data structure and algo based questions
What changes needed to support pipeline as code?
Given a binary string find max length of substring having equal number of zero and one
Draw a Class diagram based on the scenario
Technical questions and how I will fit to the offering role
Scenario based Key-value store in Java.
Viewing 2061 - 2070 interview questions