Open In App

Accolite Digital Pvt Ltd. Interview Experience (Off-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Accolite Digital- SDE1 for Batch of 2022

Round 0: Aptitude

Accolite Digital Hiring Challenge 13.0 on Eduthrill portal. Had to solve 20 quizzes while maintaining an accuracy of 60%. The question comprised of DBMS, OS, COA, Number theory, Data Structure, .NET Framework, and Java. The majority of the questions were former GATE questions.

Round 1(Coding challenge):

  1. The coding question was: http://codeforces.com/problemset/problem/919/d

The only allowed language was C.

Round 2(Technical Interview 1):

  1. Asked me to explain my most challenging project.
  2. Asked about Software architecture, System Design of project, Asked about DB structure and asked me to write some queries on DB
  3. Merge Point of 2 Linked Lists: https://www.geeksforgeeks.org/write-a-function-to-get-the-intersection-point-of-two-linked-lists/
  4. Find no.s present in 1st list but not in 2nd. With duplication of numbers: https://www.geeksforgeeks.org/find-elements-present-first-array-not-second/
  5. Asked Abstract Classes and Interfaces.
  6. Asked to write DB Queries: 1.Nested Query, 2.Join
  7. Asked some Design Pattern Questions
  8. Asked data structure questions(Hashmap)

Round 3(Technical Interview 2):

  1. Asked basic constraints of language: Limits of long long int, etc
  2. Add 2 numbers stored as a string: https://www.geeksforgeeks.org/sum-two-large-numbers/
  3. Find 2nd largest element in an array: https://www.geeksforgeeks.org/find-second-largest-element-array/
  4. One probability question
  5. Puzzle:https://www.ritambhara.in/3-basket-puzzle-appleorange-puzzle/
  6. Theoretical Questions on OS, DBMS, ML, Cryptography, Software Architecture and Design
  7. What is Optimization and How will you optimize your code and your DB

Round 4(HR Interview):

  1. Brief me about yourself
  2. Why Accolite Digital
  3. Most Challenging thing in each internship
  4. Academic Achievements

Verdict: Selected


Last Updated : 04 May, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads