Premium Employer

i

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

Lytx Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Lytx Interview Questions and Answers

Updated 17 Jul 2024

Lytx Interview Experiences

Popular Designations

4 interviews found

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. About the Technical Background
  • Q2. Explain your CICD pipeline flow
  • Ans. 

    CICD pipeline flow automates software delivery process from code commit to production deployment

    • Code is committed to version control system (e.g. Git)

    • Automated build process is triggered (e.g. Jenkins)

    • Unit tests are run to ensure code quality

    • Code is deployed to testing environment for integration testing

    • Automated deployment to staging environment for user acceptance testing

    • Final deployment to production environment aft

  • Answered by AI
  • Q3. Experience with ArgoCD, Helm, and Jenkins.
Round 2 - Technical 

(4 Questions)

  • Q1. Explain your Kubernetes and Openshift experience
  • Ans. 

    I have extensive experience with Kubernetes and Openshift in managing containerized applications and orchestrating deployments.

    • Managed Kubernetes clusters for deploying and scaling microservices

    • Implemented CI/CD pipelines using Jenkins and GitLab for automated deployments on Openshift

    • Utilized Helm charts for packaging and deploying applications on Kubernetes

    • Configured monitoring and logging tools like Prometheus and EL

  • Answered by AI
  • Q2. Tell us about the DevOps pipeline design and solutions approach.
  • Ans. 

    DevOps pipeline design involves creating a streamlined process for continuous integration and delivery of software.

    • Identify the needs and goals of the organization

    • Select appropriate tools and technologies for automation

    • Design a workflow that includes build, test, deploy, and monitoring stages

    • Implement version control and code review processes

    • Integrate security and compliance measures

    • Continuously optimize and improve th

  • Answered by AI
  • Q3. Deep-dive into the recent CICD Pipeline.
  • Ans. 

    The recent CICD pipeline involved integrating new automated testing tools and optimizing deployment processes.

    • Implemented Jenkins for continuous integration

    • Utilized Docker containers for consistent environments

    • Integrated SonarQube for code quality checks

    • Automated deployment to AWS using Terraform

    • Utilized GitLab for version control and issue tracking

  • Answered by AI
  • Q4. Some questions about the Terraform and Linux.

Skills evaluated in this interview

Senior Devops Engineer Interview Questions asked at other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
View answer (3)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. First round was managerial round.General scenario based questions were asked. It was very easy round.
Round 2 - Technical 

(2 Questions)

  • Q1. System design on upload download system
  • Ans. 

    Design a system for uploading and downloading files efficiently.

    • Use a distributed file storage system to handle large file uploads and downloads.

    • Implement a queuing system to manage incoming file requests and prioritize them based on size or type.

    • Utilize caching mechanisms to store frequently accessed files and reduce load on the system.

    • Implement access control mechanisms to ensure secure file uploads and downloads.

    • Con...

  • Answered by AI
  • Q2. I was not happy with second round. Even after good discussion I was not selected. Interviewer was not giving a chance to speak. He only had theoretical knowledge so was expecting to the point answers.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not attempt interview with Lytx. It was total waste of time.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
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 in Nov 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Fitment w.r.t. industry, culture, scale, roles & Responsibilities. 1. Experience in working on the high growth environment , how did I adapt to rapid changes in an increased scale. 2. Project that I was su...
Round 2 - One-on-one 

(1 Question)

  • Q1. 1.Challenges faced within the industry and how I overcame it. 2.How do I stay updated with the trends in industry evolution and my applications 3.Experiences from my previous roles that are most relevant t...
Round 3 - One-on-one 

(1 Question)

  • Q1. 1.Project that I had to take multiple roles and responsibilities. How did I manage them. 2.Role that I felt most comfortable in within a team setting ensuring collaboration and productivity

Talent Acquisition Specialist Interview Questions asked at other Companies

