i
Chubb
Filter interviews by
I applied via Referral and was interviewed in Dec 2023. There were 4 interview rounds.
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.
Compares adjacent elements and swaps them if they are in the wrong order
Repeats this process until the list is sorted
Not efficient for large lists due to its O(n^2) time complexity
Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [
Multiple medium level MCQs on Java. 3 Coding Questions, 2 easy-medium and one Java 8 Coding question of medium-hard difficulty
I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.
Chubb interview questions for popular designations
Get interview-ready with Top Chubb Interview Questions
The initial round often involves solving data structure algorithm problems within a time set frame.
HackerRank Test
1.Selenium Code
2.Java Code
3. Multiple Choice Questions
2 coding questions asked to be solved in hacker rank
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
SQL is a programming language used for managing and manipulating relational databases. Different joins in SQL include inner join, outer join, left join, and right join.
SQL is a standard programming language for managing and manipulating relational databases.
Different types of joins in SQL include inner join, outer join, left join, and right join.
Inner join returns rows when there is at least one match in both tables.
Ou...
Use Python to separate portion before and after @ in an email address.
Use the split() method to separate the email address into two parts based on the @ symbol.
Access the parts using index 0 for the portion before @ and index 1 for the portion after @.
Example: email = 'example@email.com'; parts = email.split('@'); before = parts[0]; after = parts[1];
Rank, Dense Rank, and Row Number are functions used in SQL to assign a ranking to rows in a result set.
Rank function assigns a unique rank to each row based on the specified column values.
Dense Rank function assigns a unique rank to each row without any gaps.
Row Number function assigns a sequential integer to each row in the result set.
I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.
Top trending discussions
Some of the top questions asked at the Chubb interview -
The duration of Chubb interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 44 interviews
Interview experience
Senior Software Engineer
247
salaries
| ₹9.2 L/yr - ₹30 L/yr |
Technical Lead
205
salaries
| ₹16 L/yr - ₹46 L/yr |
Software Engineer
126
salaries
| ₹6 L/yr - ₹17 L/yr |
Data Scientist
40
salaries
| ₹8.5 L/yr - ₹26.5 L/yr |
Senior Associate
39
salaries
| ₹4.8 L/yr - ₹15 L/yr |
AIG
Allianz
AXA
Zurich Insurance