Upload Button Icon Add office photos

Filter interviews by

Actifio Software Engineer Interview Questions and Answers

Updated 19 Apr 2023

Actifio Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
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 - Technical 

(2 Questions)

  • Q1. Python scripting
  • Q2. Shell Scripting
Round 3 - Technical 

(2 Questions)

  • Q1. Python Scripting
  • Q2. Shell Scripting

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before the interview

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: First round was a simple round which involved 10 multiple choice questions and 3 coding questions on hackerrank platform.

Round: Technical Interview
Experience: Mainly on topics like networks, data structures and algorithms, operating systems. The interviewers looked for people who have had prior experience in web development and asked questions regarding web development in depth too.
Tips: I recommend everyone to read the book titled, 'Cracking the Coding Interview' as it was helpful in my approach to an interview.

General Tips: The one major thing that would give you the edge in joining Myntra would definitely be exposure to web development. Since it is not a part of the curriculum , it's all the more important for you to familiarize yourself with web development. In fact, a few projects in the same field would put you in a very advantageous position to get the job.
Skill Tips: 1. Start your placement preparations well ahead, no point regretting later.
2. Keep a concise resume. Do not take your resume to several pages.
3. Do not neglect aptitude preparation. Many people do this mistake and end up not clearing the first round for several companies.
4. Be thorough with your basics across all subjects. (Do not neglect any subject, even they you may like a few and dislike the others.)
5. Keep in mind, the interviewers are really friendly and try to make sure that you're not nervous during the interview. All they want to do is to test you. Be confident and give it your best shot.
Skills:
College Name: NIT Surathkal
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2022. 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 

Hacker rank aor direct interview

Round 3 - In 

(2 Questions)

  • Q1. Simple Oops question.
  • Q2. Basic programming theories and questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge of coding for freshers.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find the missing smallest positive integer
  • Ans. 

    Find the missing smallest positive integer in an array of integers

    • Sort the array to easily identify missing integers

    • Iterate through the sorted array to find the smallest missing positive integer

    • Return the missing integer

  • Answered by AI
  • Q2. Given an array of 0,1,2, Sort the array
  • Ans. 

    Sort an array of strings containing only 0, 1, and 2.

    • Use a three-way partitioning algorithm like Dutch National Flag algorithm to sort the array in a single pass.

    • Keep track of three pointers - low, mid, and high to partition the array into three sections.

    • Swap elements based on their values to achieve the sorted array.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

KMP algorithm was asked, need to give efficent solution

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

I was asked two problem solving question and i was able to code both problem with multiple approaches.
Also i was asked two technical question, in which i was able to answer one question. even then, i was not shortlisted for next round.

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

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

Round 1 - Aptitude Test 

It was 7 questions in which 5 were MCQ which had SQL etc
2 coding questions of medium level

Round 2 - Technical 

(1 Question)

  • Q1. 2 questions were asked. Both were coding questions and it was purely a coding round. Word problem based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with DSA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Nov 2024.

Round 1 - Coding Test 

I was asked questions about a doubly linked list, specifically regarding how to add songs to a playlist and play them from the start, end, or a specified ID. Additionally, I was required to delete a song and report on the total number of times each song was played overall and by each individual.

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

I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Coding test on Hackerrank with easy to medium, well-known problems.

Round 2 - Technical 

(4 Questions)

  • Q1. Basic DS and algo problems
  • Q2. Basic DS & algo problems
  • Q3. Data structures and algo
  • Q4. That was it, only coding problems
Round 3 - Technical 

(6 Questions)

  • Q1. This one was more around CS fundamentals
  • Q2. And then some random problems based on my expertise mentioned in the resume
  • Q3. And some HR type problems
  • Q4. Why you want to join Myntra
  • Q5. Where do you see yourself in 5 years from now
  • Q6. Any questions I had for the interviewer
Round 4 - HR 

(8 Questions)

  • Q1. This was a typical HR round
  • Q2. Where did you intern?
  • Q3. Did you have any other companies on campus?
  • Q4. Did you get selected in other companies?
  • Q5. Which company you wanted to join the most?
  • Q6. It wasn't Myntra so he asked why Myntra?
  • Q7. Random question - backend or frontend?
  • Q8. One last question which was kind of technical, related to ML and AI (it was for an automated tool they were planning to build to automate the interviewing process)

Interview Preparation Tips

Topics to prepare for Myntra Software Engineer interview:
  • Data Structures
  • Algorithms
  • CS Fundamentals
  • Computer Networking
  • Databases
  • Linux
  • OOPS
Interview preparation tips for other job seekers - Just practice problem solving, refer to GeeksForGeeks for company specific problems.

Read up about the company history and the innovations they've done. Be on top of their activities and motives and catchphrases etc

The interviewers will be helpful during the PS phase so always speak out your approach. Always start with the basic approach and then go further to optimize it (don't jump directly at the optimized approach, unless it's a really straightforward or well-known problem).

Only put projects and experience on the resume you are actually knowledgeable about, don't waffle or bluff your achievements as you will get questions asked based on that.

And lastly be prepared for your typical HR questions (this is particularly where your knowledge of the company and it's history will help).

That's pretty much it, best of luck.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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 interviewed back in 2020 that time they had mettle test which consisted of 2 medium leetcode questions and 10 MCQ related to time complexity

Round 3 - Technical 

(2 Questions)

  • Q1. Typical DSA questions, had to solve and explain on board
  • Q2. DFS, tree, height depth diameter went in followups
Round 4 - Technical 

(1 Question)

  • Q1. Again A DSA round started off with a DP question, discussion hashing inbetween and ended with a topological sort question
Round 5 - Technical 

(1 Question)

  • Q1. Hiring manager technical round wanted we design a car selling app
Round 6 - HR 

(1 Question)

  • Q1. Behavioral questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing

Actifio Interview FAQs

How many rounds are there in Actifio Software Engineer interview?
Actifio interview process usually has 3 rounds. The most common rounds in the Actifio interview process are Technical and Resume Shortlist.
What are the top questions asked in Actifio Software Engineer interview?

Some of the top questions asked at the Actifio Software Engineer interview -

  1. Python script...read more
  2. Shell Script...read more

Tell us how to improve this page.

Actifio Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Actifio Software Engineer Salary
based on 8 salaries
₹4.5 L/yr - ₹12.9 L/yr
10% less than the average Software Engineer Salary in India
View more details
Senior Software Engineer
10 salaries
unlock blur

₹10.4 L/yr - ₹28 L/yr

Software Engineer
8 salaries
unlock blur

₹4.5 L/yr - ₹12.9 L/yr

Customer Success Engineer
7 salaries
unlock blur

₹10.5 L/yr - ₹20 L/yr

Data Analyst
4 salaries
unlock blur

₹5.8 L/yr - ₹14.9 L/yr

Engineer- Customer Support
3 salaries
unlock blur

₹8.3 L/yr - ₹15 L/yr

Explore more salaries
Compare Actifio with

Udaan

3.9
Compare

BigBasket

3.9
Compare

Swiggy

3.8
Compare

CARS24

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