Upload Button Icon Add office photos

Filter interviews by

Arcserve Associate Software Engineer Interview Questions and Answers

Updated 10 Sep 2020

Arcserve Associate Software Engineer Interview Experiences

1 interview found

Interview Questionnaire 

3 Questions

  • Q1. What is Multi Threading?
  • Ans. 

    Multi Threading is the ability of a program to perform multiple tasks simultaneously.

    • It improves performance by utilizing multiple cores of CPU.

    • It requires synchronization to avoid race conditions.

    • Examples include web servers, video games, and image processing software.

  • Answered by AI
  • Q2. What is Reflection in Java
  • Ans. 

    Reflection is a feature in Java that allows inspecting and modifying the behavior of a program at runtime.

    • Reflection provides a way to access and manipulate classes, methods, and fields dynamically.

    • It can be used to create new objects, invoke methods, and access private fields.

    • Reflection is commonly used in frameworks like Spring and Hibernate.

    • Example: Using reflection to get the class name of an object - obj.getClass(

  • Answered by AI
  • Q3. What was your contribution in your project?

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Average to easy difficulty level.

Round 2 - Technical 

(3 Questions)

  • Q1. Java code of string manipulation
  • Q2. What is the Java code for various types of sorting algorithms?
  • Q3. Sql query and topics related to joins.
Round 3 - HR 

(4 Questions)

  • Q1. About yourself and family
  • Q2. What do you know about the company?
  • Q3. Can you provide examples of real-life scenarios where you handled conflicts with either a colleague or a manager?
  • Q4. What actions would you take if your manager does not approve your product idea, and how would you attempt to persuade them?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident; they will strive to comfort you despite any feelings of hesitation and nervousness. A foundational understanding of Java or C++, along with knowledge of data structures and algorithms (DSA), will be extremely advantageous. You should illustrate your potential contributions while also recognizing your limitations. Foster a positive atmosphere.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Topics on electronics and C programming

Round 2 - Technical 

(4 Questions)

  • Q1. Questions on simple python programs and electronics basics
  • Q2. Question on simple linked list
  • Q3. Program for fibonacci seq
  • Ans. 

    Program to generate Fibonacci sequence

    • Start with two initial numbers, 0 and 1

    • Add the previous two numbers to get the next number in the sequence

    • Repeat this process to generate the Fibonacci sequence

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, ...

  • Answered by AI
  • Q4. Questions on mosfets
Round 3 - HR 

(1 Question)

  • Q1. Why you would like to join the company, and other questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience in the interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.

Round 2 - Communication Assessment 

(1 Question)

  • Q1. Multiple questions meant to test your english communication proficiency
Round 3 - Coding Test 

There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Please Introduce yourself
  • Q2. What project did you work on in your final year?
  • Q3. Do you have any connections in the industry?
  • Q4. Did you undergo any Internships?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It contain 40 question which is very easy

Round 2 - Coding Test 

It contain 3 coding question

Round 3 - One-on-one 

(5 Questions)

  • Q1. Introduction About Your Self and About Project
  • Q2. Two dsa question of leetcode
  • Q3. Basics Concept on dsa
  • Q4. From which platform you do coding
  • Q5. Simple Simple Question

Interview Preparation Tips

Topics to prepare for Nagarro Associate Software Engineer interview:
  • DSA
Interview preparation tips for other job seekers - Very good company
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Reasoning, English, Numerical Ability

Round 2 - Coding Test 

Pseudocode, Basic Data structure and algorithm questions

Round 3 - HR 

(1 Question)

  • Q1. Situation based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with situation based questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were two coding questions

Round 2 - Coding Test 

There was oncampus coding round , where 1 question was given.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself?
  • Q2. What are your projects?
Round 4 - HR 

(1 Question)

  • Q1. Where do you see yourself after 5 years?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Listen and repeat the sentence
Round 2 - Coding Test 

Mercel platform 1 hour

Round 3 - Technical 

(2 Questions)

  • Q1. Explain ur project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines.

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented backend functionality using Node.js and MongoDB

    • Incorporated user authentication and authorization features

    • Utilized RESTful APIs for communication between front-end and back-end

  • Answered by AI
  • Q2. One code according to ur cluster
  • Ans. 

    I would write a code snippet based on the specific cluster or category provided.

    • Identify the specific cluster or category provided in the question

    • Write a code snippet that aligns with the requirements of the cluster

    • Ensure the code is accurate and relevant to the given cluster

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

Array, Collections, String

Round 2 - Technical 

(2 Questions)

  • Q1. Marker Interface
  • Q2. Lambda Expression
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Join operations
  • Q2. Difference in put and post command
  • Ans. 

    PUT is used to update or replace an existing resource, while POST is used to create a new resource.

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.

    • POST is not idempotent, meaning multiple identical requests may have different effects.

    • PUT requests are typically used for updating existing data, like updating a user's profile information.

    • POST requests are typically used...

  • Answered by AI

Skills evaluated in this interview

Arcserve Interview FAQs

What are the top questions asked in Arcserve Associate Software Engineer interview?

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

  1. What is Multi Threadi...read more
  2. What is Reflection in J...read more

Tell us how to improve this page.

Arcserve Associate Software Engineer Salary
based on 12 salaries
₹6 L/yr - ₹8.7 L/yr
30% more than the average Associate Software Engineer Salary in India
View more details

Arcserve Associate Software Engineer Reviews and Ratings

based on 2 reviews

2.6/5

Rating in categories

2.6

Skill development

3.5

Work-life balance

3.0

Salary

3.0

Job security

2.5

Company culture

2.1

Promotions

2.1

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
39 salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Support Engineer
36 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Software Engineer
33 salaries
unlock blur

₹5 L/yr - ₹13.5 L/yr

Technical Support Engineer
23 salaries
unlock blur

₹8.6 L/yr - ₹21 L/yr

Senior Support Engineer
17 salaries
unlock blur

₹8 L/yr - ₹19.8 L/yr

Explore more salaries
Compare Arcserve with

Veeam Software

4.0
Compare

CommVault

3.9
Compare

Veritas

4.0
Compare

Druva

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