Software Developer I Interview Questions

1,703 software developer i interview questions shared by candidates

Leetcode questions : remove duplicate characters from string , rotate array , number appearing more than n/2 , 3 sum And mapping in DBMS Round 2 : was asked to design database of one of my project with search and booking logic
avatar

Software Engineer I

Interviewed at HashedIn by Deloitte

4
May 16, 2025

Leetcode questions : remove duplicate characters from string , rotate array , number appearing more than n/2 , 3 sum And mapping in DBMS Round 2 : was asked to design database of one of my project with search and booking logic

<1> write the java code of a function which would have take an int array as input and would return an array which would rearrange all odd numbers to the left of the array then all even numbers to the right after odd numbers. u cant use for loops and only 1 int array can be the function parameter. ❓ Problem restated Input: one int[] array. Rearrange so that odds come first, evens come later. Constraints: No for loops. Function parameter = only the given array (no extra arrays).
avatar

Software Engineer- I (FTE) / Trainee Engineer (Internship)

Interviewed at HashedIn by Deloitte

4
Sep 15, 2025

<1> write the java code of a function which would have take an int array as input and would return an array which would rearrange all odd numbers to the left of the array then all even numbers to the right after odd numbers. u cant use for loops and only 1 int array can be the function parameter. ❓ Problem restated Input: one int[] array. Rearrange so that odds come first, evens come later. Constraints: No for loops. Function parameter = only the given array (no extra arrays).

Viewing 851 - 860 interview questions

Glassdoor has 1,703 interview questions and reports from Software developer i interviews. Prepare for your interview. Get hired. Love your job.