Premium Employer

i

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

Infinx Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infinx Senior Software Engineer Interview Questions, Process, and Tips

Updated 27 Feb 2024

Top Infinx Senior Software Engineer Interview Questions and Answers

Infinx Senior Software Engineer Interview Experiences

3 interviews found

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 Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Tell something about youself which is not included in your resume?
  • Q2. What is your day to day life, and how many application you were using on daily basis
  • Q3. What is inheritance with example?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Derived class can add its own attributes and methods or override existing ones

    • Example: Class 'Animal' can be a base class with attributes like 'name' and methods like 'eat'. Class 'Dog...

  • Answered by AI
  • Q4. What is join and how many types of joins are available with example?
  • Ans. 

    Join is used to combine rows from two or more tables based on a related column between them.

    • Types of joins: Inner Join, Left Join, Right Join, Full Join

    • Inner Join: Returns rows when there is at least one match in both tables

    • Left Join: Returns all rows from the left table and the matched rows from the right table

    • Right Join: Returns all rows from the right table and the matched rows from the left table

    • Full Join: Returns

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

(6 Questions)

  • Q1. Tell me about your experience in brief?
  • Q2. Why you choose that background which was different from last organization
  • Q3. What makes you to feel happy when you are on production floor
  • Q4. What was your team size and how you were handling the agents?
  • Q5. What is distinct
  • Ans. 

    Distinct means unique or different from others.

    • Distinct refers to something that is separate or individual

    • It can also mean standing out or being easily recognizable

    • In programming, distinct is often used in the context of removing duplicate elements from a list or array

  • Answered by AI
  • Q6. After 3 years if you will get a chance to serve as vice president what you will do?

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Jul 2022. 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 tips
Round 2 - Coding Test 

Basic dsa questions from gfg and lc basic java c++

Round 3 - HR 

(2 Questions)

  • Q1. Basic hr questions like ctc
  • Q2. Min np and is no buyable

Interview Preparation Tips

Interview preparation tips for other job seekers - Sab mast hai koi scene ni hai. Good karma is on its way

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is Solid principal
  • Ans. 

    SOLID is a set of principles for object-oriented programming to make software more maintainable, flexible, and understandable.

    • S - Single Responsibility Principle

    • O - Open/Closed Principle

    • L - Liskov Substitution Principle

    • I - Interface Segregation Principle

    • D - Dependency Inversion Principle

  • Answered by AI
  • Q2. Sql triggers joins n all

Interview Preparation Tips

Interview preparation tips for other job seekers - Study the basic n authentication

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How does the CAN TP (Controller Area Network Transport Protocol) work?
  • Ans. 

    CAN TP is a protocol used for transferring large data packets over Controller Area Network.

    • CAN TP breaks large data packets into smaller segments for transmission

    • It uses flow control mechanisms to ensure all segments are received and retransmits if necessary

    • CAN TP is commonly used in automotive and industrial applications

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain autosar layer
  • Ans. 

    AUTOSAR (Automotive Open System Architecture) is a standardized software architecture for automotive systems.

    • AUTOSAR is a layered architecture consisting of four layers: Application Layer, Runtime Environment (RTE) Layer, Basic Software Layer, and Microcontroller Abstraction Layer (MCAL).

    • Each layer in AUTOSAR has specific responsibilities and interfaces with other layers to ensure modularity and reusability of software...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you prepared to work from home?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Opps, overloading and overriding, factory n singleton patteren
  • Q2. Collections HashMap internal working
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Java 8 and related programming questions springboot microservices details about project
  • Q2. Kafka questions and use case
  • Q3. API springboot application development
  • Q4. Ci cd and cloud
Round 2 - HR 

(1 Question)

  • Q1. Hr related question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Get minimum from stream. Query based.
  • Q2. Minimum number of platforms for trains. Arrival n departure time is given.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Design Instagram feed
  • Ans. 

    Designing Instagram feed involves displaying user's photos and videos in a visually appealing and user-friendly manner.

    • Display user's posts in a grid layout with images/videos and captions

    • Allow users to like, comment, and share posts

    • Implement infinite scrolling to load more posts as user scrolls down

    • Include a search bar to search for specific users or hashtags

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Minimum spanning tree based data structure question

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Solid principals
  • Q2. Difference between pure and impure pipes
  • Ans. 

    Pure pipes do not have any side effects and always return the same output for the same input, while impure pipes can have side effects and may not return the same output for the same input.

    • Pure pipes are stateless and deterministic.

    • Impure pipes can have side effects like modifying global variables or making network requests.

    • Examples of pure pipes include filters in Angular, while examples of impure pipes include async

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between structure and class
  • Ans. 

    Structure is a user-defined data type that groups related data members, while class is a blueprint for creating objects with data members and member functions.

    • Structure is a value type, while class is a reference type

    • Structure members are public by default, while class members are private by default

    • Structure does not support inheritance, while class supports inheritance

    • Example: struct Person { string name; int age; };

  • Answered by AI
  • Q2. What is Pass by Value & pass by Reference
  • Ans. 

    Pass by value involves passing a copy of the actual value, while pass by reference involves passing a reference to the actual value.

    • Pass by value: actual value is copied and changes made to the copy do not affect the original value

    • Pass by reference: reference to the actual value is passed, changes made to the reference affect the original value

    • Example: Pass by value - int x = 10; func(x); // x remains 10 after func cal...

  • Answered by AI
  • Q3. Print ****** *** *

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for both hands-on and theory questions

Skills evaluated in this interview

Infinx Interview FAQs

How many rounds are there in Infinx Senior Software Engineer interview?
Infinx interview process usually has 2 rounds. The most common rounds in the Infinx interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Infinx Senior Software Engineer interview?

Some of the top questions asked at the Infinx Senior Software Engineer interview -

  1. What is join and how many types of joins are available with examp...read more
  2. What is inheritance with examp...read more
  3. What is Solid princi...read more

Tell us how to improve this page.

Infinx Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Join Infinx Revenue Realized. On Time. All The Time.
Infinx Senior Software Engineer Salary
based on 19 salaries
₹5.5 L/yr - ₹21 L/yr
15% less than the average Senior Software Engineer Salary in India
View more details

Infinx Senior Software Engineer Reviews and Ratings

based on 3 reviews

4.0/5

Rating in categories

3.0

Skill development

4.5

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

2.5

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Process Associate
720 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Senior Process Associate
323 salaries
unlock blur

₹1.5 L/yr - ₹5.2 L/yr

Senior Medical Coder
161 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Senior Associate
159 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Medical Coder
147 salaries
unlock blur

₹2.2 L/yr - ₹5.9 L/yr

Explore more salaries
Compare Infinx with

Mphasis

3.4
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

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