Open In App

Accolite Digital Pvt Ltd. Interview Experience for FTE+ Internship (Off-Campus)

Round 1(M.C.Q-based Round): You have to attempt 15-20 quizzes on the Eduthrill website(5 questions – 2 minutes) with an average score of 60%.

Round 2(Coding Challenge): The coding question was: http://codeforces.com/problemset/problem/919/d.You can use any coding language of your choice (C/C++/Java/Python).



Round 3(Technical Interview 1):

  1. Tell me about yourself.
  2. OOPs concept questions.
  3. Questions related to Python language.
  4. Some SQL queries(easy to medium level).
  5. Explain steps involved in SDLC.

Next, he started asking coding questions (asked me to execute it).



  1. Find a triplet that sum to a given value(3 SUM Problem). https://www.geeksforgeeks.org/find-a-triplet-that-sum-to-a-given-value/amp/
  2. Write a Program to Find the Maximum Depth or Height of a Tree. https://www.geeksforgeeks.org/write-a-c-program-to-find-the-maximum-depth-or-height-of-a-tree/
  3. Find distance between two nodes of a Binary Tree. https://www.geeksforgeeks.org/find-distance-between-two-nodes-of-a-binary-tree/amp/
  4. Reversing a linked list both iterative and recursive(O(n) time and O(1) space). https://www.geeksforgeeks.org/reverse-a-linked-list/amp/

Round 4(Technical Interview 2):

  1. Tell me about yourself.
  2. Tell me about your projects.
  3. OOPs concept questions.
  4. Questions on Normalization and some theory on DBMS.

Next, he started asking coding questions (asked me to execute it).

  1. Maximum product of a triplet (subsequences of size 3) in an array. https://www.geeksforgeeks.org/find-maximum-product-of-a-triplet-in-array/amp/
  2. Sort an array of 0s, 1s, and 2s (in O(n) time complexity). https://www.geeksforgeeks.org/sort-an-array-of-0s-1s-and-2s/amp/

Round 5(HR Interview):

  1. Tell me about yourself.
  2. Tell me about your projects.
  3. Why Accolite Digital.
  4. Some basic HR questions.

Verdict: Selected

Article Tags :