Q1. Can you explain your experience with writing Boolean search queries and provide an example you have created live?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Describe SOLID Principle
  • Ans. 

    SOLID Principle is a set of five design principles in object-oriented programming to make software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable w...

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Lytx interview questions for popular designations

 Senior Software Engineer

 (2)

 Talent Acquisition Specialist

 (1)

 Senior Devops Engineer

 (1)

Jobs at Lytx

View all

Interview questions from similar companies

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

(4 Questions)

  • Q1. Storage classes, Volatile, Programs on arrays
  • Q2. Describe my project
  • Q3. SDLC in general
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the software meets the requirements and quality standards.

    • Examples of SDLC models include...

  • Answered by AI
  • Q4. CAN protocol functionality
  • Ans. 

    CAN protocol is a communication standard used in automotive and industrial applications.

    • CAN protocol stands for Controller Area Network

    • It is a message-based protocol used for communication between electronic control units (ECUs)

    • CAN protocol allows for high-speed communication and real-time data transmission

    • It is commonly used in automotive applications for functions such as engine control, transmission control, and bod...

  • 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 appeared for an interview before Mar 2024.

Round 1 - Coding Test 

Dsa round was conducted

Round 2 - One-on-one 

(1 Question)

  • Q1. Anything related to past exp
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Be well-versed with C, SDLC and protocol standards
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. System design, binary search related questions
Round 2 - Technical 

(1 Question)

  • Q1. Basic Linked list, recursion question.

Data Analyst Interview Questions & Answers

BluSmart user image sakshi vinayak

posted on 29 Jan 2024

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

I appeared for an interview before Jan 2023.

Round 1 - HR 

(1 Question)

  • Q1. Asked related to introduction and about previous company profile
Round 2 - Technical 

(1 Question)

  • Q1. Related to advanced excel

Interview Questionnaire 

1 Question

  • Q1. I was asked about my soft skills and my perfection in C/C++ programming language

Interview Preparation Tips

Round: HR Interview
Experience: My soft skills are average. Not extraordinary and I have a command over C. This helped me with this

College Name: Jaypee University Of Information Technology

Lytx Interview FAQs

How many rounds are there in Lytx interview?
Lytx interview process usually has 2 rounds. The most common rounds in the Lytx interview process are One-on-one Round and Technical.
How to prepare for Lytx 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 Lytx. The most common topics and skills that interviewers at Lytx expect are Python, AWS, Product Management, MongoDB and C++.
What are the top questions asked in Lytx interview?

Some of the top questions asked at the Lytx interview -

  1. Tell us about the DevOps pipeline design and solutions approa...read more
  2. Explain your Kubernetes and Openshift experie...read more
  3. Deep-dive into the recent CICD Pipeli...read more

Tell us how to improve this page.

Lytx Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
Join Lytx Redefining Safety on our Roadways with Innovation Backed by Experience

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 140 Interviews
Trimble Interview Questions
4.2
 • 27 Interviews
Pitney Bowes Interview Questions
3.8
 • 21 Interviews
Diverse Lynx Interview Questions
3.8
 • 19 Interviews
DynPro Interview Questions
3.8
 • 18 Interviews
KeepTruckin Interview Questions
4.0
 • 3 Interviews
View all

Lytx Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Engineering Manager, Software Development - Fullstack- SaaS

Bangalore / Bengaluru

10-16 Yrs

Not Disclosed

Staff DevSecOps Engineer

Kolkata,

Mumbai

+5

5-10 Yrs

Not Disclosed

Compensation Analyst

Kolkata,

Mumbai

+5

2-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer III
9 salaries
unlock blur

₹27 L/yr - ₹38 L/yr

Software Engineer
4 salaries
unlock blur

₹5 L/yr - ₹7.5 L/yr

Test Engineer
4 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Director
4 salaries
unlock blur

₹50 L/yr - ₹76 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹33.7 L/yr - ₹42 L/yr

Explore more salaries
Compare Lytx with

Bombardier Transportation

4.2
Compare

Indira Gandhi International Airport

3.9
Compare

Indian Railway Catering and Tourism

4.0
Compare

Hyva

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