Upload Button Icon Add office photos

Filter interviews by

Darul Aman Educational Academy Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Self introduction
  • Q2. Oops concept
  • Q3. Thread and its types
  • Ans. 

    Thread is a lightweight process that can run concurrently with other threads in a program.

    • There are two types of threads: user-level threads and kernel-level threads.

    • User-level threads are managed by the application and are faster to create and switch between, but can't take advantage of multiple processors.

    • Kernel-level threads are managed by the operating system and can take advantage of multiple processors, but are s...

  • Answered by AI
  • Q4. Inheritance and its types
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.

    • Inheritance allows code reuse and promotes code organization.

    • There are different types of inheritance: single, multiple, multilevel, hierarchical, and hybrid.

    • Single inheritance involves a class inheriting from a single base class.

    • Multiple inheritance involves a class inheriting from multiple base...

  • Answered by AI
  • Q5. Polymorphism and its types
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It has two types: compile-time and runtime polymorphism.

    • Compile-time polymorphism is achieved through function overloading and operator overloading.

    • Runtime polymorphism is achieved through virtual functions and function overriding.

    • Polymorphism allows for code reusability and flexibility in object-oriented programming.

    • Example of compile-time polymorphism: f...

  • Answered by AI
  • Q6. What is encapsulation
  • Ans. 

    Encapsulation is the process of hiding implementation details and providing a public interface for accessing the functionality.

    • Encapsulation helps in achieving data abstraction and information hiding

    • It prevents unauthorized access to the internal details of an object

    • It allows for easy modification of implementation without affecting the external code

    • Example: A class with private variables and public methods

    • Example: A b...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask from basics so study basic concepts.it will help you

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

In aptitude test there are some questions that which are very to answer

Round 2 - Coding Test 

Coding also I get very simple..due to that I finished it perfectly

Round 3 - Technical 

(2 Questions)

  • Q1. In technical round mainly the questions upon oops concepts..nd main definition like vairable and array..nd about curren affairs
  • Q2. What is opps nd briefly about oops and variables
  • Ans. 

    OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.

    • OOPs is a way of organizing and designing code around objects

    • Variables are used to store data within an object

    • In OOPs, variables are also known as properties or attributes

    • Variables can have different access modifiers like public, private, protected

    • Example: A car object can have properties like color, model, and spe

  • Answered by AI
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. What are the expectations of salary
  • Q6. Tell me about our company

Interview Preparation Tips

Topics to prepare for Tech Mahindra Associate Software Engineer interview:
  • OOPS
  • C
  • C++
Interview preparation tips for other job seekers - Prepare well defintily u going to get a job in tech Mahindra..they are very friendly while making an interview

I applied via Campus Placement and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What are your 10th and 12th marks and year of completion?
  • Q2. How would you handle your arrogant senior in your project group?
  • Q3. Are you comfortable to work in night shifts?
  • Q4. Are you ok for relocation to any PAN India location?

Interview Preparation Tips

Interview preparation tips for other job seekers - After being selected for interview round through written test, I took around 2 months to get my interview scheduled. The interview was just of 20 minutes. First, he (interviewer) asked for verification through I'd card. Then he just asked about my 10th, 12th and graduation marks and year of completion. After that, he just asked only one reasoning question to which I answered to him efficiently. At last, he asked me about relocation, bond and salary negotiation. The interview was not much tough as supposed to be.
Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
-

I applied via Approached by Company and was interviewed before Apr 2022. There were 6 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 - One-on-one 

(1 Question)

  • Q1. Work experience related
Round 3 - Technical 

(1 Question)

  • Q1. Proceed knowledge
Round 4 - Technical 

(1 Question)

  • Q1. Proceed knowledge
Round 5 - HR 

(1 Question)

  • Q1. Stability and alarums discussion
Round 6 - HR 

(1 Question)

  • Q1. Date of availability to join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Questions related to Job Description and Brief about the present profile
  • Q2. Questions about team leading skills
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 4 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 - HR 

(1 Question)

  • Q1. General HR Related quu
Round 3 - Aptitude Test 

Online test for accounting, maths

Round 4 - Technical 

(1 Question)

  • Q1. General account knowledge and past work related question
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2022. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. What is Amortisation ?
  • Ans. 

    Amortisation is the process of spreading out the cost of an asset over its useful life.

    • It is a method of accounting used to reduce the value of an intangible asset over time

    • It is commonly used for assets such as patents, trademarks, and copyrights

    • The cost of the asset is divided into equal amounts over the useful life of the asset

    • The amount of amortisation is recorded as an expense on the income statement

    • Example: A com...

  • Answered by AI
  • Q2. What is Prepaid expense
  • Ans. 

    Prepaid expense is an advance payment made for goods or services that will be received in the future.

    • Prepaid expenses are recorded as assets on the balance sheet

    • They are gradually expensed over time as the goods or services are received

    • Examples include prepaid rent, insurance premiums, and subscriptions

    • Prepaid expenses are commonly used in businesses to manage cash flow

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident that’s it

Be calm and behave patiently while interview.

I applied via Recruitment Consultant and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Self introduction and working experience
  • Q2. And technical questions like basic core java and hibernate and spring questions
  • Q3. Expect salary and current CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Its very good experience to HCL technologies interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

I can solve mathmatical question

Round 2 - Technical 

(5 Questions)

  • Q1. Related a power bi and sql server
  • Q2. Related A Power apps
  • Q3. Excel related questions
  • Q4. Power point related
  • Q5. Ms word related

Interview Preparation Tips

Interview preparation tips for other job seekers - I grab the opportunity
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2022. 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 

(1 Question)

  • Q1. SAS and SQL related interview questions.
Round 3 - Technical 

(1 Question)

  • Q1. Manager round- SAS and SQL related interview questions.

Interview Preparation Tips

Topics to prepare for Genpact Assistant Manager interview:
  • SAS
  • SQL
  • SAS Macros
  • Analytical skills
Interview preparation tips for other job seekers - Be clear with your answers.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Darul Aman Educational Academy Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Compare Darul Aman Educational Academy with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview