Innovaccer interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Innovaccer
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 3 Months
Topics: Data Structures, Algorithms , Operating systems, DBMS, Computer Networks, OOPS
Tip
Tip

Tip 1 : Practice DSA regularly 
Tip 2 : Try coding oops concepts 
Tip 3 : Do must do Interview questions a week before the interview .

Application process
Where: Linkedin
Eligibility: NA
Resume Tip
Resume tip

Tip 1 : Make a ATS friendly resume 
Tip 2 : Mention the achievements in bold letters

Interview rounds

01
Round
Hard
Online Coding Interview
Duration60 minutes
Interview date20 Aug 2021
Coding problem1

Was asked 2 DSA questions one was of String and other was was a DP question.

1. Reverse String Word Wise

Moderate
0/80
Asked in companies
Info Edge India (Naukri.com)CIS - Cyber InfrastructureAmazon

Reverse the given string word-wise. The last word in the given string should come at 1st place, the last-second word at 2nd place, and so on. Individual words should remain as it is.

Try solving now
02
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date29 Aug 2021
Coding problem2

Coding round and conceptual round.

1. Maximum Subarray Sum

Moderate
25m average time
75% success
0/80
Asked in companies
CultfitPayPalWalmart

Given 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 86.


Given the array [-5, -1, -8, -9], the maximum sum would be -1.


Follow up: Do this in O(N) time.

Problem approach

First of all I gave him ON3 approach using 3 loops he asked me to solve it further or make it more optimized. I then made it ON2 then again he asked me to try make it ON then I coded kadanes algorithm.

Try solving now

2. DBMS

A relational database (table) was given and I was asked to calculate 2nd largest salary in a table.

Problem approach

Tip 1 : Practice SQL
Tip 2 : Go through common interview questions.
Tip 3 : Study basics of DBMS

Here's your problem of the day

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

Skill covered: Programming

What is the purpose of the return keyword?

Choose another skill to practice
Similar interview experiences
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Innovaccer
1002 views
0 comments
0 upvotes
company logo
SRE
3 rounds | 6 problems
Interviewed by Innovaccer
1028 views
0 comments
0 upvotes
company logo
Product Intern
2 rounds | 7 problems
Interviewed by Innovaccer
878 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Innovaccer
1295 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
3 rounds | 10 problems
Interviewed by Amdocs
2392 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 4 problems
Interviewed by Amdocs
1962 views
0 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Optum
2143 views
0 comments
0 upvotes