Filter interviews by
I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.
SQL TEST with a lot of RDBMS CONCEPT
The question seems to be incomplete or unclear, possibly a typo.
It appears that the question is incomplete or contains a typo.
It is unclear what 'zeta olays a' refers to or what the interviewer is asking.
Consider asking for clarification or providing a response based on the context of the interview.
I applied via campus placement at SAGI Ramakrishnam Raju Engineering College, Bhimavaram and was interviewed in Jun 2022. There were 4 interview rounds.
Basic to medium level aptitude questions. Time and work, blood relations, time and distance, syllogisms, all basic quantitative aptitude. And data structures and algorithms, computer science fundamentals.
One easy coding question. First focus on aptitude.
1. Find the frequency of occurrence of each element in a given array.
arr=[1,1,2,3,3,1]
Output= [3,3,1,2,2,3]
I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.
Insurance provides financial protection against unexpected events or losses.
Insurance is a contract between the insured and the insurer where the insured pays a premium in exchange for coverage against specified risks.
It helps individuals and businesses manage risk by providing compensation for covered losses.
Types of insurance include health, life, auto, home, and business insurance.
For example, health insurance helps...
What people are saying about Carelon Global Solutions
I applied via Referral and was interviewed in Jun 2022. There were 3 interview rounds.
Most General Aptitude test which has vocabulary questions, Sentence formation, synonyms etc. General Mathematics, simple reasoning, Quantitive aptitude - Time Speed work, Boat and stream, Ratio and preposition. That will cover all you aptitude most probably.
Carelon Global Solutions interview questions for popular designations
I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.
Just basic questions on math and English.
Get interview-ready with Top Carelon Global Solutions Interview Questions
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
OOPS concepts in Java refer to the principles of Object-Oriented Programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hidi...
I have worked on various testing frameworks such as Selenium, JUnit, TestNG, and Cucumber.
Selenium
JUnit
TestNG
Cucumber
Write program to reverse a string without any string functions?
I applied via Approached by Company and was interviewed before Apr 2023. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jun 2023. There were 2 interview rounds.
Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function.
Closure is commonly used to create private variables and functions in JavaScript.
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
Ridge and Lasso are regularization techniques in regression to prevent overfitting by adding penalty terms to the cost function.
Ridge regression adds a penalty term equivalent to the square of the magnitude of coefficients (L2 regularization).
Lasso regression adds a penalty term equivalent to the absolute value of the magnitude of coefficients (L1 regularization).
Ridge regression tends to shrink the coefficients toward...
To delete a table in the database, you can use the DROP TABLE statement.
Use the DROP TABLE statement followed by the table name to delete the table.
Make sure to backup any important data in the table before deleting it.
Ensure that you have the necessary permissions to delete the table.
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Job abends are abnormal ends to a job or program due to errors or exceptions.
Job abends can occur due to syntax errors in JCL or COBOL programs.
Data errors or invalid input can also cause job abends.
Resource constraints like lack of memory or disk space can lead to job abends.
Unexpected system failures or interruptions can result in job abends.
Examples include S0C7 (Data exception), S0C4 (Protection exception), and S52
Use SQL query with ORDER BY and LIMIT to find the 2nd highest salary in a table.
Use ORDER BY clause to sort the salaries in descending order
Use LIMIT 1,1 to get the second highest salary
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Interview experience
based on 2.9k reviews
Rating in categories
Bangalore / Bengaluru
2-7 Yrs
Not Disclosed
Senior Software Engineer
3.3k
salaries
| ₹9.3 L/yr - ₹28 L/yr |
Software Engineer
3.2k
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate
1k
salaries
| ₹2 L/yr - ₹5.6 L/yr |
Infosys
TCS
Wipro
HCLTech