Innostax Software Labs interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Innostax Software Labs
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: Web Development, Data Structures, Algorithms, System Design, Aptitude, OOPS
Tip
Tip

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application process
Where: Campus
Eligibility: Above 7 CGPA
Resume Tip
Resume tip

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Interview rounds

01
Round
Easy
Video Call
Duration60 Minutes
Interview date6 Apr 2022
Coding problem1

Questions on Oop concept , linked list , Major project

1. N-th Fibonacci Number

Moderate
40m average time
70% success
0/80
Asked in companies
AmazonWalmartTata Consultancy Services (TCS)

You are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation.

Since the answer can be very large, return the answer modulo 10^9 +7.

Fibonacci number is calculated using the following formula:
F(n) = F(n-1) + F(n-2), 
Where, F(1) = F(2) = 1.
For Example:
For ‘N’ = 5, the output will be 5.
Try solving now
02
Round
Easy
HR Round
Duration15 Minutes
Interview date7 Apr 2022
Coding problem1

1. Basic HR Questions

What has been your greatest failure?
What do you always regret? or Do you have any regrets?
How do you respond to change?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which SQL keyword removes duplicate records from a result set?

Choose another skill to practice
Similar interview experiences
company logo
Associate Software Engineer
2 rounds | 1 problems
Interviewed by Innostax Software Labs
6151 views
5 comments
0 upvotes
company logo
Software Engineer
2 rounds | 2 problems
Interviewed by Innostax Software Labs
3030 views
0 comments
0 upvotes
company logo
Java Developer
2 rounds | 3 problems
Interviewed by Innostax Software Labs
1044 views
0 comments
0 upvotes
company logo
Software Developer
2 rounds | 2 problems
Interviewed by Innostax Software Labs
913 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
4540 views
1 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
2846 views
2 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 5 problems
Interviewed by Accenture
3442 views
0 comments
0 upvotes