Upload Button Icon Add office photos

Bristlecone

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Bristlecone Principal Associate Interview Questions and Answers

Updated 21 May 2024

Bristlecone Principal Associate Interview Experiences

2 interviews found

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

I applied via LinkedIn

Round 1 - Technical 

(4 Questions)

  • Q1. SAP GRC Security technical
  • Q2. How to setup GRC to satellite system connection
  • Ans. 

    Setting up GRC to satellite system connection involves configuring network settings and establishing secure communication.

    • Configure network settings on both GRC and satellite system

    • Establish secure communication protocols such as VPN or SSH

    • Ensure proper authentication and authorization mechanisms are in place

    • Test the connection to ensure data transfer is successful

  • Answered by AI
  • Q3. Explain how you do EAM setup
  • Ans. 

    EAM setup involves defining asset types, hierarchies, attributes, and relationships for effective management.

    • Start by identifying all asset types within the organization

    • Define asset hierarchies to show relationships between assets

    • Establish attributes for each asset type to track relevant information

    • Set up relationships between assets to understand dependencies and connections

    • Utilize EAM software to input and manage all

  • Answered by AI
  • Q4. Config parameters important for access control
  • Ans. 

    Config parameters play a crucial role in access control by defining who can access what resources.

    • Role-based access control (RBAC) parameters

    • User permissions and privileges

    • Access control lists (ACLs)

    • Authentication mechanisms

    • Authorization rules

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Work experience, compensation

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Sep 2021. 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Mostly question were based on real time scenarios relevant to project work done in past
Round 3 - Technical 

(1 Question)

  • Q1. Questions were most on roles and responsibilities and team management.

Interview Preparation Tips

Topics to prepare for Bristlecone Principal Associate interview:
  • SAPP PP
  • SAP QM

Principal Associate Interview Questions Asked at Other Companies

asked in LTIMindtree
Q1. coding example and to determine which oops concept used
asked in Bristlecone
Q2. How to setup GRC to satellite system connection
asked in LTIMindtree
Q3. Describe the work experience around CDS views and AMDP?
asked in LTIMindtree
Q4. How to perform patch in Oracle RAC database
asked in LTIMindtree
Q5. How to upgrade from 12c to 19c database .

Interview questions from similar companies

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

(2 Questions)

  • Q1. How to perform patch in Oracle RAC database
  • Ans. 

    Performing patch in Oracle RAC database involves applying the patch to all nodes in the cluster.

    • Ensure all nodes are up and running before starting the patching process

    • Use OPatch utility to apply the patch to each node individually

    • Verify the patch status on each node to ensure successful application

  • Answered by AI
  • Q2. How to upgrade from 12c to 19c database .
  • Ans. 

    Upgrade from Oracle 12c to 19c database involves careful planning and execution.

    • Ensure compatibility of applications with 19c

    • Backup the 12c database before starting the upgrade process

    • Follow Oracle's documentation and guidelines for upgrading

    • Test the upgrade process in a non-production environment first

    • Consider using Oracle Data Pump for exporting and importing data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join with work life balance .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Describe the work experience around CDS views and AMDP?
  • Ans. 

    Work experience includes developing CDS views and AMDP for data modeling and processing.

    • Developed CDS views for defining semantically rich data models in SAP S/4HANA

    • Utilized AMDP (ABAP Managed Database Procedures) for pushing data-intensive logic to the database layer

    • Worked on optimizing performance by leveraging AMDP for complex calculations

    • Collaborated with functional teams to understand business requirements and tra...

  • Answered by AI
  • Q2. Describe the work experience around OData services
  • Ans. 

    Work experience with OData services involves designing, implementing, and consuming RESTful APIs for data access and manipulation.

    • Designing OData services to expose data entities and relationships

    • Implementing OData services using frameworks like ASP.NET Web API or SAP Gateway

    • Consuming OData services in client applications to retrieve and manipulate data

    • Handling query options, filtering, sorting, and pagination in OData...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for technical round.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Recruitment experience
  • Q2. Whay want to join LTIMindtree
  • Ans. 

    I want to join LTIMindtree because of its reputation for innovation and growth opportunities.

    • I am impressed by LTIMindtree's track record of delivering cutting-edge solutions to clients.

    • I am excited about the potential for career advancement and professional development at LTIMindtree.

    • I believe that LTIMindtree's values align with my own, particularly in terms of collaboration and excellence.

    • I am eager to work with a t...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Many questions related to recruitment
  • Q2. Current comp, expected comp
Round 3 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, know about the company
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test which had technical questions and basic foundation questions asked

Round 2 - Technical 

(4 Questions)

  • Q1. Technical discussion with Expert to rate the skills
  • Q2. Java exception handling
  • Q3. OOPS concept and properties
  • Ans. 

    OOPS (Object-Oriented Programming) concept focuses on objects and classes, with properties like inheritance, encapsulation, and polymorphism.

    • OOPS concept revolves around the idea of objects and classes

    • Inheritance allows a class to inherit properties and behavior from another class

    • Encapsulation involves bundling data and methods that operate on the data within a single unit

    • Polymorphism allows objects of different classe...

  • Answered by AI
  • Q4. Coding example and to determine which oops concept used
  • Ans. 

    The coding example involves creating a class for a car with properties and methods, demonstrating encapsulation and inheritance.

    • Create a class 'Car' with private properties like 'make', 'model', 'year' and public methods like 'getMake', 'getModel', 'getYear'. This demonstrates encapsulation.

    • Create a subclass 'ElectricCar' that inherits from 'Car' and adds a property 'batteryCapacity'. This demonstrates inheritance.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. To understand my working flexibility and overall job discussion

