Explain how Mark&Sweep is implemented.
Software Development Engineer Interview Questions
32,863 software development engineer interview questions shared by candidates
Given a log file containing text in the following format customerName:productID:timeStamp find the number of customers seeing the same product again with 24 hours
One thing that they asked me was behaviour related (to see if I was aligned with their culture).
Are objects and classes the same , and if not , how are they different?
Given a few scenarios, code them and make sure it works.
Write algorithm/code to find longest path between any two cities. 4X4 matrix was given. If there is no connectivity between two cities then the distance between them was given as -1. Its cyclic graph.
what was your final project all about?
Given a adjucency matrix view of a graph find connected components in it.
Given N petrol pumps in a circular road, distance b/w adjacent petrol pumps and amount of petrol with vehicle capacity . Find a petrol pump where we should start so that we can cover entire road .
Given that you are working for amazon, you want to know the response time of amazon web page for each customer or user who opens it. By response time i mean the moment the user enters the website url and presses enter and till the web page opens, time interval between pressing enter and received web page. How will you calculate the time interval for each user or customer ?
Viewing 2651 - 2660 interview questions