Upload Button Icon Add office photos
Engaged Employer

i

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

Invansys Technologies Verified Tick

Compare button icon Compare button icon Compare
3.0

based on 8 Reviews

Filter interviews by

Invansys Technologies Interview Questions and Answers

Updated 23 Sep 2021

Invansys Technologies Interview Experiences

1 interview found

I applied via Campus Placement and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a small company approx 20 employees

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Interview questions from similar companies

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

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

Round 1 - Aptitude Test 

30 question in 30 min of Quant.

Round 2 - Coding Test 

They gave me 3 coding questions including one SQL query.
Questions difficulty was easy.

Round 3 - Technical 

(3 Questions)

  • Q1. Explain Turnary operators in Java.
  • Ans. 

    Ternary operators in Java are shorthand for if-else statements, with syntax: condition ? expression1 : expression2

    • Ternary operator is used to assign a value to a variable based on a condition

    • Syntax: condition ? expression1 : expression2

    • Example: int x = (a > b) ? a : b;

  • Answered by AI
  • Q2. What is Method Overloading?
  • Ans. 

    Method overloading is the ability to define multiple methods with the same name but different parameters in a class.

    • Allows multiple methods with the same name but different parameters

    • Parameters can differ in number, type, or order

    • Helps improve code readability and reusability

  • Answered by AI
  • Q3. Explain Code logic of find minimum of from the array.
  • Ans. 

    Find the minimum value from an array of strings using code logic.

    • Convert the array of strings to an array of integers for comparison.

    • Initialize a variable with a very large value as the initial minimum.

    • Iterate through the array and update the minimum value if a smaller value is found.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding question logic is mandatory.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Coding Test consists of 3 Problem Question (2 Logical questions and 1 SQL Query ) and Around 20 MCQS
Platform - CoderByte

Round 2 - Aptitude Test 

30 Aptitude Question
3 Mail Writing Question

Round 3 - Technical 

(5 Questions)

  • Q1. Explain 1st Problem Solved in Coding Test. Optimize it.
  • Ans. 

    Solved a sorting problem by implementing quicksort algorithm.

    • Implemented quicksort algorithm to efficiently sort the array.

    • Used recursion to divide the array into smaller subarrays and sort them individually.

    • Optimized the algorithm by choosing a pivot element strategically to minimize comparisons.

  • Answered by AI
  • Q2. Explain 2nd Problem Solved in Coding Test. I failed 1 test case in 1st round which was told to solve again.
  • Q3. Explain 3rd Question based on SQL Query.
  • Ans. 

    The 3rd question based on SQL query likely refers to a specific query or scenario related to SQL.

    • Understand the context of the query being asked about

    • Analyze the structure and purpose of the SQL query

    • Explain the expected output or result of the query

  • Answered by AI
  • Q4. Write a code to Reverse Digits.
  • Ans. 

    Code to reverse digits of a number

    • Use modulo operator to extract the last digit of the number

    • Multiply the result by 10 and add the next digit until all digits are reversed

    • Handle negative numbers separately by converting to positive before reversing

  • Answered by AI
  • Q5. A problem question for solving a SQL Query.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well,
Stay continuously in contact, call the HR for updates as they don't call you, We need to call them else you will wait entire life.

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. What was the challenges that you faced during a delivery of a project.
  • Ans. 

    Managing stakeholder expectations, resource constraints, and scope changes.

    • Balancing stakeholder expectations with project constraints

    • Dealing with resource limitations and competing priorities

    • Managing scope changes and ensuring project stays on track

    • Communicating effectively with team members and stakeholders

    • Adapting to unexpected challenges and finding creative solutions

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

(1 Question)

  • Q1. What do you seek or looking out from us ?
  • Ans. 

    I seek a supportive and collaborative work environment where I can utilize my project management skills to drive successful outcomes.

    • Supportive team culture

    • Collaborative work environment

    • Opportunities for growth and development

    • Clear communication channels

    • Recognition for achievements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewers were nice and friendly but the behavior from HR was not friendly at all. no proper follow ups. Ghosting candidates is very common i guess over here.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

Small assignment to build simple App.

Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript Questions
  • Q2. Reactjs Questions

Interview Preparation Tips

Topics to prepare for Sekel Technologies Front end Developer interview:
  • Javascript
  • React.Js
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is RAG actually?
  • Ans. 

    RAG stands for Red, Amber, Green. It is a color-coded system used to indicate the status of tasks or projects.

    • RAG is commonly used in project management to quickly communicate the status of tasks or projects.

    • Red typically indicates that a task or project is behind schedule or facing significant issues.

    • Amber signifies that there are some concerns or risks that need to be addressed.

    • Green means that a task or project is o...

  • Answered by AI
  • Q2. Explain previous work
  • Ans. 

    Developed AI algorithms for image recognition in autonomous vehicles

    • Designed and implemented deep learning models for object detection and classification

    • Optimized algorithms for real-time processing of high-resolution images

    • Collaborated with software engineers to integrate AI models into vehicle systems

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

(2 Questions)

  • Q1. Question Based on Linked List
  • Q2. Question based on array

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on your basic not even dsa..
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 Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience
  • Ans. 

    I have 3 years of experience in customer support roles, handling inquiries, resolving issues, and providing excellent service.

    • 3 years of experience in customer support roles

    • Handled inquiries and resolved issues

    • Provided excellent customer service

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn something and grow in your career
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected
Round 1 - Assignment 

Employee management system

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company in any cicumstrances.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between list and set , different data types in python , questions on dictionary
  • Q2. SQL and table related questions and project discussion

Invansys Technologies Interview FAQs

How to prepare for Invansys Technologies 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 Invansys Technologies. The most common topics and skills that interviewers at Invansys Technologies expect are React Native.

Tell us how to improve this page.

People are getting interviews through

based on 1 Invansys Technologies interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 784 Interviews
Cyient Interview Questions
3.7
 • 279 Interviews
View all

Invansys Technologies Reviews and Ratings

based on 8 reviews

3.0/5

Rating in categories

3.8

Skill development

4.2

Work-Life balance

3.8

Salary & Benefits

4.2

Job Security

4.2

Company culture

3.8

Promotions/Appraisal

3.8

Work Satisfaction

Explore 8 Reviews and Ratings
Software Engineer
26 salaries
unlock blur

₹5 L/yr - ₹11.9 L/yr

Data Analyst
13 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

QA Engineer
4 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹15.6 L/yr

Software Developer
3 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare Invansys Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview