Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Aforeserve Team. If you also belong to the team, you can get access from here

Aforeserve Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Aforeserve Associate Manager Interview Questions, Process, and Tips

Updated 1 Sep 2021

Aforeserve Associate Manager Interview Experiences

1 interview found

Interview Questionnaire 

12 Questions

  • Q1. Tell me about yourself.
  • Q2. Tell me about your job profile in previous organisation.
  • Q3. Tell me about your achievements in your jobs.
  • Q4. What is Active Directory?
  • Ans. 

    Active Directory is a Microsoft service that manages network resources and user accounts.

    • It is used to authenticate and authorize users and computers in a Windows domain network.

    • It stores information about users, groups, computers, and other network resources.

    • It provides a centralized location for network administration and management.

    • It allows for the implementation of group policies to control user and computer setti...

  • Answered by AI
  • Q5. Can you describe FSMO roles?
  • Ans. 

    FSMO roles are specialized domain controller tasks in Active Directory.

    • There are 5 FSMO roles: Schema Master, Domain Naming Master, RID Master, PDC Emulator, and Infrastructure Master.

    • Schema Master: responsible for updating the Active Directory schema.

    • Domain Naming Master: responsible for adding or removing domains in a forest.

    • RID Master: responsible for allocating RIDs to domain controllers.

    • PDC Emulator: responsible f...

  • Answered by AI
  • Q6. What are DNS zones?
  • Ans. 

    DNS zones are portions of the domain name system that contain information about a specific domain.

    • DNS zones are used to manage and distribute domain name information.

    • They can be authoritative or non-authoritative.

    • An authoritative DNS zone contains the actual DNS records for a domain.

    • A non-authoritative DNS zone contains a copy of the DNS records from an authoritative zone.

    • DNS zones can be divided into subdomains for ea...

  • Answered by AI
  • Q7. What are records in AD?
  • Ans. 

    Records in AD refer to objects that represent resources or entities in a network.

    • Records in AD can include user accounts, computer accounts, groups, and organizational units.

    • These records contain information such as names, passwords, and permissions.

    • AD records are used for authentication, authorization, and management of network resources.

    • Examples of AD records include a user account for John Smith, a computer account ...

  • Answered by AI
  • Q8. What is replication?
  • Ans. 

    Replication is the process of copying genetic information from one DNA molecule to another.

    • Replication occurs during cell division.

    • It is a semi-conservative process, meaning that each new DNA molecule contains one original strand and one newly synthesized strand.

    • Replication is catalyzed by enzymes called DNA polymerases.

    • Errors in replication can lead to mutations and genetic disorders.

  • Answered by AI
  • Q9. What is VMware, What is VSphere, What is VCenter server?
  • Ans. 

    VMware is a virtualization software company. VSphere is a virtualization platform. VCenter server is a centralized management tool for vSphere.

    • VMware is a software company that provides virtualization solutions.

    • VSphere is a virtualization platform that allows multiple operating systems to run on a single physical server.

    • VCenter server is a centralized management tool for vSphere that allows administrators to manage vir...

  • Answered by AI
  • Q10. Tell me about RAID levels. What about RAID 6?
  • Ans. 

    RAID (Redundant Array of Independent Disks) is a data storage technology that combines multiple physical disks into a single logical unit.

    • RAID 0: Striping without redundancy

    • RAID 1: Mirroring without parity or striping

    • RAID 5: Striping with distributed parity

    • RAID 6: Striping with dual distributed parity

    • RAID 10: Combining RAID 1 and RAID 0

    • RAID 50: Combining RAID 5 and RAID 0

    • RAID 60: Combining RAID 6 and RAID 0

    • RAID 6 provi...

  • Answered by AI
  • Q11. How to install VMware on bare metal? How to configure a new VM?
  • Ans. 

    To install VMware on bare metal, first create a bootable USB drive with the VMware ISO. Then, boot from the USB and follow the prompts to install. To configure a new VM, open the VMware software and create a new virtual machine.

    • Create a bootable USB drive with the VMware ISO

    • Boot from the USB and follow the prompts to install VMware on the bare metal

    • Open the VMware software and create a new virtual machine to configure

  • Answered by AI
  • Q12. What is HA in VM?
  • Ans. 

    HA stands for High Availability in VM, which ensures that the virtual machine is always available and accessible.

    • HA is achieved by creating a cluster of virtual machines that work together to provide redundancy and failover capabilities.

    • If one virtual machine fails, another one takes over automatically to ensure that the service remains available.

    • HA can be implemented using various technologies such as VMware vSphere H...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare "About you" very well. Active Directory is a must so please learn AD, ADFS, ADDS carefully. Also I would suggest to learn FSMO and AD roles.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of DS and algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be thorough in data structures and algorithms

Interview Questionnaire 

1 Question

  • Q1. Basic javascript questions , clouser, promise

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared well on basic of javascript

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. OOPs concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself.

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Dsa java oops dbms networking

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience.
You have to be very strong in DSA.

I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. More questions on which topic
  • Q2. Focus on c#, MVC and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well technically and scenario based questions also prepared.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts with examples, SQL query to find second highest salary, diff between fail fast and fail safe, how did u implement security in your app, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic Java concepts

I applied via Naukri.com and was interviewed before Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between Hashtable and hashmap?
  • Ans. 

    Hashtable is synchronized while hashmap is not.

    • Hashtable is thread-safe while hashmap is not.

    • Hashtable does not allow null keys or values while hashmap allows one null key and multiple null values.

    • Hashtable is slower than hashmap due to synchronization.

    • Hashtable is a legacy class while hashmap is a newer implementation.

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap?
  • Ans. 

    Hashmap is not thread-safe while Concurrent Hashmap is thread-safe.

    • Hashmap is not suitable for multi-threaded environments as it can lead to race conditions and data inconsistencies.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently without any data inconsistencies.

    • Concurrent Hashmap uses a technique called lock striping to achieve thread-safety.

    • Concurrent Hashmap is slower than Hashma...

  • Answered by AI
  • Q3. Jdbc step
  • Q4. Spring ioc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was average they asked questions from core java spring hibernate... And so on..

Skills evaluated in this interview

I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Why do you want to join Incedo, what is your plan in future, explain your past experience with an example
  • Q2. Basic of capital market
  • Q3. Market capitalisation, capital market, derivatives, accounting knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - One should be more confident and should give prompt response

I applied via Naukri.com and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic python list tuples set dictionary related questions
  • Q2. Decorators generator and django rest framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical and basic python fundamental

Aforeserve Interview FAQs

How to prepare for Aforeserve Associate Manager interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Aforeserve. The most common topics and skills that interviewers at Aforeserve expect are CCTV System and Robotic Welding.
What are the top questions asked in Aforeserve Associate Manager interview?

Some of the top questions asked at the Aforeserve Associate Manager interview -

  1. How to install VMware on bare metal? How to configure a new V...read more
  2. What is VMware, What is VSphere, What is VCenter serve...read more
  3. Tell me about RAID levels. What about RAID ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.6
 • 341 Interviews
CitiusTech Interview Questions
3.3
 • 277 Interviews
NeoSOFT Interview Questions
3.6
 • 268 Interviews
Tiger Analytics Interview Questions
3.7
 • 227 Interviews
Altimetrik Interview Questions
3.8
 • 222 Interviews
Episource Interview Questions
3.9
 • 220 Interviews
Indium Software Interview Questions
4.1
 • 186 Interviews
Incedo Interview Questions
3.1
 • 184 Interviews
View all

Aforeserve Associate Manager Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Desktop Support Engineer
345 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Engineer- Customer Support
272 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

TRC Engineer
176 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

System Administrator
158 salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Resident Engineer
100 salaries
unlock blur

₹1 L/yr - ₹3 L/yr

Explore more salaries
Compare Aforeserve with

ITC Infotech

3.6
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

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