Upload Button Icon Add office photos

Lummo

Compare button icon Compare button icon Compare
4.2

based on 9 Reviews

Filter interviews by

Lummo Principal Engineer Interview Questions and Answers

Updated 17 May 2024

Lummo Principal Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Design the algorithm for VPA in Kubernetes
  • Ans. 

    Design algorithm for VPA in Kubernetes

    • Implement a controller that monitors resource usage and adjusts the number of replicas based on demand

    • Utilize Kubernetes Horizontal Pod Autoscaler (HPA) to automatically scale the number of pods in a deployment

    • Consider using custom metrics for scaling decisions, such as CPU utilization or custom metrics provided by applications

  • Answered by AI
  • Q2. Tell me about your Kubernetes experience

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain step by step process of any project ?

Interview Preparation Tips

Topics to prepare for HCLTech Principal Engineer interview:
  • Machine Learning
  • GENAI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell about yourself
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. SDE based question. How would one debug an issue in Fire Stick Remote which is delivered to customer?

Interview Preparation Tips

Topics to prepare for Amazon Principal Engineer interview:
  • System Design
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Aptitude Test 

Learned from 6th std to 10th maths

Round 2 - Coding Test 

C++ and Java, foxpro, unix operating system

Round 3 - Group Discussion 

Current affairs, political uncertainly, environment impact

Interview Preparation Tips

Topics to prepare for TCS Principal Engineer interview:
  • Healthcare
  • Occupational Health
Interview preparation tips for other job seekers - 1. be prepared
2 be prepared
3 be prepared
4 be prepared
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your role and responsibility ?
  • Ans. 

    As a Principal Consultant, my role is to provide expert advice and guidance to clients, lead project teams, and ensure successful project delivery.

    • Provide expert advice and guidance to clients

    • Lead project teams

    • Ensure successful project delivery

  • Answered by AI
  • Q2. What is your work experience ?
  • Ans. 

    I have over 10 years of experience in consulting, project management, and leadership roles.

    • 10+ years of experience in consulting, project management, and leadership

    • Led cross-functional teams to successfully deliver projects on time and within budget

    • Developed and implemented strategic plans to drive business growth

    • Worked with clients to identify their needs and provide tailored solutions

    • Managed stakeholder relationships

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your current CTC and expected CTC ?
  • Ans. 

    My current CTC is $120,000 and my expected CTC is $150,000.

    • Current CTC: $120,000

    • Expected CTC: $150,000

  • Answered by AI
  • Q2. Are you flexible in work or not ?
  • Ans. 

    Yes, I am flexible in work and can adapt to changing situations and priorities.

    • I am able to adjust my schedule and priorities to meet the needs of the project or client.

    • I am open to new ideas and willing to try different approaches to problem-solving.

    • I can work effectively in a fast-paced environment and handle multiple tasks simultaneously.

    • I have experience working with diverse teams and can collaborate effectively wi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Build your LinkedIn profile.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the content of BOM
  • Ans. 

    BOM stands for Bill of Materials, which is a comprehensive list of components, parts, and materials needed to manufacture a product.

    • BOM includes detailed information about each component such as part number, description, quantity, and unit of measure.

    • It helps in tracking and managing inventory, ordering materials, and estimating production costs.

    • BOM can be hierarchical, with sub-assemblies listed under main components.

    • ...

  • Answered by AI
  • Q2. How to draft through zuken
  • Ans. 

    Drafting through Zuken involves using their software tools for creating and editing electronic designs.

    • Use Zuken's software tools like CR-8000 or CADSTAR for drafting electronic designs

    • Create schematics, layout designs, and PCB designs using Zuken's software

    • Utilize features like auto-routing, design rule checks, and 3D visualization for efficient drafting

    • Collaborate with team members by sharing and reviewing designs wi

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Related to Ansbile
  • Q2. Related to Terraform
Round 2 - Technical 

(2 Questions)

  • Q1. Related to project requirement
  • Q2. Related to expectation
