Upload Button Icon Add office photos

Filter interviews by

Brillica Services Associate Manager Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create an empty string to store the reversed string

    • Iterate through the original string from the end to the beginning

    • Append each character to the empty string

    • Return the reversed string

  • Answered by AI
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if the element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] would have 'apple' as a duplicate.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Reactjs standard questions
  • Q2. JS questions - promises, callbacks

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare js concepts well and explain clearly

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

सर मेरा नाम प्रदीप प्रजापति है मैं मध्य प्रदेश के रीवा जिले का रहने वाला हु

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is tha work experience
  • Q2. Esaf small fainece Bank
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. 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 

(6 Questions)

  • Q1. Normally question to banking
  • Q2. Normally question to banking of product
  • Q3. Normally English speck to interview
  • Q4. Banking knowledge to question
  • Q5. Interview to banking product
  • Q6. Good banking job

Interview Preparation Tips

Topics to prepare for ICICI Bank Associate Manager interview:
  • 2 years
Interview preparation tips for other job seekers - Good
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is FMEA? what is the use of it?
  • Ans. 

    FMEA stands for Failure Mode and Effects Analysis. It is a systematic method for identifying and preventing potential failures in a process or product.

    • FMEA involves identifying potential failure modes, determining their effects, and prioritizing actions to address them.

    • It helps in improving the reliability, safety, and quality of a process or product.

    • FMEA is commonly used in industries such as automotive, aerospace, an...

  • Answered by AI
  • Q2. It is a LEAN took to identify risks, understand its severity and detection of the same
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical skills based as per CV
Round 2 - One-on-one 

(1 Question)

  • Q1. Discussion based on managing projects
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation and joining date
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why do you want to join us?
  • Q2. How do you plan to utilise your current knowledge and experience in our company?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Technical questions were asked in the interview

Round 3 - One-on-one 

(2 Questions)

  • Q1. Can you please tell me about your work in your current organization
  • Q2. Tell me something about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to work on your technical knowlege it will help in building some trust in the interviewer.

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Risk related questions, enterprise risk management basic concepts
Round 2 - One-on-one 

(1 Question)

  • Q1. Genral awareness questions, risk and compliance

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm. Interviews are good. Do not lie about your skills. Your resume should be upto date. Learn new skills and tools.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. Can you share your day to day activities as DevOps engineer
  • Q2. What type of DevOps tools used in Organization
  • Ans. 

    Various DevOps tools are used in the organization to automate processes and improve efficiency.

    • Continuous Integration/Continuous Deployment (CI/CD) tools like Jenkins, GitLab CI/CD

    • Configuration Management tools like Ansible, Chef, Puppet

    • Containerization tools like Docker, Kubernetes

    • Monitoring tools like Nagios, Prometheus

    • Collaboration tools like Slack, Jira

  • Answered by AI
  • Q3. How did you implemented Automation for Deployment
  • Ans. 

    Implemented automation for deployment using Jenkins and Ansible

    • Utilized Jenkins for continuous integration and deployment

    • Created Ansible playbooks for automating deployment tasks

    • Integrated version control system with automation tools

    • Implemented automated testing as part of deployment process

  • Answered by AI
  • Q4. Tell different types of Cloud models.What type of Cloud model used?
  • Ans. 

    Different types of Cloud models include public, private, hybrid, and community clouds.

    • Public Cloud: Services are delivered over the internet and shared across multiple organizations (e.g. AWS, Microsoft Azure)

    • Private Cloud: Services are maintained on a private network and dedicated to a single organization (e.g. VMware)

    • Hybrid Cloud: Combination of public and private clouds, allowing data and applications to be shared b...

  • Answered by AI
  • Q5. Ci-CD Implementation
  • Q6. AWS Questions on Storage, Cloudwatch, Scaling, Network.
Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions in First round were discussed in detailed manner along with daily routine, Issues handling.
  • Q2. Challenges faced, Resolution to it.
Round 4 - HR 

(3 Questions)

  • Q1. What was your last drawn CTC
  • Q2. When can you Join
  • Q3. Wat is your expectations
  • Ans. 

    I expect a challenging role with opportunities for growth and development.

    • Seeking a position with clear career progression paths

    • Expecting opportunities for skill development and training

    • Looking for a supportive work environment that encourages growth

    • Hoping for a competitive salary and benefits package

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Associate Manager interview:
  • Devops
  • Release management
  • Agile Methodology
  • JIRA
  • Github
  • CI-CD
Interview preparation tips for other job seekers - You need to be very clear with your answers. When it comes to CTC, You need to be firm o your demand.

Skills evaluated in this interview

Associate Manager Interview Questions & Answers

Accenture user image amit.qa0212@gmail.com

posted on 17 Aug 2021

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How to deal with Uat challenges
  • Ans. 

    To deal with UAT challenges, it is important to have clear communication, thorough planning, stakeholder involvement, and effective issue tracking.

    • Ensure clear communication with stakeholders to set expectations and gather feedback

    • Thoroughly plan the UAT process including test cases, timelines, and resources

    • Involve stakeholders early and often to ensure their buy-in and support

    • Track and prioritize issues effectively to...

  • Answered by AI
  • Q2. UAT planning and preparation
Round 2 - Technical 

(2 Questions)

  • Q1. How to manage conflict
  • Ans. 

    Conflict management involves active listening, communication, empathy, and problem-solving skills.

    • Practice active listening to understand all perspectives

    • Communicate openly and honestly to address issues

    • Show empathy towards others' feelings and viewpoints

    • Use problem-solving skills to find mutually beneficial solutions

    • Seek mediation or third-party intervention if necessary

  • Answered by AI
  • Q2. How to prioritise your work
  • Ans. 

    Prioritizing work involves assessing tasks based on deadlines, importance, and impact on goals.

    • Identify urgent tasks with tight deadlines

    • Rank tasks based on importance and impact on goals

    • Consider the resources required for each task

    • Delegate tasks that can be handled by others

    • Regularly review and adjust priorities as needed

  • Answered by AI

Skills evaluated in this interview

Tell us how to improve this page.

Data Analyst
19 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Data Analyst Intern
17 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Trainee
4 salaries
unlock blur

₹1 L/yr - ₹7.5 L/yr

Web Developer
4 salaries
unlock blur

₹2 L/yr - ₹4.8 L/yr

Data Analyst Trainee
4 salaries
unlock blur

₹2.5 L/yr - ₹6.2 L/yr

Explore more salaries
Compare Brillica Services with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview