Junior Developer Interview Questions

14,260 junior developer interview questions shared by candidates

1). Given an unsorted array having n^2 elements ranging from 1 to n^2, (Example: [8,1,5,3,4,9,7,3,2,6]; n^2=9 ) Transfer these to a 2D Array having dimensions n x n in increasing order. (Required Complexity less than O(n^2).) { 1 2 3 4 5 6 7 8 9 }3x3
avatar

Junior Software Developer

Interviewed at Juniper Networks

4.2
Oct 5, 2018

1). Given an unsorted array having n^2 elements ranging from 1 to n^2, (Example: [8,1,5,3,4,9,7,3,2,6]; n^2=9 ) Transfer these to a 2D Array having dimensions n x n in increasing order. (Required Complexity less than O(n^2).) { 1 2 3 4 5 6 7 8 9 }3x3

Viewing 871 - 880 interview questions

Glassdoor has 14,260 interview questions and reports from Junior developer interviews. Prepare for your interview. Get hired. Love your job.