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 DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k 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 Questionnaire 

2 Questions

  • Q1. About what we worked in previous company project
  • Q2. General C programming questions and previous company project questions

I applied via Approached by Company and was interviewed in Jul 2018. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. As I was interviewed for dotnet developer so my intertview started with OOPS Fundamentals like Abstraction,Encapsulation, Inhertiance, and Polymorphism.

Interview Preparation Tips

General Tips: My interview experience was very smooth.
Went in morning and by Afternoon I was selected for the role.
Within 1 week got offer letter.

Always show your confidence while answering.
Explain all the questions with some real-life example(specially in case of oops principles).
Give as many interviews as possible as that's the best learning.
Skills: Communication, Problem Solving
Duration: <1 week

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

Interview Questionnaire 

3 Questions

  • Q1. Basic C questions and 2 c programs to find wrong in code.
  • Q2. Prepare all UART, SPI, CAN, I2C timing digrams their frame format.
  • Ans. 

    Explanation of UART, SPI, CAN, I2C timing diagrams and frame formats.

    • UART: asynchronous serial communication, start and stop bits, baud rate

    • SPI: synchronous serial communication, master-slave architecture, clock polarity and phase

    • CAN: differential serial communication, arbitration, error detection and correction

    • I2C: synchronous serial communication, master-slave architecture, addressing, clock stretching

  • Answered by AI
  • Q3. Matlab knowledge is advantage

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and cofident

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to the domain and our Skillset.
Round 2 - Behavioral 

(1 Question)

  • Q1. Related to Project, Process, and Management
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process is quick and fast.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before 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 

Write a program to solve a challenging programming and algorithm problem.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Write a program to solve a challenging programming and algorithm problem.
  • Ans. 

    Program to find the maximum subarray sum using Kadane's algorithm

    • Initialize max_so_far and max_ending_here to 0

    • Iterate through the array and update max_ending_here with the maximum of current element or current element + max_ending_here

    • Update max_so_far with the maximum of max_so_far and max_ending_here

  • Answered by AI
  • Q2. Write a program to solve a second challenging programming and algorithm problem.
  • Ans. 

    Implement a program to find the longest common subsequence of two strings.

    • Use dynamic programming to solve this problem efficiently.

    • Create a 2D array to store the lengths of longest common subsequences of substrings.

    • Trace back the array to reconstruct the longest common subsequence.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about programming, data structure, algorithms and design.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2022. 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 

(2 Questions)

  • Q1. Topological sort to get list of operations to be performed.
  • Ans. 

    Topological sort is used to order a directed graph's nodes in a way that all edges go from earlier to later nodes.

    • Create a graph data structure to represent the dependencies between operations.

    • Use a depth-first search algorithm to perform the topological sort.

    • Start by selecting a node with no incoming edges as the first operation to be performed.

    • Remove this node and its outgoing edges from the graph, then repeat the pr...

  • Answered by AI
  • Q2. Transliteration logic for European languages
  • Ans. 

    Transliteration logic converts text from one script to another, typically preserving pronunciation.

    • Transliteration is not the same as translation, it focuses on converting characters from one script to another.

    • Commonly used for European languages like Greek, Cyrillic, and Latin scripts.

    • Transliteration rules vary by language, for example, converting Cyrillic 'ш' to Latin 'sh'.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Aug 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 

(2 Questions)

  • Q1. What you do when your wifi is not connected with other device and you didn't get password
  • Ans. 

    Try to troubleshoot the wifi connection issue by checking settings, restarting devices, and seeking help from IT support.

    • Check if the wifi is turned on and the correct network is selected

    • Restart the wifi router and the device

    • Contact IT support for assistance in retrieving the password

  • Answered by AI
  • Q2. Find maximum value given an array with numbers and you can jump to any number and the value is jump length multiplied by value of location
  • Ans. 

    Iterate through array, calculate value at each index, keep track of maximum value

    • Iterate through the array and calculate the value at each index by multiplying jump length with value of location

    • Keep track of the maximum value encountered during the iteration

    • Return the maximum value found

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Say answer in easy way of thinkly and earn coins

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
16% 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
733 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Senior Process Associate
331 salaries
unlock blur

₹1.5 L/yr - ₹5.8 L/yr

Senior Associate
164 salaries
unlock blur

₹2 L/yr - ₹7.2 L/yr

Senior Medical Coder
162 salaries
unlock blur

₹0.6 L/yr - ₹8 L/yr

Medical Coder
145 salaries
unlock blur

₹2.2 L/yr - ₹5.9 L/yr

Explore more salaries
Compare Infinx with

24/7 Customer

3.5
Compare

KPIT Technologies

3.4
Compare

Intellect Design Arena

3.9
Compare

Microsoft Corporation

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