Filter interviews by
Binary sort program is a sorting algorithm that divides the array into two halves and recursively sorts them.
Binary sort is a divide and conquer algorithm.
It compares the target value to the middle element of the array.
If the target value is less than the middle element, search the left half. If greater, search the right half.
Repeat the process until the target value is found or the subarray is empty.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start at the beginning of the array and compare the first two elements. If they are in the wrong order, swap them.
Continue comparing adjacent elements and swapping them if necessary until the entire array is sorted.
Repeat this process for each element in the array u
Times, clocks, speed, distance
I applied via Campus Placement and was interviewed before Apr 2023. There were 2 interview rounds.
Few questions were asked related to arrays
A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.
Check if the given string is equal to its reverse to determine if it is a palindrome.
Ignore spaces and punctuation when checking for palindromes.
Examples: 'radar', 'madam', '12321'
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
Numerous servers can be handled from a centralized way using server management tools and automation.
Use server management tools like Ansible, Puppet, or Chef to manage servers remotely
Automate server provisioning, configuration, and deployment processes
Implement centralized monitoring and logging to track server performance and troubleshoot issues
Use virtualization and containerization technologies to manage multiple s...
Yes, I have hands-on experience on Fortigate Firewall.
I have configured and managed Fortigate Firewall for multiple clients.
I have implemented security policies, VPNs, and NAT rules on Fortigate Firewall.
I have troubleshooted and resolved issues related to Fortigate Firewall.
I am familiar with FortiOS and its features such as web filtering, IPS, and application control.
POP (110), SMTP (25), DNS (53), HTTPS (443) are port numbers used for email, domain name resolution, and secure web browsing.
POP (Post Office Protocol) is used for receiving email (port 110)
SMTP (Simple Mail Transfer Protocol) is used for sending email (port 25)
DNS (Domain Name System) is used for domain name resolution (port 53)
HTTPS (Hypertext Transfer Protocol Secure) is used for secure web browsing (port 443)
Yes, I have knowledge of Linux server.
I have experience in managing and configuring Linux servers.
I am familiar with command-line interface and shell scripting.
I have worked with various Linux distributions such as Ubuntu, CentOS, and Debian.
I have set up and maintained web servers, database servers, and file servers on Linux.
I have knowledge of Linux security and network configuration.
Cavisson Systems interview questions for popular designations
I applied via Job Portal and was interviewed before May 2023. There were 3 interview rounds.
Basic aptitude paper 40 ques
2 easy level DSA Questions
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2021. There were 4 interview rounds.
Coding cum aptitude test on Hackerrank
I applied via Campus Placement and was interviewed before Oct 2023. There were 3 interview rounds.
An online test with 2 coding problems
1. DP medium
2. Tree medium
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
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
I was interviewed in Jul 2024.
Leet code medium level question
Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Hashmap uses a hashing function to map keys to indices in an array.
It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");
I applied via LinkedIn and was interviewed in Oct 2021. There were 2 interview rounds.
Aptitude and Technical (SQL, Cloud Services, Java Questions, Operating System Questions)
Code to find the second maximum number in an array.
Sort the array in descending order and return the second element.
Initialize two variables to store the maximum and second maximum values.
Iterate through the array and update the variables accordingly.
I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.
Graphs,array and link list question
based on 4 interviews
Interview experience
based on 272 reviews
Rating in categories
Software Engineer
811
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Performance Test Engineer
95
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
80
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
74
salaries
| ₹0 L/yr - ₹0 L/yr |
AppDynamics
New Relic
Dynatrace
Splunk