Junior Associate Interview Questions

2,482 junior associate interview questions shared by candidates

In the 1st technical round, basic questions about DSA were asked. Furthermore, there were some short reasoning questions and more focus was on the resume, projects and skills we mentioned. Some basic programming questions and tree traversals were also asked. In the 2nd technical round, I was asked to code the tree traversals, implementation of a tree, and some strings related questions. In the 3rd HR round, there were some casual conversations about my family my interests, etc. Furthermore, I was asked about the company and in the end, some of my doubts were taken by HR.
avatar

Junior Associate

Interviewed at Unthinkable

3.6
Sep 4, 2021

In the 1st technical round, basic questions about DSA were asked. Furthermore, there were some short reasoning questions and more focus was on the resume, projects and skills we mentioned. Some basic programming questions and tree traversals were also asked. In the 2nd technical round, I was asked to code the tree traversals, implementation of a tree, and some strings related questions. In the 3rd HR round, there were some casual conversations about my family my interests, etc. Furthermore, I was asked about the company and in the end, some of my doubts were taken by HR.

1. Dijkastra algorithm find the shortest path between two nodes. 2. construct a new data structure which insert key vallue pair, make function put and get. put(i,j) take two arguments key value and get(k) take one argument which will give the value of key. first you have to specify the size of your data structure if while inserting the key value pair your size reaches greater then the specified size then you need to delete the oldest data and insert the new one.
avatar

Junior Associate

Interviewed at Unthinkable

3.6
Oct 2, 2023

1. Dijkastra algorithm find the shortest path between two nodes. 2. construct a new data structure which insert key vallue pair, make function put and get. put(i,j) take two arguments key value and get(k) take one argument which will give the value of key. first you have to specify the size of your data structure if while inserting the key value pair your size reaches greater then the specified size then you need to delete the oldest data and insert the new one.

Viewing 1781 - 1790 interview questions

Glassdoor has 2,482 interview questions and reports from Junior associate interviews. Prepare for your interview. Get hired. Love your job.