Upload Button Icon Add office photos

Cohesity

Compare button icon Compare button icon Compare

Filter interviews by

Cohesity Interview Questions, Process, and Tips

Updated 2 Mar 2025

Top Cohesity Interview Questions and Answers

View all 41 questions

Cohesity Interview Experiences

Popular Designations

81 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Explain linux details
  • Ans. 

    Linux is an open-source operating system based on Unix that is widely used in servers, desktops, and embedded systems.

    • Linux is free and open-source, meaning anyone can modify and distribute it.

    • It is based on Unix and follows a multi-user, multitasking model.

    • Linux uses a command-line interface, but also has graphical user interfaces like GNOME and KDE.

    • Common distributions include Ubuntu, CentOS, and Debian.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Differnce between softlink and hardlink
  • Ans. 

    Softlinks are pointers to the original file while hardlinks are direct references to the file's inode.

    • Softlinks are symbolic links that point to the original file by its path.

    • Hardlinks are direct references to the file's inode on the disk.

    • Softlinks can span across different file systems while hardlinks cannot.

    • If the original file is deleted, softlinks become broken but hardlinks still point to the file data.

    • Softlinks h...

  • Answered by AI

Skills evaluated in this interview

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
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 Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Verbal ,reasoning,quant

Round 2 - Coding Test 

Easy to medium dsa question , and easy sql query

Round 3 - Technical 

(1 Question)

  • Q1. Project question , leetcode medium level dsa questions
Round 4 - HR 

(1 Question)

  • Q1. About company and role

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2022

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2023. There were 5 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 - HR 

(1 Question)

  • Q1. General details about me and my profile for filtering candidate purpose
Round 3 - Technical 

(2 Questions)

  • Q1. What all are my day to day roles and responsibilities
  • Ans. 

    Day to day roles and responsibilities include managing inventory levels, monitoring stock movements, analyzing data, and collaborating with various teams.

    • Manage inventory levels to ensure optimal stock levels are maintained

    • Monitor stock movements and identify any discrepancies or issues

    • Analyze inventory data to forecast demand and plan for future inventory needs

    • Collaborate with procurement, warehouse, and sales teams t...

  • Answered by AI
  • Q2. What is the toughest situation that I have encountered in my job and how did I achieve it
  • Ans. 

    The toughest situation I encountered was managing a sudden increase in demand for a critical inventory item.

    • Identified the root cause of the increase in demand

    • Worked closely with suppliers to expedite deliveries

    • Implemented a prioritization system to allocate inventory efficiently

    • Communicated effectively with internal teams to manage expectations and provide updates

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Overall about me and what all roles and responsibilities that i have handled and how good with the inventory operations and related stuff
Round 5 - HR 

(1 Question)

  • Q1. Final offer discussion and salary negotiation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Simple questions
  • Q2. Linked list hashmap
Round 3 - HR 

(1 Question)

  • Q1. Expected salary

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Cohesity interview questions for popular designations

 Software Engineer

 (15)

 SQA Engineer

 (6)

 Software Developer

 (6)

 Senior Software Engineer

 (5)

 Technical Support Engineer

 (3)

 Branch Credit Manager

 (2)

 Senior Software Developer

 (2)

 Software Engineer Intern

 (2)

Interview experience
5
Excellent
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 - Coding Test 

The duration of the test was one hour and there were two questions in it.

Round 3 - Technical 

(2 Questions)

  • Q1. The question was based on two pointers technique.
  • Q2. The answer was based on two pointers technique.

Interview Preparation Tips

Interview preparation tips for other job seekers - The most important thing is to be good at DSA and problem solving on different coding platforms.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Get interview-ready with Top Cohesity Interview Questions

IT Developer Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is copy maps
  • Ans. 

    Copy maps are data structures used to create a shallow copy of an existing map.

    • Copy maps are commonly used in programming languages like JavaScript and Go.

    • They allow you to duplicate the key-value pairs of a map into a new map.

    • The new map shares the same references to the values as the original map.

    • If any of the values in the original map are modified, the corresponding values in the copy map will also be modified.

    • Copy...

  • Answered by AI

