i
Chubb
Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
5 coding questions, 2-medium and 3 easy - medium
Optimal approach for checking if a number is prime or not using DSA
Optimal approach for checking prime numbers is to iterate up to square root of the number
Use trial division method to check divisibility by numbers up to square root of the number
Time complexity of this approach is O(sqrt(n))
A class is a blueprint for creating objects, which are instances of the class. Objects have attributes and behaviors.
Classes define the structure and behavior of objects.
Objects are instances of classes and have their own unique attributes and behaviors.
Example: Class 'Car' with attributes like 'color' and behaviors like 'drive'. Object 'myCar' is an instance of 'Car' with color 'red' and can drive.
Example: Class 'Pers...
SQL normal forms are levels of organization for relational databases to reduce redundancy and improve data integrity.
First normal form (1NF) - Eliminate repeating groups and ensure each column contains atomic values.
Second normal form (2NF) - Meet 1NF requirements and have all non-key attributes fully functionally dependent on the primary key.
Third normal form (3NF) - Meet 2NF requirements and have no transitive depend...
Top trending discussions
posted on 4 Dec 2024
I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.
posted on 5 Dec 2024
There was a pair programming session with the team developers.
posted on 6 Feb 2024
Json data based assignment angular
Challenges in development include managing project timelines, debugging complex issues, and staying updated with new technologies.
Managing project timelines to ensure timely delivery of software
Debugging complex issues that arise during development
Staying updated with new technologies and tools to remain competitive in the industry
I was interviewed in Oct 2020.
Round duration - 60 minutes
Round difficulty - Easy
It was an online one on one call that was taken. Like many others, even i too got formal and straight forward with my interviewers. It was pretty good despite the connectivity issues. I have gained by the way they were asking me questions as the nature of the call was quite amicable. It was pretty good as it was during the day for me.
Given two strings, S
and T
with respective lengths M
and N
, your task is to determine the length of their longest common subsequence.
A subsequence is a seque...
Find the length of the longest common subsequence between two given strings.
Use dynamic programming to solve this problem efficiently.
Create a 2D array to store the lengths of longest common subsequences of substrings.
Iterate through the strings to fill the array and find the length of the longest common subsequence.
Example: For strings 'abcde' and 'ace', the longest common subsequence is 'ace' with a length of 3.
Round duration - 60 minutes
Round difficulty - Easy
It was during the night. I was to attend an one on one interview. Though it was a shaky start in the beginning, sporadically i picked up. The affable nature of the interviewer made me feel special and comfortable. He not only asked me normal interview questions but also took me through the technical aspects of an interview and i could get them all!
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Stay focused, clear and confident before and during the interview.
Tip 2 : Language and body language must be formal.
Tip 3 : Put your creativity thoughts into action.
Tip 1 : Make it very formal, tight and crisp. Don't end up highlighting unnecessary details else it would be rejected.
Tip 2 : Ensure that it has all that certifications, projects and self profile explaining terms which makes it lucrative.
Calculate number of a/c sold in delhi
I applied via Walk-in and was interviewed before Sep 2020. There were 3 interview rounds.
The core principles of Information Security are confidentiality, integrity, and availability.
Confidentiality: ensuring that information is only accessible to authorized individuals
Integrity: maintaining the accuracy and completeness of information
Availability: ensuring that information is accessible to authorized individuals when needed
Examples: encryption, access controls, backups, disaster recovery plans
Virus and malware are malicious software designed to harm computer systems and steal data.
Virus is a self-replicating program that attaches itself to clean files and spreads throughout the system.
Malware is a broader term that includes viruses, spyware, adware, and other malicious software.
Malware can be used to steal sensitive information, damage files, or take control of a computer.
Examples of malware include Trojan ...
I will immediately disconnect from the internet and run a virus scan to remove the virus.
Disconnect from the internet to prevent further spread of the virus
Run a virus scan using an updated antivirus software
If the virus cannot be removed, seek help from IT support
Regularly backup important files to prevent data loss
posted on 18 Sep 2022
I applied via Campus Placement and was interviewed before Sep 2021. There was 1 interview round.
I applied via Referral and was interviewed before Jul 2021. There was 1 interview round.
I am a highly qualified professional with several years of experience in the field.
I have a Bachelor's degree in Business Administration.
I have 5 years of experience working in the finance industry.
I am skilled in financial analysis, budgeting, and forecasting.
I have successfully managed large-scale projects and teams.
I am proficient in various financial software and tools.
I have a proven track record of achieving targ
based on 1 interview
Interview experience
Senior Software Engineer
249
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
206
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
127
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Scientist
40
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
39
salaries
| ₹0 L/yr - ₹0 L/yr |
AIG
Allianz
AXA
Zurich Insurance