Fellowship Interview Questions

1,131 fellowship interview questions shared by candidates

I am mentioning the questions of Round-1: i) Sum Of Three Integer Adds To Zero a. Desc -> A program with cubic running time. Read in N integers and counts the number of triples that sum to exactly 0. b. I/P -> N number of integer, and N integer input array. c. Logic -> Find distinct triples (i, j, k) such that a[i] + a[j] + a[k] = 0 d. O/P -> One Output is number of distinct triplets as well as the second output is to print the distinct triplets.
avatar

Fellowship Engineer

Interviewed at BridgeLabz Solutions

3.7
May 9, 2019

I am mentioning the questions of Round-1: i) Sum Of Three Integer Adds To Zero a. Desc -> A program with cubic running time. Read in N integers and counts the number of triples that sum to exactly 0. b. I/P -> N number of integer, and N integer input array. c. Logic -> Find distinct triples (i, j, k) such that a[i] + a[j] + a[k] = 0 d. O/P -> One Output is number of distinct triplets as well as the second output is to print the distinct triplets.

Viewing 1 - 10 interview questions

Glassdoor has 1,131 interview questions and reports from Fellowship interviews. Prepare for your interview. Get hired. Love your job.