Skills evaluated in this interview

IT Developer Interview Questions asked at other Companies

Q1. What is STATIC IP AND DYNAMIC IP
View answer (1)
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 - Case Study 

FILD work on duty and customer service

Round 3 - Personality Assessment 

(1 Question)

  • Q1. PERSONAL QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working condition at office

Branch Credit Manager Interview Questions asked at other Companies

Q1. why 13yr legal search report is required in mortgage
View answer (6)
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 - Aptitude Test 

45 min test of aptitude which was divided into 4 parts

Round 3 - Technical 

(3 Questions)

  • Q1. Sql,java,python, behavioral questions
  • Q2. 1.hobbies 2.strength 2.weakness
  • Q3. 1.trigger 2.view 3.oops

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well be confident, focus on domain related questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

I applied via Campus Placement and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Coding Test 

It also had apptitude questions as well

Round 2 - One-on-one 

(2 Questions)

  • Q1. Object oriented programming concepts like class , object , constructor , polymorphism, etc. The question tested deep knowledge of OOPS
  • Q2. Static and dynamic casting
Round 3 - Technical 

(2 Questions)

  • Q1. What was my work in my internship?
  • Q2. I was in the field of Cybersecurity so they cross questioned me on that field like kubernetes security , Active Directory and cloud security
Round 4 - HR 

(2 Questions)

  • Q1. Are you willing to re-locate?
  • Q2. What are your motives to join this particular company

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence for technical round and deep understanding of DSA and Core subjects with thorough understanding of your projects.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Nov 2023.

Round 1 - HR 

(1 Question)

  • Q1. Explain basics of Excel & Powerbi
  • Ans. 

    Excel is a spreadsheet program used for data analysis and organization, while Power BI is a business analytics tool for visualizing data.

    • Excel is used for creating spreadsheets, organizing data, and performing calculations.

    • Power BI is a business analytics tool that allows users to visualize and share insights from their data.

    • Excel can be used to create charts, graphs, and pivot tables to analyze data.

    • Power BI connects ...

  • Answered by AI
Round 2 - Coding Test 

Excel & Power Bi questions

Round 3 - One-on-one 

(2 Questions)

  • Q1. Situational questions
  • Q2. What will be action if the person who assigned you work is not present and you get a query

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer what feels right

Skills evaluated in this interview

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

Cohesity Interview FAQs

How many rounds are there in Cohesity interview?
Cohesity interview process usually has 2-3 rounds. The most common rounds in the Cohesity interview process are Technical, HR and Coding Test.
How to prepare for Cohesity 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 Cohesity. The most common topics and skills that interviewers at Cohesity expect are Data Management, Data Processing, Computer science, Linux and Product Management.
What are the top questions asked in Cohesity interview?

Some of the top questions asked at the Cohesity interview -

  1. Tell all things that happen inside a system when we press 'k' on the notep...read more
  2. What proper paper you for legal cleari...read more
  3. How is Reliability ensured in Networ...read more
How long is the Cohesity interview process?

The duration of Cohesity interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Cohesity Interview Process

based on 72 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 847 Interviews
Google Interview Questions
4.4
 • 824 Interviews
Nutanix Interview Questions
3.7
 • 75 Interviews
NetApp Interview Questions
3.9
 • 65 Interviews
CommVault Interview Questions
3.9
 • 27 Interviews
Druva Interview Questions
3.7
 • 25 Interviews
RUBRIK INDIA Interview Questions
3.6
 • 13 Interviews
Arcserve Interview Questions
3.3
 • 9 Interviews
Pure Storage Interview Questions
3.2
 • 7 Interviews
Veeam Software Interview Questions
4.0
 • 5 Interviews
View all

Cohesity Reviews and Ratings

based on 589 reviews

3.9/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.8

Salary

3.4

Job security

4.0

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 589 Reviews and Ratings
Software Engineer
430 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
293 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Support Engineer
272 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technical Support Engineer
139 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
132 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cohesity with

RUBRIK INDIA

3.6
Compare

Druva

3.7
Compare

Veeam Software

4.0
Compare

CommVault

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