Upload Button Icon Add office photos

Cavisson Systems

Compare button icon Compare button icon Compare

Filter interviews by

Cavisson Systems Interview Questions and Answers for Freshers

Updated 15 Nov 2024

Cavisson Systems Interview Experiences for Freshers

Popular Designations

6 interviews found

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

(2 Questions)

  • Q1. What is Decorator in python?
  • Ans. 

    Decorator in Python is a design pattern that allows behavior to be added to individual objects, either statically or dynamically, without affecting the behavior of other objects.

    • Decorators are functions that modify the functionality of another function.

    • They are commonly used to add functionality to existing functions without changing their structure.

    • Syntax for using decorators involves using the @ symbol followed by th...

  • Answered by AI
  • Q2. Explain Django Orm
  • Ans. 

    Django ORM is a tool that allows developers to interact with a database using Python objects.

    • Django ORM translates Python code into SQL queries to interact with the database

    • It provides an easy way to create, read, update, and delete database records

    • ORM stands for Object-Relational Mapping, which maps database tables to Python classes

  • Answered by AI

Skills evaluated in this interview

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)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

2 coding questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. What is Cyber Security
  • Ans. 

    Cyber security is the practice of protecting systems, networks, and data from digital attacks.

    • Involves implementing measures to prevent unauthorized access

    • Includes protecting against malware, phishing, and other cyber threats

    • Involves encryption, firewalls, and other security measures

    • Constantly evolving to keep up with new threats and vulnerabilities

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What your Father do
  • Q2. Will you be able to relocate to Noida

Skills evaluated in this interview

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 (197)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Consited of 100 questions

Round 2 - Coding Test 

Amcat question for bst

Round 3 - HR 

(1 Question)

  • Q1. Career and lifestye

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 experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy question bass on profit loss , and other quantitative aptitude

Round 2 - Coding Test 

Easy simple question

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics each program.

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 (197)

Cavisson Systems interview questions for popular designations

 Software Engineer

 (6)

 Associate Software Engineer

 (3)

 Softwaretest Engineer

 (2)

 Software Developer

 (2)

 Software Tester

 (2)

 Project Management Executive

 (1)

 Associate Software Developer

 (1)

 Network Engineer

 (1)

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

I applied via Campus Placement and was interviewed before Jun 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 - Aptitude Test 

The test difficulty level was low and was about 30min. The number of questions given to solve were 45.

Round 3 - Coding Test 

The coding round was of medium level, after the test result was assigned to QA role.

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher, the test rounds were not much difficult.You can successfully crack it, if has basic aptitude undersatnding and coding experience.

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 (197)

I applied via Campus Placement and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. C# basics multithreading
  • Q2. Sql questions and shell scripting
Round 2 - HR 

(1 Question)

  • Q1. Describe yourself and family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Be yourself
clear your basics
All the Best

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 (197)

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

Cavisson Systems Interview FAQs

How many rounds are there in Cavisson Systems interview for freshers?
Cavisson Systems interview process for freshers usually has 2-3 rounds. The most common rounds in the Cavisson Systems interview process for freshers are Coding Test, HR and Aptitude Test.
How to prepare for Cavisson Systems interview for freshers?
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 Cavisson Systems. The most common topics and skills that interviewers at Cavisson Systems expect are Performance Testing, C++, Troubleshooting, CCTV Monitoring and Linux.
What are the top questions asked in Cavisson Systems interview for freshers?

Some of the top questions asked at the Cavisson Systems interview for freshers -

  1. What is Decorator in pyth...read more
  2. What is Cyber Secur...read more
  3. Explain Django ...read more

Tell us how to improve this page.

Cavisson Systems Interview Process for Freshers

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Apisero Interview Questions
4.3
 • 64 Interviews
TestingXperts Interview Questions
4.0
 • 40 Interviews
New Relic Interview Questions
2.7
 • 14 Interviews
LogicMonitor Interview Questions
3.8
 • 14 Interviews
Splunk Interview Questions
4.4
 • 12 Interviews
AppDynamics Interview Questions
4.2
 • 3 Interviews
Datadog Interview Questions
4.8
 • 2 Interviews
SolarWinds Interview Questions
4.1
 • 1 Interview
View all

Cavisson Systems Reviews and Ratings

based on 272 reviews

2.2/5

Rating in categories

2.4

Skill development

2.1

Work-life balance

2.0

Salary

2.2

Job security

2.0

Company culture

2.1

Promotions

2.2

Work satisfaction

Explore 272 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