1) General Linked list question 2) How would you design an API 3) Coding challenge 4) Some design related questions
Principal Software Engineer Interview Questions
2,162 principal software engineer interview questions shared by candidates
Asked to provide complete design for a set of N software timers that used a single HW timer. Asked for more and more detail as general ideas were presented.
Find the bug in the code plus the usual algorithmic Big O business, like find as many ways as possible of finding a particular number in a large random array of consecutive integers.
AWS infrastructure questions, JVM, Spring and Springboots common knowlege
- Fragen über Cryptography und algorithms - Fragen über Standard Protokolle - Fragen über Cloud architektur
JAVA related concepts and scenarios
How would you find common ancestor from two nodes in a binary search tree
Draw a network that is suitable for CDNs.
How transactions work in Java
Given an array of size n, find the majority element. The majority element is the element that appears more than floor(n/2) times. You may assume that the array is non-empty and the majority element always exist in the array.
Viewing 1161 - 1170 interview questions