Junior Software Developer Interview Questions

4,364 junior software 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 261 - 270 interview questions

Glassdoor has 4,364 interview questions and reports from Junior software developer interviews. Prepare for your interview. Get hired. Love your job.