Software Development Interview Questions

36,994 software development interview questions shared by candidates

Given a sorted array of integers in increasing order (can contain duplicates), return the last index of a specified target integer, or return -1 otherwise. Thus 1, 2, 2, 3, 4 and the target is 2, the function should return 2.
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Apr 2, 2017

Given a sorted array of integers in increasing order (can contain duplicates), return the last index of a specified target integer, or return -1 otherwise. Thus 1, 2, 2, 3, 4 and the target is 2, the function should return 2.

They gave me an open ended problem , optimizing some part of their operations. Given a map and multiple locations from where an order has to be procured , Delivery executive location and customer location, how would you find the best path.
avatar

Software Development Engineer II

Interviewed at Swiggy

3.5
Sep 14, 2018

They gave me an open ended problem , optimizing some part of their operations. Given a map and multiple locations from where an order has to be procured , Delivery executive location and customer location, how would you find the best path.

Viewing 791 - 800 interview questions

Glassdoor has 36,994 interview questions and reports from Software development interviews. Prepare for your interview. Get hired. Love your job.