Upload Button Icon Add office photos

DELO

Compare button icon Compare button icon Compare

Filter interviews by

DELO Interview Questions and Answers

Updated 2 Dec 2024
Popular Designations

6 Interview questions

An Associate was asked 9mo ago
Q. What is an array?
Ans. 

An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

  • Arrays have a fixed size determined at the time of declaration.

  • Elements in an array are accessed by their index, starting from 0.

  • Example: string[] names = {"Alice", "Bob", "Charlie"};

View all Associate interview questions
An Analyst Intern was asked 12mo ago
Q. What is meant by OOPs?
Ans. 

OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

  • OOPs focuses on creating objects that interact with each other to solve problems

  • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

  • Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their ow...

View all Analyst Intern interview questions
An Analyst Intern was asked 12mo ago
Q. What is a collection?
Ans. 

Collections are groups of objects or data structures that are stored together.

  • Collections can be used to store and manipulate multiple objects or data elements.

  • Examples of collections include arrays, lists, sets, and maps.

  • Collections provide methods for adding, removing, and accessing elements within the group.

View all Analyst Intern interview questions
An Assistant Manager was asked
Q. CARO 2020 vs CARO 2016
Ans. 

CARO 2020 has more stringent reporting requirements than CARO 2016.

  • CARO 2020 requires reporting on additional areas such as fraud, internal financial controls, and corporate social responsibility.

  • CARO 2020 mandates reporting on loans and advances given to promoters, directors, and related parties.

  • CARO 2020 requires disclosure of details of proceedings initiated or pending against the company for holding benami pro...

View all Assistant Manager interview questions
An Assistant Manager was asked
Q. Audit of revenue done in article-ship.
Ans. 

Audit of revenue is a crucial task in article-ship.

  • During article-ship, I was involved in auditing revenue for various clients.

  • I ensured that all revenue transactions were accurately recorded and reported.

  • I also checked for any discrepancies or irregularities in revenue reporting.

  • I communicated any issues or concerns to the senior management and provided recommendations for improvement.

  • I gained valuable experience...

View all Assistant Manager interview questions
An Assistant Manager was asked
Q. Exposure in article-ship
Ans. 

I have completed my article-ship in a reputed CA firm where I gained exposure in various areas of accounting and auditing.

  • During my article-ship, I worked on various assignments related to auditing, taxation, and accounting.

  • I was involved in the preparation of financial statements, tax returns, and audit reports.

  • I also gained experience in using accounting software such as Tally and QuickBooks.

  • I learned how to com...

View all Assistant Manager interview questions

DELO Interview Experiences

6 interviews found

Associate Interview Questions & Answers

user image Asraf Hussain

posted on 16 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Ok proceed further went well good

Round 2 - Technical 

(1 Question)

  • Q1. What is array,?
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed by their index, starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI

Skills evaluated in this interview

Executive Interview Questions & Answers

user image Anonymous

posted on 24 Aug 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why do you join us
  • Ans. 

    I am excited about the opportunity to contribute my skills and experience to a dynamic and innovative team.

    • Passionate about the company's mission and values

    • Excited about the opportunity for growth and development

    • Impressed by the team's expertise and accomplishments

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about Yourself.
  • Q2. Article-ship Exposure and related questions.
  • Q3. CARO 2020 vs CARO 2016
  • Ans. 

    CARO 2020 has more stringent reporting requirements than CARO 2016.

    • CARO 2020 requires reporting on additional areas such as fraud, internal financial controls, and corporate social responsibility.

    • CARO 2020 mandates reporting on loans and advances given to promoters, directors, and related parties.

    • CARO 2020 requires disclosure of details of proceedings initiated or pending against the company for holding benami property...

  • Answered by AI
Round 3 - Behavioral 

(3 Questions)

  • Q1. Audit of revenue done in article-ship.
  • Ans. 

    Audit of revenue is a crucial task in article-ship.

    • During article-ship, I was involved in auditing revenue for various clients.

    • I ensured that all revenue transactions were accurately recorded and reported.

    • I also checked for any discrepancies or irregularities in revenue reporting.

    • I communicated any issues or concerns to the senior management and provided recommendations for improvement.

    • I gained valuable experience in r...

  • Answered by AI
  • Q2. Exposure in article-ship
  • Ans. 

    I have completed my article-ship in a reputed CA firm where I gained exposure in various areas of accounting and auditing.

    • During my article-ship, I worked on various assignments related to auditing, taxation, and accounting.

    • I was involved in the preparation of financial statements, tax returns, and audit reports.

    • I also gained experience in using accounting software such as Tally and QuickBooks.

    • I learned how to communic...

  • Answered by AI
  • Q3. Challenges Faced in work and how did you handle it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay Calm. Be honest. Revise recent amendments as well as work done.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Newspaper Ad and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Ghh jhg gfhh gff gehh gerb utt trf fdd frr dddj vrr ree ddd dee hh re

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Which language you prefer
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

30 mins duration 2 codes are there

Round 2 - Technical 

