Open In App

Crest Data System Interview Experience (On-Campus)

Last Updated : 29 Aug, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

Crest Data System comes at our campus after resume sortlisted . Theere s Small session about Company (Pre-Placement talk)

There is 1st test round (Oniline Assesment) :

There is 3 Section in assesment in 1st section there is 7 question for debuging this 7 question need to be solve in 20 minutes

there is very easy question in the debuging part . After completing this part there is coding test of 2 question this 2 question need to be solve in 45 minutes.

1st Question:– you have to given 1 array there is multipe price of stock and also 1 key where so we have find key’s minimum price in array .

Example: stock = [2,67,89,50,48] key = 3;

so we have to find 3rd minimum number in stock array.

solution: just sort the array and ans = stock size-key . simply return ans.

2nd Question :- you have to given two string string1 = sentance and string2 = name . so question is you have to find that how mant times name is going to repeat in sentance.

After finish this round there is another round of coding . There is again two question which have to be completed in 60 minutes i don’t remember those question but i can say it is easy level.

After This round There is a Technical. round where is1 interviewer introduce him self i also introduce my self . after there is discussion on my projects and internship. also some basic question DSA.

After this there is HR round. but Unfortunately, I… got rejected in this round.

This interview process is very smooth and difficulty level is Easy.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads