0% found this document useful (0 votes)
266 views4 pages

Swapnil Dabre Accolite Digital

Uploaded by

Sonia Patra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
266 views4 pages

Swapnil Dabre Accolite Digital

Uploaded by

Sonia Patra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Swapnil Dabre

ETRX

Accolite Digital
Software Engineer
Internship + Placement
11 LPA (8 + 3 bonus)
20000 Stipend

Round 1: Aptitude Test (30 mins)


It Consisted of 30 MCQs related to DSA, DBMS, Logical Reasoning, Quantitative.
Difficulty Level was Medium. No negative marking.

Round 2 : Coding Test (1 hour)


1 coding question. medium difficult. But we had a lot of time to figure out the
solution for the problem.
https://www.geeksforgeeks.org/count-minimum-steps-get-given-desired-array/

Round 3 : 1st Technical Interview Round ( 1 hour)


The interviewer was very friendly. Firstly he greeted me and introduced himself
and spoke about his responsibilities in Accolite.
The interview began with Tell me about yourself. Then he asked me about my
projects. I explained 2 of my projects in brief. He asked me questions related to
my projects like which algorithm you used, Why Random Forest, Why flutter,
What challenges you faced, how you were able to collect the data and several
other questions related to my projects.
Then He asked me about OOPS concepts. He asked me about objects, classes,
abstraction, polymorphism, encapsulation, Inheritance, types of inheritance, why
we can't use multiple inheritance in java. Difference between run time and compile
time. What is interface, why we use interface, Difference between abstract class
and interface.
Since java was my preference language he asked me a few questions on java.
Dynamic size arrays in java, String Buffers and Builders, and some basic data
structure questions.
After that he asked me to open notepad and write 2 programs.
1) To find the first non repeated number in an array.
https://www.geeksforgeeks.org/non-repeating-element/

2) To find whether a given Linked List contains loop


https://www.geeksforgeeks.org/detect-and-remove-loop-in-a-linked-list/

I was able to solve both the problems. I explained him my approach it’s time
complexity and how i can improve my code.

Round 4 : 2st Technical Interview Round ( 1 hour 20 mins)

It was a bit of weird interview. It was very long interview and he just asked me 3
questions throughout the interview.

1) He gave me a schema of a table and asked me to write an SQL query. It was


a bit difficult. I explained him my approach and some functions that I will
use. my approach was correct but i was not able to write a correct query.
2) Then he asked me to write a program. He gave me a random string. I had to
find all internal palindromes (size greater than 2) present inside that string.
Print them. Find all the longest palindromes and print them with their
lengths. He was not interested in the data structure or the time or space
complexity of the code. He just wanted me to get the desired output. I
presented my screen and started to code in an editor. At first I explained him
every step that i was writing. But after some time he told me that it's ok you
complete the code and then let me know. I wrote the code but I was getting
some errors and was not able to identify mistakes. I was struggling and it
took a lot of time. Honestly, I was waiting for the interviewer to interrupt me
and ask something else. But he was not speaking anything so i tried to make
some changes and try some different approaches. Basically I didn't give up.
Lastly we both together worked over it identified the errors and executed the
code.
3) Lastly, He gave me a puzzle. You have 2 containers of 19 & 11 Liters. How
will you get 16 liters of water? I was able to solve this puzzle quickly.

After this round I was not very confident as I was not able to execute the code on
my own and it took a lot of time but I kept on trying and didn’t give up. I feel that’s
the reason he shortlisted me. Later that evening I received a call from the HR for an
HR round the next day.

Round 5 : HR Round (30 min)

It was a typical HR interview in which the interviewer asked me some


common HR questions
1) Tell me about yourself
2) About my projects, My responsibilities in these projects.
3) Your Future plans
4) What do you know about Accolite?
5) Why Accolite?
6) Strength & Weakness
7) How do you handle rifts between your teammates?
8) My Interests

Later she explained more about Accolite. About the internship, CTC
breakdown. And my job preference.

Results were announced at the end of the day, I got selected. Total 4 students were
selected.

Few Tips:
1) For Aptitude prepare on indiabix.
2) For coding practice on hackerrank, leetcode etc.
3) Be very thorough with OOPS concepts.
4) If you use java be very familiar with all java concepts you can refer to
javatpoint for that. Same for C++ and python.
5) Be familiar with almost all data structures.
6) You must be able to identify the time and space complexity of any
algorithm.
7) Also do SQL. It's very important.
8) Don’t take HR lightly. It disappoints a lot if you make any mistake in HR
and are not selected. Prepare answers of common HR questions
beforehand.
9) Be confident before the interview. I was also very nervous at the start but
as I gave interviews it increased my confidence.
10) Lastly I will just say that be ready, opportunity can come anytime.

All The Best!

You might also like