Upload Button Icon Add office photos

Filter interviews by

Infosion Software (P) Software Engineer Trainee Interview Questions and Answers

Updated 24 Apr 2023

Infosion Software (P) Software Engineer Trainee Interview Experiences

1 interview found

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Mar 2023. 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 - Aptitude Test 

Normal aptitude and coding questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Where do you expect to see your self in 5 years

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

First round was aptitude round..it was easy and some basics english grammar based questions were asked in this round.Then on the basis of marks around 70 out of 136 were selected for the next round

Round 2 - Group Discussion 

Second round was group discussion.It went really well ,our topic was water crisis in the current world

Round 3 - Technical 

(2 Questions)

  • Q1. Questions were from my resume,how many types of status codes are their in js or node
  • Q2. What is Sdlc ,how did you implemented it in your project
Round 4 - HR 

(1 Question)

  • Q1. Last round was hr round...hr was so friendly.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your communication skills and your resume.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

The assignment was given online and the questions were on DSA and SQL

Round 2 - Technical 

(1 Question)

  • Q1. It was an in person technical interview they asked me about projects that I worked on in my academics

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on hustling till you get your dream job in Dream company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic maths, logical reasoning and DI

Round 2 - Coding Test 

C++ DSA linked list questions

Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science, passionate about software development and eager to learn and grow in the field.

    • Recent graduate with a degree in Computer Science

    • Passionate about software development

    • Eager to learn and grow in the field

  • Answered by AI
  • Q2. What are your expectations from the company
  • Ans. 

    I expect the company to provide opportunities for learning, growth, and a supportive work environment.

    • Opportunities for continuous learning and skill development

    • Supportive work environment with mentorship and guidance

    • Clear communication and feedback from management

    • Opportunities for career advancement and growth within the company

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Based on experience
  • Q2. Complete technical
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was moderate level.

Round 2 - Aptitude Test 

It was easy to moderate level.

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

I applied via Company Website and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Have prepared to the basic math, logical, reasoning it'll help to clear this round.

I applied via Other and was interviewed in Mar 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Basics about C programming and final year project.
  • Q2. What are the datatypes in C++?
  • Ans. 

    C++ has various datatypes including int, float, char, bool, double, and more.

    • int - used for storing whole numbers

    • float - used for storing decimal numbers

    • char - used for storing single characters

    • bool - used for storing true or false values

    • double - used for storing double-precision floating-point numbers

  • Answered by AI
  • Q3. Difference between structure and union
  • Ans. 

    A structure is a user-defined data type that groups related variables of different data types. A union is a user-defined data type that allows storing different data types in the same memory location.

    • Structures are used to represent a collection of related variables, while unions are used to save memory by sharing the same memory location for different variables.

    • In a structure, each variable has its own memory location...

  • Answered by AI
  • Q4. Diffreence between C and c++
  • Ans. 

    C is a procedural programming language while C++ is an extension of C with added features of object-oriented programming.

    • C is a procedural language, meaning it follows a step-by-step approach to solve a problem.

    • C++ is an extension of C and supports both procedural and object-oriented programming paradigms.

    • C++ introduces classes, objects, inheritance, and polymorphism, which are not present in C.

    • C++ has additional featu...

  • Answered by AI
  • Q5. Family background and hobbires and questions about relocation

Interview Preparation Tips

Round: Test
Experience: Online Assessment comprising of 2 parts
Aptitude(Quants+ Verbal)
Coding


Round: Coding
Experience: A problem statement was given and we had to write a code to solve it

General Tips: Be confident .
If know some part of the answer,say it. If you don't know tell that you aren't able to recollect or remember it now rather than saying 'no i don't know' straightforward.
Be sure to ask about roles and responsibilities and career path and the benefits before joining.
Your look and your body language will be considered while making the decision so be energetic and confident.
Skills: Behavioural Skills, Coding Skills, Communication, Body Language, Problem Solving, Analytical Skills, Presentation Skills, Decision Making Skills
Duration: 1-4 weeks

Skills evaluated in this interview

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(5 Questions)

  • Q1. Given a string, how can you output the characters that appear more than two times consecutively ? Write a code for it in .net
  • Q2. If there are five microservices, labeled as microservice one, microservice two, microservice three, microservice four, and microservice five. Microservice three breaks. Requests from microservice two to ...
  • Q3. What is an abstract class, and why is it necessary to use an abstract class when interfaces already exist?
  • Q4. What design patterns have you utilized in your projects?
  • Q5. Can you illustrate the architecture of your application?
Round 2 - Technical 

(10 Questions)

  • Q1. Given a list of strings that may contain duplicates, return a list of the duplicate strings using the most efficient approach.
  • Q2. Could you explain what your application does and the types of technology it utilizes?
  • Q3. When should we use MS SQL and NoSQL databases?
  • Q4. Which NoSQL database would you choose as an alternative to Elasticsearch, and what are your reasons for that choice?
  • Q5. What are the differences between MongoDB and PostgreSQL?
  • Q6. What are the differences between conventional URLs and attribute URLs in .NET Core Web API?
  • Q7. What is the working mechanism of OAuth authorization?
  • Q8. What steps do you take to ensure that an application remains maintainable?
  • Q9. Which design patterns have you utilized in your work?
  • Q10. How does Repository Pattern help in maintaining your codebase
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

A standardized assessment that measures a person's skills, cognitive abilities, and potential to perform in a specific role.

Round 2 - Technical 

(4 Questions)

  • Q1. Technical interview questions at Automatic Data Processing (ADP) may cover topics such as programming, databases, and software development.
  • Q2. They may also ask about problem-solving and how you approach challenging tasks.
  • Q3. Emphasize a structured method that involves clearly defining the issue, gathering relevant information, brainstorming potential solutions, evaluating options carefully, implementing the chosen solution, an...
  • Q4. Data structures, algorithms, SQL querying, object-oriented programming principles, software development lifecycle, database concepts (relational vs. NoSQL), coding challenges in relevant languages (like Py...
Round 3 - HR 

(2 Questions)

  • Q1. May ask about your background, skills, and how you handle challenges
  • Q2. Background questions Tell me about yourself, What are your career goals, What are your strengths and weaknesses, What do you know about ADP, and Why do you want to work at ADP.

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tailoring your resume and cover letter to each role, thoroughly researching companies and potential interview questions, actively networking, attending career fairs, practicing your interview skills, following up after interviews, and maintaining a strong online presence on platforms like LinkedIn.

Infosion Software (P) Interview FAQs

How many rounds are there in Infosion Software (P) Software Engineer Trainee interview?
Infosion Software (P) interview process usually has 3 rounds. The most common rounds in the Infosion Software (P) interview process are Resume Shortlist, Aptitude Test and HR.
How to prepare for Infosion Software (P) Software Engineer Trainee 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 Infosion Software (P). The most common topics and skills that interviewers at Infosion Software (P) expect are Analytical skills, Communication Skills, Quantitative and Software Engineering.

Tell us how to improve this page.

Infosion Software (P) Software Engineer Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Fast track your campus placements

View all
Software Engineer
6 salaries
unlock blur

₹1.5 L/yr - ₹4.4 L/yr

Software Developer
4 salaries
unlock blur

₹1.2 L/yr - ₹3.5 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹5 L/yr - ₹5.3 L/yr

Senior Test Engineer
3 salaries
unlock blur

₹3.2 L/yr - ₹5.2 L/yr

ASP.NET Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹2 L/yr

Explore more salaries
Compare Infosion Software (P) with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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