(2 Questions)

  • Q1. What is mean by oops
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve problems

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

    • Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their own pro...

  • Answered by AI
  • Q2. What is collection s
  • Ans. 

    Collections are groups of objects or data structures that are stored together.

    • Collections can be used to store and manipulate multiple objects or data elements.

    • Examples of collections include arrays, lists, sets, and maps.

    • Collections provide methods for adding, removing, and accessing elements within the group.

  • Answered by AI

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Arrays

Round 3 - Aptitude Test 

X+y=z

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to study well and work hard

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about DELO?
Ask anonymously on communities.

Interview questions from similar companies

Team Lead Interview Questions & Answers

Vivo user image Rahul Gurmitkal

posted on 18 Aug 2017

I appeared for an interview in Aug 2017.

Interview Preparation Tips

Round: Introduction
Experience: Interviewer asks about personal introduction, work experience

Round: Group Discussion
Experience: Discussion about product launch & celebration, focus areas
Tips: Answering something new
Duration: 20 minutes

Skills: Thinking Approach
Are these interview questions helpful?

I appeared for an interview in Oct 2016.

Interview Questionnaire 

8 Questions

  • Q1. C,C++, Programming Concepts
  • Q2. Resume Based
  • Q3. Puzzle Questions
  • Q4.  OS, Database, Networking, Computer Architecture based question
  • Q5. Project Based- Briefs, Details
  • Q6. What are your hobbies
  • Ans. 

    My hobbies include hiking, playing guitar, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Playing guitar: I love learning new songs and improving my skills.

    • Cooking: I like experimenting with different recipes and creating delicious meals.

  • Answered by AI
  • Q7. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team and working on complex projects.

    • Leading a team of developers

    • Working on complex projects

    • Continuously learning and improving my skills

    • Contributing to the growth and success of the company

  • Answered by AI
  • Q8. Why do you want to join DELL.
  • Ans. 

    I want to join DELL because of their innovative technology solutions and strong reputation in the industry.

    • DELL is known for their cutting-edge technology solutions which align with my passion for software development.

    • I admire DELL's strong reputation in the industry and their commitment to customer satisfaction.

    • I believe joining DELL will provide me with opportunities for growth and career advancement.

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA>9.0

Skills: Technical Skills
College Name: KIIT University

I appeared for an interview in Jan 2017.

Interview Preparation Tips

Round: Group Discussion
Experience: All got different topics to discuss on gd.
Tips: Plan before you speak. Be sure whether you are to or against.
Duration: 5 minutes

Round: Test
Experience: More questions on blood relationship, ages
Tips: Os db on technical
Duration: 1 hour

Skills: Technical Questions, Manage A Difficult Situation, Technical Knowledge(ML

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: There was an online test having 3 section, one for aptitude testing, one for logical testing and the last one for technical testing.
Aptitude and logical questions were very basic.
Technical questions included : C C++ Java DS DBMS DAA
Tips: For aptitude and logical part, you need to prepare regularly. Nothing comes out of the box, but you just have to be quick in solving the questions.
For the technical part, prepare well by revising your course materials. Basic one word questions are asked.
Duration: 1 hour
Total Questions: 60

Round: Coding
Experience: This round consists of multiple sets of coding. One question per paper. It's on your luck, which question you'll get. Also,net is allowed. You have to complete the code and show it to the invigilator.
Tips: This round is generally not there in placement drives of DELL. It is on your luck.

Skills: Communication, Data Structures, Basic Knowledge Of DBMS
College Name: Manipal University Jaipur

DELO Interview FAQs

How many rounds are there in DELO interview?
DELO interview process usually has 2-3 rounds. The most common rounds in the DELO interview process are Coding Test, Technical and Resume Shortlist.
What are the top questions asked in DELO interview?

Some of the top questions asked at the DELO interview -

  1. Audit of revenue done in article-sh...read more
  2. Which language you pre...read more
  3. CARO 2020 vs CARO 2...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 5 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more

Interview Questions from Similar Companies

UST Interview Questions
3.8
 • 544 Interviews
Dell Interview Questions
3.9
 • 405 Interviews
CARS24 Interview Questions
3.5
 • 360 Interviews
Nokia Interview Questions
4.1
 • 289 Interviews
John Deere Interview Questions
4.1
 • 244 Interviews
VVDN Technologies Interview Questions
3.6
 • 221 Interviews
Mankind Pharma Interview Questions
3.9
 • 212 Interviews
vivo Interview Questions
4.1
 • 208 Interviews
View all

DELO Reviews and Ratings

based on 8 reviews

4.4/5

Rating in categories

4.1

Skill development

4.1

Work-life balance

4.1

Salary

4.1

Job security

4.0

Company culture

4.0

Promotions

3.8

Work satisfaction

Explore 8 Reviews and Ratings
Consultant
20 salaries
unlock blur

₹8.9 L/yr - ₹17.9 L/yr

Senior Consultant
15 salaries
unlock blur

₹14.5 L/yr - ₹28.8 L/yr

Analyst
13 salaries
unlock blur

₹4.2 L/yr - ₹12.2 L/yr

Manager
4 salaries
unlock blur

₹23 L/yr - ₹28 L/yr

Assistant Manager
4 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Explore more salaries
Compare DELO with

UST

3.8
Compare

vivo

4.1
Compare

Dell

3.9
Compare

CARS24

3.5
Compare
write
Share an Interview