Interview Preparation Tips

Topics to prepare for LTIMindtree Principal Associate interview:
  • CSS
  • JAVA
  • C++
  • OOPS
Interview preparation tips for other job seekers - 1. always be up to date on what your projects and skills you have worked on and mentioned in CV as well
2. be clear and concise on your response with to the point answers
3. if you are genuinely unaware of certain questions better to be clear on worked on same rather than giving dubious answers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Brief about experience on technical delivery
  • Ans. 

    Experienced in leading technical delivery projects from inception to completion, ensuring high quality and timely delivery.

    • Led cross-functional teams to successfully deliver complex technical projects

    • Managed project timelines, resources, and budgets effectively

    • Implemented Agile methodologies to improve project efficiency and collaboration

    • Collaborated with stakeholders to gather requirements and ensure project alignment

    • ...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical and delivery specific discussion
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sharepoint Technical
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round with technical manager
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Total experience i have?
  • Ans. 

    I have 10 years of experience in the field.

    • 10 years of experience in various roles

    • Strong background in leadership and management

    • Proven track record of successful projects and initiatives

    • Extensive knowledge of industry best practices

    • Continuous professional development and training

  • Answered by AI
  • Q2. What motivated you to join this company?
  • Ans. 

    I was motivated to join this company because of its strong reputation in the industry and its commitment to innovation.

    • Strong reputation in the industry

    • Commitment to innovation

    • Opportunities for growth and development

    • Positive company culture

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is the past experience i have in procurement?
  • Ans. 

    I have over 5 years of experience in procurement, including managing vendor relationships, negotiating contracts, and implementing cost-saving strategies.

    • Managed vendor relationships to ensure timely delivery of goods and services

    • Negotiated contracts with suppliers to secure favorable terms and pricing

    • Implemented cost-saving strategies such as bulk purchasing and supplier consolidation

    • Utilized procurement software to s

  • Answered by AI
  • Q2. What are you looking after 5 years in this company?
  • Ans. 

    I am looking to have grown into a leadership role, making a significant impact on the company's success and contributing to its growth.

    • Advancing to a higher leadership position within the company

    • Leading successful projects that drive growth and innovation

    • Mentoring and developing junior associates

    • Contributing to the company's strategic planning and decision-making

    • Building strong relationships with clients and stakeholde

  • Answered by AI
  • Q3. What is the thing you like of this company?
  • Ans. 

    I appreciate the company's commitment to innovation and employee development.

    • Innovative projects and technologies being developed

    • Opportunities for professional growth and advancement

    • Supportive and collaborative work environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work with. Gives good growth path.

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help
Contribute & help others!
anonymous
You can choose to be anonymous

Bristlecone Interview FAQs

How many rounds are there in Bristlecone Principal Associate interview?
Bristlecone interview process usually has 2-3 rounds. The most common rounds in the Bristlecone interview process are Technical, HR and Resume Shortlist.
How to prepare for Bristlecone Principal Associate 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 Bristlecone. The most common topics and skills that interviewers at Bristlecone expect are Information Security, Automation, Procurement, SAN and Logistics.
What are the top questions asked in Bristlecone Principal Associate interview?

Some of the top questions asked at the Bristlecone Principal Associate interview -

  1. How to setup GRC to satellite system connect...read more
  2. Config parameters important for access cont...read more
  3. Explain how you do EAM se...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Full Time

No Interviews

SALARIES

Flexcar

INTERVIEWS

Bristlecone

No Interviews

INTERVIEWS

Bristlecone

No Interviews

INTERVIEWS

Endava

No Interviews

INTERVIEWS

Birla White

No Interviews

INTERVIEWS

Endava

No Interviews

INTERVIEWS

Flexcar

No Interviews

Tell us how to improve this page.

Bristlecone Principal Associate Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
KPIT Technologies Interview Questions
3.4
 • 279 Interviews
CitiusTech Interview Questions
3.4
 • 269 Interviews
Tiger Analytics Interview Questions
3.7
 • 222 Interviews
View all
Bristlecone Principal Associate Salary
based on 160 salaries
₹13.6 L/yr - ₹40 L/yr
9% less than the average Principal Associate Salary in India
View more details

Bristlecone Principal Associate Reviews and Ratings

based on 17 reviews

2.4/5

Rating in categories

2.3

Skill development

2.5

Work-life balance

2.5

Salary

2.1

Job security

2.6

Company culture

2.1

Promotions

2.4

Work satisfaction

Explore 17 Reviews and Ratings
Consultant
648 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
511 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
315 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Specialist
213 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Associate
160 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bristlecone with

Infosys Consulting

3.4
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

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