Software Engineer Fresher Interview Questions

2,022 software engineer fresher interview questions shared by candidates

1 . which of the for loop is more efficient for(int i=0 ; i< n ; i++) for(int i=n; i>0 ; i--) 2. find the distance between given two nodes in tree. 3. sort the linked list of 0 and 1 in o(n) time. 4. explain all the concept in oops that you know in detail.
avatar

Software Engineer Fresher

Interviewed at Ubisoft

3.4
Aug 4, 2017

1 . which of the for loop is more efficient for(int i=0 ; i< n ; i++) for(int i=n; i>0 ; i--) 2. find the distance between given two nodes in tree. 3. sort the linked list of 0 and 1 in o(n) time. 4. explain all the concept in oops that you know in detail.

Viewing 71 - 80 interview questions

Glassdoor has 2,022 interview questions and reports from Software engineer fresher interviews. Prepare for your interview. Get hired. Love your job.