How would you like to leave your mark here, in five years time?
Senior Staff Engineer Interview Questions
700 senior staff engineer interview questions shared by candidates
Name a few design patterns. What are some antipatterns? What is big oh of various operations (looking up value in hash table, looking up in a sorted/unsorted list)?
regular data structures and algorithms questions, mostly arrays and stacks, queues.
What is difference between microservice and SOLID principles.
Coding question: Given a list of products with prices, and a list of product sales (with possibly-incorrect prices), find the difference between total actual sales and the correct sale amount. Coding question: N athletes will compete in N events. Given data on how fast each athlete can complete each event, find the fastest time they can complete all events (each athlete takes 1 distinct event). System design question: Design and diagram an email campaign scheduling system, including template storage, user data, email scheduling, and email sending.
Design load balancer to replace all for N-S and E-W traffic
Code to write Rock, Paper, Scissors winner , solve two strings analgram , write Unix commands, kubentes command, SQL queries etc
1. Split linked list; even positions to a different list and odd positions to a different list.
Java Data Structure and Algorithms
What is a pod, k8s controller, devops security.
Viewing 581 - 590 interview questions