Upload Button Icon Add office photos

Filter interviews by

Arcserve Interview Questions, Process, and Tips

Updated 29 Sep 2024

Top Arcserve Interview Questions and Answers

Arcserve Interview Experiences

Popular Designations

9 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

SQL, Shell Scripting

Round 2 - Technical 

(2 Questions)

  • Q1. Git commands, branching strategies
  • Q2. How did you tackle your problems in your last org?
  • Ans. 

    I tackled problems in my last organization by collaborating with team members, conducting thorough research, and seeking guidance from mentors.

    • Collaborated with team members to brainstorm solutions

    • Conducted thorough research to understand the root cause of the problem

    • Sought guidance from mentors to gain insights and perspectives

    • Implemented solutions and monitored their effectiveness

    • Communicated progress and challenges

  • Answered by AI

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)

HCL Healthcare

Rated 4.5 for Work-Life Balance by our employees on AmbitionBox

Success to our employee's well-being? A work-life balance that's simply unbeatable.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me Testing techniques
  • Ans. 

    Testing techniques are methods used to identify defects in software applications.

    • Black Box Testing: Testing the functionality of an application without knowing its internal code.

    • White Box Testing: Testing the internal code and structure of an application.

    • Regression Testing: Testing to ensure that new code changes do not adversely affect existing functionality.

    • Smoke Testing: Testing the basic functionality of an applica...

  • Answered by AI
  • Q2. Tell me about test planning
  • Ans. 

    Test planning involves creating a strategy to ensure thorough testing of software applications.

    • Identifying test objectives and scope

    • Creating test plans and schedules

    • Assigning resources and responsibilities

    • Defining test cases and scenarios

    • Estimating time and effort required

    • Prioritizing testing activities

    • Reviewing and updating test plans as needed

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Analyst Interview Questions & Answers

user image Anonymous

posted on 31 May 2024

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

(1 Question)

  • Q1. 1. Fundamentals of SQL
  • Ans. 

    SQL is a programming language used for managing and manipulating databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to perform tasks like querying data, updating data, and creating tables

    • Common SQL commands include SELECT, INSERT, UPDATE, DELETE

    • SQL is used in various database management systems like MySQL, Oracle, SQL Server

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. How to you handle stress

Skills evaluated in this interview

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement 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. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on Storages, file systems, VMs, Python Coding questions, DSA

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)

Arcserve interview questions for popular designations

 Softwaretest Engineer

 (1)

 Network Security Engineer

 (1)

 Analyst

 (1)

 Support Engineer

 (1)

 Director

 (1)

 Senior QA Engineer

 (1)

 QA Engineer

 (1)

 Senior Support Engineer

 (1)

Director Interview Questions & Answers

user image Anonymous

posted on 21 Feb 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Background general knowledge about the role
Round 3 - One-on-one 

(1 Question)

  • Q1. Never happened as the HR changed the designation from Director to Senior Manager

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time they will tell you that they want to hire urgently but they themselves waste lot of time. HR is pathetic can't trust them.
Overall i guess not a great place until they do something with their recruitment team

Director Interview Questions asked at other Companies

Q1. On what basis would you enhance the pipeline products of the company?
View answer (2)
Round 1 - One-on-one 

(1 Question)

  • Q1. Describe about professional experiences
  • Ans. 

    I have 5 years of professional experience as a Network and Security Engineer.

    • Designed and implemented secure network architectures for various organizations

    • Managed and maintained network infrastructure, including routers, switches, firewalls, and VPNs

    • Performed network troubleshooting and resolved connectivity issues

    • Conducted regular security audits and implemented necessary measures to protect against cyber threats

    • Coll...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. VLAN, STP, BGP, Project Implementation etc.,
Round 3 - HR 

(1 Question)

  • Q1. Normal Interview about Job etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - Depends on candidature, nothing more I can comment here

Network Security Engineer Interview Questions asked at other Companies

Q1. which protocols are used in transport layer of the OSI model?
View answer (1)

Interview Questionnaire 

1 Question

  • Q1. Based on the technical skills updated on my resume

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a cool interview need not be nervous even on the technical part

Support Engineer Interview Questions asked at other Companies

Q1. How to handle escalations/ your approach to solve any issues/ why do you want to join support when already you are working on development
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. All related to backup and vmware. Vshpere ,esxi. V center, Hypervisor, active directory, DNS, DHCP

Senior Support Engineer Interview Questions asked at other Companies

Q1. 1. How you would troubleshoot a process hanging? 2. How would you troubleshoot slow system performance? 3. Network latency issue? 4.Cluster failover issue? 4. Application unable to start issue? 5. Last time you used your skills to handle an... read more
View answer (1)

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

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

1 hour, focus on concurrency (mutex, semaphore, conditional lock, etc)

Interview Preparation Tips

Topics to prepare for RUBRIK INDIA Senior Software Engineer interview:
  • concurrency
  • Multithreading
Interview preparation tips for other job seekers - I was asked :

There's one bathroom, which needs to be used by politicians of 2 political parties:
1. At a time, no 2 politicians of different parties should be inside the bathroom. (else, they will fight :-P )
2. At a time, only 4 politicians of any given party can enter the bathroom.

Consider all requests to be threads, and based on the above 2 conditions, either allow them to go in, or make those threads wait.


I used conditional lock, to make the politicians of the other party wait, and to allow the politicians of the current occupying party. And then used a semaphore to ensure that only 4 can be in at a time.
Contribute & help others!
anonymous
You can choose to be anonymous

Arcserve Interview FAQs

How many rounds are there in Arcserve interview?
Arcserve interview process usually has 2 rounds. The most common rounds in the Arcserve interview process are Technical, One-on-one Round and HR.
How to prepare for Arcserve 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 Arcserve. The most common topics and skills that interviewers at Arcserve expect are C++, IPC, Linux Device Drivers, Linux Kernel Programming and Linux System Programming.
What are the top questions asked in Arcserve interview?

Some of the top questions asked at the Arcserve interview -

  1. What is Multi Threadi...read more
  2. What is Reflection in J...read more
  3. Tell me Testing techniq...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

LIST OF COMPANIES

AST Corporation

Overview

SALARIES

AST Corporation

No Salaries

REVIEWS

AST Corporation

No Reviews

COMPANY BENEFITS

HireQuotient

No Benefits

SALARIES

HireQuotient

No Salaries

Tell us how to improve this page.

Arcserve Interview Process

based on 9 interviews

Interview experience

4.1
  
Good
View more

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Veritas Interview Questions
4.0
 • 63 Interviews
CommVault Interview Questions
3.9
 • 27 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
Cohesity Interview Questions
3.6
 • 18 Interviews
RUBRIK INDIA Interview Questions
3.7
 • 13 Interviews
Veeam Software Interview Questions
4.0
 • 4 Interviews
View all

Arcserve Reviews and Ratings

based on 63 reviews

3.3/5

Rating in categories

3.1

Skill development

3.8

Work-life balance

3.2

Salary

3.1

Job security

3.3

Company culture

2.7

Promotions

3.3

Work satisfaction

Explore 63 Reviews and Ratings
Support Engineer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
34 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Support Engineer
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Arcserve with

Veeam Software

4.0
Compare

CommVault

3.9
Compare

Druva

3.7
Compare

RUBRIK INDIA

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