Upload Button Icon Add office photos

Filter interviews by

Innostax Software Labs Associate Software Engineer Interview Questions and Answers

Updated 25 Sep 2023

Innostax Software Labs Associate Software Engineer Interview Experiences

2 interviews found

Associate Software Engineer Interview Questions & Answers

user image Raja Kumar 19MCA005

posted on 25 Sep 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

They give a short aptitude test including all types of gorilla test

Round 3 - One-on-one 

(1 Question)

  • Q1. Telephonic cto round which ask some technical questions about your technology and project that you worked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for technical round it will also include codding question as well

I applied via Naukri.com and was interviewed in Feb 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Verbal and Aptitude test

Round 3 - Technical 

(5 Questions)

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through with your project details mentioned in the resume

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Clarivate
Q2. Best time to buy and sell stock IIYou have been given stock value ... read more
Q3. Intersection of Two Arrays IIYou have been given two integer arra ... read more
asked in CGI Group
Q4. Frog JumpThere is a frog on the 1st step of an N stairs long stai ... read more
asked in Gainsight
Q5. Connect N Ropes With Minimum CostYou have been given 'N' ropes of ... read more

Associate Software Engineer Jobs at Innostax Software Labs

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Mintu Babu lives in a smaller house than her brother and in a larger house than her parents. Her children reside with her, and she has no other relatives. If Mintu Babu's relative U lives in a larger house than her relative S, then all the following may be true except: \n\n1) S is U's father \n\n2) S is U's mother \n\n3) U is younger than S \n\n4) S is younger than U

Round 2 - Technical 

(2 Questions)

  • Q1. 1. merge two linked list
  • Ans. 

    Merge two sorted linked lists without creating new nodes by rearranging existing nodes.

    • Traverse both linked lists simultaneously

    • Compare the values of nodes and rearrange pointers accordingly

    • Continue until one of the lists is fully traversed

  • Answered by AI
  • Q2. 2. reverse a linked list.
  • Ans. 

    Reverse a linked list by changing the direction of pointers.

    • Start with three pointers: current, previous, and next.

    • Iterate through the linked list, updating pointers to reverse the direction.

    • Update the head of the linked list to be the previous node once iteration is complete.

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. About thread safety and synchronisation

I applied via campus placement at IMS Engineering College, Ghaziabad and was interviewed before Oct 2021. There were 4 interview rounds.

Round 1 - Coding Test 

It was an online test where you to solve two basic programming problems.

Round 2 - Group Discussion 

It was a GD where 21 other candidates were present alongside me. The interviewer asked basic questions which we had to answer after raising our hands. It was on fcfs basis. The questions were mostly about basics OOPs concepts, arrays, linkedlist, tree, sorting, searching and time-space complexities. The difficulty of GD round is nominal. All you have to response first and clearly.

Round 3 - Technical 

(1 Question)

  • Q1. OOPs Concepts and Java
  • Ans. The technical round was held in Office face to face. I was given 3 coding problems of which I was able to solve 2 problems. After that I was asked to write a program for linkedlist. After that the interviewer asked me some basic questions about OOPs and basic code structure in Java(because I was coding in Java). Make sure you have knowledge of everything which is included in any basic program including keywords, import
  • Answered Anonymously
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself? What are your expectations? Any doubts regarding the job?
  • Q2. It more of a discussion about what happens next. If you giving the HR round that means you're selected for the job

Interview Preparation Tips

Topics to prepare for Big Oh Notation Associate Software Engineer interview:
  • OOPS
  • Data Structures
  • Any one programming language
Interview preparation tips for other job seekers - Just keep calm and stick to basics. Keep doing basic programming problems and you'll crack it.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Coding Test 

We were given no of tasks which consisted of building a website and some linux based tasks and given a time of 9 hours .

Round 2 - One-on-one 

(1 Question)

  • Q1. It was a basic HR round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions on quants, verbal ability

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Simple aptitude test with basic questions

Round 2 - Assignment 

We have given project which we have to submit

Round 3 - One-on-one 

(2 Questions)

  • Q1. Why u want to join us
  • Ans. 

    I want to join because of the company's reputation and growth opportunities.

    • I am impressed by the company's reputation in the industry.

    • I believe the company offers great growth opportunities for my career.

    • I am excited about the projects and technologies the company is working on.

    • I have heard positive feedback from current or former employees of the company.

  • Answered by AI
  • Q2. Aws basic questions and and business of cloud

Interview Preparation Tips

Interview preparation tips for other job seekers - prep for cloud , mainly cloud question will come and if you are a fresher you have to be strong
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in May 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 - Coding Test 

I was asked django related questions and got python codes

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and previous projects discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in May 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

It was a python test as i was i hired as a python backend developer

Round 3 - HR 

(1 Question)

  • Q1. About my orevious projects

Innostax Software Labs Interview FAQs

How many rounds are there in Innostax Software Labs Associate Software Engineer interview?
Innostax Software Labs interview process usually has 3 rounds. The most common rounds in the Innostax Software Labs interview process are Resume Shortlist, Aptitude Test and Technical.
How to prepare for Innostax Software Labs Associate Software Engineer 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 Innostax Software Labs. The most common topics and skills that interviewers at Innostax Software Labs expect are Node.Js, .Net, Angular, React.Js and Java.
What are the top questions asked in Innostax Software Labs Associate Software Engineer interview?

Some of the top questions asked at the Innostax Software Labs Associate Software Engineer interview -

  1. What is the tag for Anchor link in htm...read more
  2. Difference Span vs padd...read more
  3. Telephonic cto round which ask some technical questions about your technology a...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Innostax Software Labs interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Innostax Software Labs Associate Software Engineer Salary
based on 31 salaries
₹4 L/yr - ₹5 L/yr
21% less than the average Associate Software Engineer Salary in India
View more details

Innostax Software Labs Associate Software Engineer Reviews and Ratings

based on 9 reviews

3.0/5

Rating in categories

3.9

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

3.1

Job Security

2.6

Company culture

2.8

Promotions/Appraisal

3.0

Work Satisfaction

Explore 9 Reviews and Ratings
Associate Software Engineer
31 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Software Development Engineer 1
27 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Software Development Engineer
16 salaries
unlock blur

₹3.8 L/yr - ₹8.5 L/yr

Software Developer
12 salaries
unlock blur

₹3 L/yr - ₹7.2 L/yr

Software Developer 1
9 salaries
unlock blur

₹4.8 L/yr - ₹7 L/yr

Explore more salaries
Compare Innostax Software Labs 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