Developer Internship Interview Questions

23,870 developer internship interview questions shared by candidates

In my first interview round, I was given a problem based on the queue. The question was that you have been given a list of integers in which you can move only in forward direction basically you are given two function getnextelement() and endlist() when endlist() is true then you have completely traversed the list. Now I was asked to develop an algorithm such that I print first odd number the first even number then second odd and second even and so on for example, the list is 1,4,6,7,2,3 my output will be 1,4,7,6,3,2
avatar

Software Engineer(Internship)

Interviewed at Salesforce

4.1
Mar 31, 2020

In my first interview round, I was given a problem based on the queue. The question was that you have been given a list of integers in which you can move only in forward direction basically you are given two function getnextelement() and endlist() when endlist() is true then you have completely traversed the list. Now I was asked to develop an algorithm such that I print first odd number the first even number then second odd and second even and so on for example, the list is 1,4,6,7,2,3 my output will be 1,4,7,6,3,2

(onsite) Design, at a high level, a way for hosts A, B, and C which are connected via the internet to communicated such that A and B can talk to each other, and B and C can talk to each other, but A and C cannot.
avatar

Software Engineer(Internship)

Interviewed at Salesforce

4.1
Nov 7, 2017

(onsite) Design, at a high level, a way for hosts A, B, and C which are connected via the internet to communicated such that A and B can talk to each other, and B and C can talk to each other, but A and C cannot.

Viewing 641 - 650 interview questions

Glassdoor has 23,870 interview questions and reports from Developer internship interviews. Prepare for your interview. Get hired. Love your job.