Software Developer Intern Interview Questions

2,880 software developer intern interview questions shared by candidates

I have a list of integers representing the stock prices in each day. Write a function that returns what days to buy the stock and what days to sell the stock to maximize profit. Initially you can only buy, you can choose to not buy any at all. You can only sell after having bought, and can only buy again after having sold. Try to get as close to O(n) time complexity as possible.
avatar

Software Developer Intern

Interviewed at Amazon

3.5
Jul 12, 2025

I have a list of integers representing the stock prices in each day. Write a function that returns what days to buy the stock and what days to sell the stock to maximize profit. Initially you can only buy, you can choose to not buy any at all. You can only sell after having bought, and can only buy again after having sold. Try to get as close to O(n) time complexity as possible.

Viewing 761 - 770 interview questions

Glassdoor has 2,880 interview questions and reports from Software developer intern interviews. Prepare for your interview. Get hired. Love your job.