Several C# questions, mostly trivia like what's boxing/unboxing, thread pooling, etc.
Software Engineer Principal Interview Questions
2,045 software engineer principal interview questions shared by candidates
Round 1: coding round, 2 leetcode problem, 1 medium, 1 hard - Leetcode no - 64. Minimum Path Sum,295. Find Median from Data Stream Round 2: HM round, current project and some design questions Round 3: Architect round, current project and LeetCode Medium 240. Search a 2D Matrix II Round 4: Current project and Kafka Internals
For cultural questions think about the STAR method
The tech questions are very generic about software development principles: recursion vs iteration, heap vs stack, DI, TDD, time & space complexity, concurrency and multithreading, ... The home test is an absolute waste of time. Can't give much info but it was simple, it was more about the quality of the tests, handling highly concurrent scenarios and whatnot, but the funny thing is that the feedback they provided was not even about what I submitted. Is like they reviewed someone else's code. Asked for a second review or at least to double check they didn't mix reviews and didn't hear back from them. Very disrespectful and unprofessional.
Knowledge of software languages and proficiency with each.
problems on trees. dynamic programming. system design and puzzles
Java 8 changes. Streaming APIs. Questions related to docker and Kubernetes.
How do you handle loading two versions of the same dependency being referred from the same project
Pre-order traversal of a tree, volatile keyword and happen-before relationship, TreeMap implementation, smallest non-repeating sub-array.
Design an object-oriented hierarchy for the animal kingdom.
Viewing 1891 - 1900 interview questions