Upload Button Icon Add office photos

Cavisson Systems

Compare button icon Compare button icon Compare

Filter interviews by

Cavisson Systems Project Management Executive Interview Questions and Answers

Updated 3 Oct 2024

Cavisson Systems Project Management Executive Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

We had group discussion on the effect of global warming in the present era.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a dedicated project management executive with over 10 years of experience leading successful projects.

    • Over 10 years of experience in project management

    • Proven track record of leading successful projects

    • Strong leadership and communication skills

    • Expertise in budgeting and resource allocation

    • Certified Project Management Professional (PMP)

  • Answered by AI
  • Q2. Why do want you want to join in this company
  • Ans. 

    I am impressed by the company's reputation for delivering high-quality projects on time and within budget.

    • Company's track record of successful project delivery

    • Opportunity to work with a talented team

    • Potential for career growth and development

  • Answered by AI
  • Q3. How will you see yourself after 3 years
  • Ans. 

    In 3 years, I see myself as a seasoned project management executive leading successful projects and mentoring a team of high-performing individuals.

    • Leading a team of project managers and overseeing multiple successful projects

    • Mentoring and developing team members to reach their full potential

    • Continuing professional development and staying updated on industry trends and best practices

  • Answered by AI
  • Q4. What are your hobbies
  • Ans. 

    My hobbies include hiking, photography, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing beautiful moments and landscapes with my camera.

    • Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.

  • Answered by AI
  • Q5. Do you have basic knowledge ofMicrosoftexcel
  • Ans. 

    Yes, I have basic knowledge of Microsoft Excel.

    • Proficient in creating and formatting spreadsheets

    • Familiar with basic functions and formulas

    • Able to create charts and graphs

    • Experience with data analysis and manipulation

    • Comfortable with sorting and filtering data

  • Answered by AI

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Coding cum aptitude test on Hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. First round interview . Consisted questions based on projects , dsa
Round 3 - One-on-one 

(1 Question)

  • Q1. Round 2 . Question based from core technology. Micro services , etc
Round 4 - HR 

(1 Question)

  • Q1. Basic hr questions . Why are you fit for this role kind of things

Interview Preparation Tips

Interview preparation tips for other job seekers - Medium level interview rounds. Basic knowledge in dsa will be of a great help
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

An online test with 2 coding problems
1. DP medium
2. Tree medium

Round 2 - Coding Test 

In-person interview, asked 2 coding questions
1. easy question based on binary search. Write pseudo code on paper
2. medium question based on tree. Write pseudo code on paper

Round 3 - HR 

(2 Questions)

  • Q1. Asked about the projects mentioned in resume
  • Q2. What challenges did you overcome in your last internship
  • Ans. 

    I overcame challenges related to learning new technologies and working in a fast-paced environment.

    • Learning to use a new programming language and framework

    • Adapting to the fast-paced nature of the work environment

    • Troubleshooting and debugging complex issues

    • Collaborating with team members to meet project deadlines

  • Answered by AI
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 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 - One-on-one 

(3 Questions)

  • Q1. Question on quick sort
  • Q2. Golang internals
  • Q3. Question on docker and kubernetes
Round 3 - One-on-one 

(1 Question)

  • Q1. Question on design pattern
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good DSA knowledge requires

Round 2 - One-on-one 

(1 Question)

  • Q1. Merge sorted array
Round 3 - Technical 

(2 Questions)

  • Q1. Java questions, troubleshooting
  • Q2. Merge sorted array
Round 4 - Technical 

(1 Question)

  • Q1. Techno managerial
Round 5 - Aptitude Test 

Not applicable for details disclosure

Round 6 - HR 

(1 Question)

  • Q1. General questions

I was interviewed in Mar 2021.

Interview Questionnaire 

2 Questions

  • Q1. 1. Test consist of questions on Strings, HashMap, basic DS , 2. DS/Algo Round : Few Questions were asked on HashMap , Sort an array ...
  • Q2. Project Related, Technology Inclination, HTTP v/s HTTPS, diff Networking Protocols -> TCP, UDP ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on Hash Map's , Collection API's , Strings , Arrays ,
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

An online assessment was conducted, during which medium-level questions from LeetCode were asked.

Round 2 - Coding Test 

Onsite interview. basic coding question was asked which was asked to improve on based on constraints.

Round 3 - Technical 

(1 Question)

  • Q1. System design question was asked with some scenario. Followup quesions were asked based on my answers.

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, Interviewers are there to help you.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Reverse a linked list in go,

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

I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Coding Test 

1 medium-level leetcode question

Round 2 - Technical 

(2 Questions)

  • Q1. 1 String-based question
  • Q2. 1 Array-based question
Round 3 - Technical 

(1 Question)

  • Q1. Design in-memory file system
  • Ans. 

    Design an in-memory file system for efficient file storage and retrieval

    • Use a tree data structure to represent directories and files

    • Implement caching mechanisms to improve performance

    • Consider using hash tables for fast file lookup

    • Support file operations like read, write, delete, and search

    • Ensure data consistency and durability through proper error handling

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Karat took 2 rounds of coding test

Round 2 - Technical 

(3 Questions)

  • Q1. Tree based hard level question...
  • Q2. Diameter of tree but nodes are strings
  • Ans. 

    To find the diameter of a tree with nodes as strings, convert strings to integers for calculations.

    • Convert strings to integers for calculations

    • Use depth-first search to find the longest path between two nodes

  • Answered by AI
  • Q3. Design question LRU cache

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for coding

Skills evaluated in this interview

Cavisson Systems Interview FAQs

How many rounds are there in Cavisson Systems Project Management Executive interview?
Cavisson Systems interview process usually has 2 rounds. The most common rounds in the Cavisson Systems interview process are Group Discussion and One-on-one Round.

Tell us how to improve this page.

Cavisson Systems Project Management Executive Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 64 Interviews
TestingXperts Interview Questions
4.0
 • 40 Interviews
Credera Interview Questions
3.8
 • 40 Interviews
Simform Interview Questions
3.4
 • 34 Interviews
Stefanini Interview Questions
2.9
 • 34 Interviews
View all
Cavisson Systems Project Management Executive Salary
based on 15 salaries
₹3 L/yr - ₹6 L/yr
6% less than the average Project Management Executive Salary in India
View more details

Cavisson Systems Project Management Executive Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
811 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
112 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Performance Test Engineer
95 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
74 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cavisson Systems with

AppDynamics

4.2
Compare

New Relic

2.7
Compare

Dynatrace

1.8
Compare

Splunk

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