1. Position of some Rectangular Ships (spanning max over 4 cells in a grid) is given. Some bullets are fired (each shot corresponds to a cell in the grid), Count the number of ships which got partially hit or completely hit (in this case they will sink). All the inputs were given in string. Ships were given as top left, bottom right grid cells. No duplicate shots. 2. template metaprogramming code for removing adjacent duplicates from a vector<int>.
Software Development Engineer Interview Questions
32,851 software development engineer interview questions shared by candidates
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.
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.
- Problem Solving 2 questions, Linked list, and Stacks/Queues - Indexing - Caching, Cache failover - Analytics Database architecture -
Why am I interested in development
How would you rate yourself at coding?
Write a code finding length of the String without length() method.
Interviewer asked the questions on SOLID , OOPS , C# ,Reflection , Properties , Selenium , Rest API
Tree questions , binary tree, sorting algorihms
Viewing 1811 - 1820 interview questions