Design a system as a microservice with APIs, DB etc, whatever is needed for an app that needs to show the status of users i.e., online or offline. Mention any assumptions made.
Senior Development Engineer Interview Questions
1,534 senior development engineer interview questions shared by candidates
A system is getting logs continuously. Write logic for a module that only prints the log if it is unique among logs in the past 10 minutes.
Write modular, readable code for determining best route and vehicle for given weather. Table containing speed of vehicles on different routes and allowed vehicles for different weathers was given.
1 technical task. Company uses hackerrank in the interview process. Very similar tasks (or even the same) are present in the services like hackerrank, codility, leetcode etc.
Logic to find the LCA of tree and node has pointer to parent node.
Read XML file and create N-array tree
how google implments auto suggest in google search
Implement a stack.
how to determine if 2 linked lists are merged at a common node in O(n) time
N-Queen problem -
Viewing 81 - 90 interview questions