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%.
- Then after a few days, they will send a mail for the coding round.
- The question comprised of Aptitude, OS, COA, DBMS, Number theory, Data Structure, and Java.
- The majority of the questions were former GATE questions.
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):
- Tell me about yourself.
- OOPs concept questions.
- Questions related to Python language.
- Some SQL queries(easy to medium level).
- Explain steps involved in SDLC.
Next, he started asking coding questions (asked me to execute it).
- 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/
- 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/
- Find distance between two nodes of a Binary Tree. https://www.geeksforgeeks.org/find-distance-between-two-nodes-of-a-binary-tree/
- Reversing a linked list both iterative and recursive(O(n) time and O(1) space). https://www.geeksforgeeks.org/reverse-a-linked-list/
Round 4(Technical Interview 2):
- Tell me about yourself.
- Tell me about your projects.
- OOPs concept questions.
- Questions on Normalization and some theory on DBMS.
Next, he started asking coding questions (asked me to execute it).
- Maximum product of a triplet (subsequences of size 3) in an array. https://www.geeksforgeeks.org/find-maximum-product-of-a-triplet-in-array/
- 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/
Round 5(HR Interview):
- Tell me about yourself.
- Tell me about your projects.
- Why Accolite Digital.
- Some basic HR questions.
Verdict: Selected
Please Login to comment...