Open In App

Accolite Interview Experience for SDE-1 (Off-Campus )

Last Updated : 19 Jul, 2021
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1(Online Test): Platform: -EduThrill

Difficulty Level- Easy

  • Details of Test: It is an online MCQ test.
  • Students have to give at least 20 assignment each of 2-3 minutes by maintaining 60% score .
  • Questions were based in Data Structure, OS,CN, DBMS and some aptitude questions.

Round 2(Coding Test): Duration: 1 Hour 

Difficulty level-Medium

  • Only one Coding question was there .
  • Based on Graph Data Structure those who know how to apply DFS/BFS and how to detect cycle in directed graph can easily solve this.

Round 3(Technical Interview 1): Duration: approx.  30 min  

Difficulty level- Medium

Questions/Topics asked in Detail:-

  1. Introduce Yourself
  2. Asked about patent
  3. SQL Query (2nd minimum salary)
  4. Coding Question Based on array : Firstly i gave Brute Force approach then he told me to optimize it in log n time. So we can easily optimize this  by using the binary search. Ques link: https://www.geeksforgeeks.org/find-a-peak-in-a-given-array/
  5. ACID Properties in DBMS
  6. Indexing in DBMS
  7. Types of indexing
  8. Any Questions?

Round 4(Technical Interview 2): Duration: approx.  60 min  

Difficulty level- Medium

Questions/Topics asked in Detail:- Basically, this is a technical interview but my interviewer start with personal Questions and they tell me about the project on which he is working.

  1. He asked me about College life
  2. About Family
  3. Why Accolite Digital?

Then he Started with Technical Questions 

  1. Difference between List and Linked List
  2. Where we use Linked List in Real Life?
  3. How we can design Stack and Queue From Starting (Which Data Structure to be used)?
  4. Why Linked List is there?
  5. Merge Sort
  6. Merge two Sorted Array
  7. Merge K Sorted Array
  8. In C Language when we return 0 at the end so what does it mean?? where that 0 is used?
  9. Default return type in C?
  10. What is Dead Lock?
  11. How we can Remove Dead Lock?
  12. Suppose you are using your laptop and it got stuck in between how do you identify it is dead lock state or not?
  13. Any Questions?

Round 5(HR Interview): Duration: approx. 25 min  

Difficulty level- Easy

Questions/Topics asked in Detail:-

  1. Introduce yourself
  2. Explain about the project
  3. Explain patent
  4. Why only accolite digital?
  5. Suppose you are working in a team and one of the team member is not agree with your point so how you deal in that situation?
  6. How you upgrade your skills in the pandemic?
  7. What is the ideal workplace for you?
  8. Discussion about the salary
  9. Any questions?

Verdict: Selected


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

Similar Reads