Round 3 - HR 

(2 Questions)

  • Q1. Related compensation
  • Q2. Relation policy
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell the Odata create deep entity steps.
  • Ans. 

    OData create deep entity steps involve creating related entities in a single request.

    • Use $expand query option to include related entities in the request.

    • Specify the related entities in the request payload.

    • Ensure proper navigation properties are set in the request payload.

    • Example: POST /Orders?$expand=Customer,Products

    • Example payload: { OrderID: 123, Customer: { CustomerID: 456, Name: 'John Doe' }, Products: [{ ProductI

  • Answered by AI
  • Q2. Types of Enhancements and user exists
  • Ans. 

    Types of enhancements and user exits are customizations made to SAP systems to meet specific business requirements.

    • Enhancements are modifications made to standard SAP programs to add new functionality or customize existing features.

    • User exits are predefined exit points in SAP programs where custom code can be inserted to meet specific business requirements.

    • Enhancements can be classified as implicit enhancements, explic...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Tell me the one of the development challenge you faced in entire career.
  • Ans. 

    One of the development challenges I faced was implementing a complex algorithm for real-time data processing.

    • Understanding the algorithm requirements and constraints

    • Optimizing the algorithm for efficiency and speed

    • Testing the algorithm with large datasets to ensure accuracy

    • Collaborating with team members to troubleshoot and debug any issues

  • Answered by AI
  • Q2. Adobe forms development steps and Dynamic enable disable fields in Adobe
  • Ans. 

    Adobe forms development involves creating interactive forms using Adobe software. Dynamic enable/disable fields allow for conditional interactions.

    • Adobe forms development involves using Adobe software like Adobe Acrobat or Adobe LiveCycle Designer.

    • Steps include designing the form layout, adding form fields, setting up form logic, and testing the form.

    • Dynamic enable/disable fields can be achieved using JavaScript to con...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Structure of Implementation Model
  • Ans. 

    The implementation model outlines the structure and process for executing a project or initiative.

    • Define project goals and objectives

    • Identify key stakeholders and their roles

    • Develop a timeline and milestones

    • Allocate resources and budget

    • Establish communication channels

    • Monitor progress and make adjustments as needed

  • Answered by AI
  • Q2. Different stages and owners
  • Ans. 

    Different stages and owners refer to the various phases of a project or initiative and the individuals or groups responsible for each stage.

    • Different stages in a project may include planning, execution, monitoring, and evaluation.

    • Owners of each stage could be project managers, team leads, stakeholders, or external consultants.

    • Clear delineation of stages and owners helps ensure accountability and progress.

    • For example, i...

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

(2 Questions)

  • Q1. The most important part of the Implementation and how will you proceed
  • Q2. How would you convince the client to share sensitive data used for implementation
  • Ans. 

    By emphasizing the importance of data for successful implementation and ensuring confidentiality measures are in place.

    • Highlight the critical role of data in achieving project goals

    • Assure the client of strict confidentiality measures in place

    • Explain how sharing sensitive data will lead to better outcomes

    • Provide examples of successful implementations where data sharing was crucial

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Honest

Lummo Interview FAQs

How many rounds are there in Lummo Principal Engineer interview?
Lummo interview process usually has 1 rounds. The most common rounds in the Lummo interview process are One-on-one Round.

Tell us how to improve this page.

Lummo Principal Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Director Marketing
4 salaries
unlock blur

₹43 L/yr - ₹43 L/yr

Software Development Engineer II
4 salaries
unlock blur

₹36.8 L/yr - ₹41 L/yr

Software Developer
3 salaries
unlock blur

₹24 L/yr - ₹30 L/yr

Sdet 2
3 salaries
unlock blur

₹13.5 L/yr - ₹35.8 L/yr

Software Development Engineer 3
3 salaries
unlock blur

₹40 L/yr - ₹56 L/yr

Explore more salaries
Compare Lummo with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

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