Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions Senior Software Engineer 2 Interview Questions and Answers

Updated 29 Aug 2024

Carelon Global Solutions Senior Software Engineer 2 Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Working in a shift ?
  • Ans. 

    Yes, I am open to working in shifts as required for the job.

    • I am flexible with my work schedule and can adapt to different shift timings.

    • I have previous experience working in shifts, such as night shifts or weekend shifts.

    • I understand the importance of teamwork and collaboration in a shift-based work environment.

  • Answered by AI
  • Q2. Why you are looking for change
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic environment.

    • Looking to expand my skill set and knowledge in a different industry

    • Interested in working on cutting-edge technologies and projects

    • Seeking a more collaborative and innovative work culture

    • Want to take on more leadership responsibilities and mentor junior team members

  • Answered by AI

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservices - adv, disadv
  • Q2. Core java collections
Round 2 - Technical 

(2 Questions)

  • Q1. Java 8 concepts with basic coding questions
  • Q2. Basic to medium Spring boot questions
Round 3 - Technical 

(1 Question)

  • Q1. Design a parking lot as part of the system design round.
Round 4 - HR 

(1 Question)

  • Q1. What are your reasons for wanting to switch jobs?

Interview Preparation Tips

Topics to prepare for Oracle Financial Services Software Senior Software Engineer 2 interview:
  • Java
  • Java 8
  • Spring Boot
  • Microservices
  • System Design
Interview preparation tips for other job seekers - Technical round were pretty average to medium level
I haven't prepared for system design round, did very bad in system design.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Round1 - DSA question | Codility Platform
For a given String str, find the longest repeating and non-overlapping substrings. If there exists more than 1 such substring print out all of them as part of output.

Round 2 - Coding Test 

Round2 - DSA Question | stack | Codility Platform
Find largest area possible in a given Histogram where largest rectangle can be formed by a number of continuous bars whose heights are given in an array.

Round 3 - System Design 

(1 Question)

  • Q1. Design a Common Billing System for Azure services.
  • Ans. 

    Design a Common Billing System for Azure services.

    • Utilize Azure Billing API to track usage and costs

    • Implement role-based access control for billing information

    • Include automated invoicing and payment processing

    • Integrate with Azure Active Directory for user authentication

    • Provide detailed billing reports and analytics for customers

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Share the most challenging task of your career so far.
  • Ans. 

    Designing and implementing a real-time data processing system for a high-traffic e-commerce platform.

    • Architecting a scalable and fault-tolerant system to handle millions of transactions per day.

    • Optimizing data processing algorithms to ensure low latency and high throughput.

    • Implementing real-time monitoring and alerting mechanisms to detect and address issues proactively.

  • Answered by AI
  • Q2. Why change from current organization?
  • Ans. 

    Seeking new challenges and growth opportunities in a larger organization with more advanced technologies.

    • Desire for new challenges and opportunities for growth

    • Interested in working with more advanced technologies

    • Seeking a larger organization with greater resources and opportunities for career advancement

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - In DSA rounds it is essential to not only solve the problem but also walk through different choices you have made and how it impacts the memory and number of iterations within the implemented algorithm.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java programming string, linked list
  • Q2. Trees, threads, deadlocks, multithreading
Round 2 - Technical 

(2 Questions)

  • Q1. JAVA programming
  • Q2. Unit tests for the written program
Round 3 - Technical 

(2 Questions)

  • Q1. Data Structures and Algorithms
  • Q2. Unit tests in JAVA
  • Ans. 

    Unit tests in JAVA are used to test individual units or components of a software application.

    • Unit tests are written to verify the behavior of a specific piece of code in isolation.

    • They help ensure that each unit of code works correctly on its own.

    • JUnit is a popular Java framework for writing and running unit tests.

    • Mockito is often used in conjunction with JUnit for mocking dependencies in unit tests.

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. About org policies

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

Codility Test A test for 90 min is given

Round 2 - Technical 

(1 Question)

  • Q1. Tech Based Interview
Round 3 - Technical 

(1 Question)

  • Q1. Profile based questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Manager Round to check if your background fits well
  • Q2. Scenario based questions
Round 5 - HR 

(1 Question)

  • Q1. Salary and notice period negotiation
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Coding Test 

Sorting programs, some algorithms on logic

Round 3 - Technical 

(4 Questions)

  • Q1. C# Basics Design patterns Architectural questions
  • Q2. Product Design Performance based
  • Q3. Programs on maze problem
  • Ans. 

    Maze problem programs involve finding a path through a maze from start to finish.

    • Use depth-first search or breadth-first search algorithms to solve maze problems.

    • Consider using backtracking to handle dead ends in the maze.

    • Implement a recursive function to explore all possible paths in the maze.

    • Use a stack or queue data structure to keep track of visited cells and potential paths.

  • Answered by AI
  • Q4. Programs on snake ladder
  • Ans. 

    Snake ladder program simulates a game where players move based on dice rolls.

    • Create a board with 100 squares representing the snake ladder game.

    • Players take turns rolling a dice and moving their token on the board.

    • If a player lands on a square with a snake head, they move back to the square's tail.

    • If a player lands on a square with a ladder bottom, they move to the ladder's top.

    • The game continues until a player reaches

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Topics on electronics and C programming

Round 2 - Technical 

(4 Questions)

  • Q1. Questions on simple python programs and electronics basics
  • Q2. Question on simple linked list
  • Q3. Program for fibonacci seq
  • Ans. 

    Program to generate Fibonacci sequence

    • Start with two initial numbers, 0 and 1

    • Add the previous two numbers to get the next number in the sequence

    • Repeat this process to generate the Fibonacci sequence

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, ...

  • Answered by AI
  • Q4. Questions on mosfets
Round 3 - HR 

(1 Question)

  • Q1. Why you would like to join the company, and other questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience in the interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Dec 2024.

Round 1 - Technical 

(7 Questions)

  • Q1. Started with introduction
  • Q2. Asked about projects
  • Q3. Asked Architecture related questions and design pattern related questions
  • Q4. If you have 1 million requests how will you manage that
  • Ans. 

    I would use load balancing, caching, and scaling techniques to manage the 1 million requests.

    • Implement load balancing to distribute requests evenly across multiple servers.

    • Utilize caching to store frequently accessed data and reduce response times.

    • Scale horizontally by adding more servers to handle the increased load.

    • Optimize code and database queries to improve performance.

    • Monitor system performance and make adjustmen

  • Answered by AI
  • Q5. React vs SAP UI5
  • Ans. 

    React is a popular JavaScript library for building user interfaces, while SAP UI5 is a framework for developing enterprise-ready web applications.

    • React is more flexible and widely used in the industry.

    • SAP UI5 is specifically designed for SAP applications and has built-in support for SAP technologies.

    • React has a larger community and ecosystem with more resources and libraries available.

    • SAP UI5 provides a consistent user...

  • Answered by AI
  • Q6. Node VS JAVA
  • Ans. 

    Node.js is a runtime environment for executing JavaScript code outside of a browser, while Java is a general-purpose programming language often used for building enterprise applications.

    • Node.js is single-threaded and event-driven, making it ideal for handling asynchronous operations like I/O operations.

    • Java is a statically typed language with a strong emphasis on object-oriented programming, making it suitable for larg...

  • Answered by AI
  • Q7. Multitenancy in sap btp
  • Ans. 

    Multitenancy in SAP BTP allows multiple customers to share the same application instance while keeping their data isolated.

    • Multitenancy allows multiple customers (tenants) to use the same application instance.

    • Each tenant's data is isolated and secure from other tenants.

    • Tenants can customize their own settings, branding, and configurations within the shared application.

    • SAP BTP provides tools and features to manage multi...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Arrays and strings - 90 mins

Round 2 - Coding Test 

Create Modules, railway reservation system - 60 mins

Round 3 - Technical 

(5 Questions)

  • Q1. Difference between hashmap and hasptable
  • Q2. Why typescript over javascript
  • Q3. Find the percentage of increace in the quantity of item after making it price 20% extra
  • Q4. What is normalization
  • Q5. Date and time api available
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Aptitude Test 

30min duration simple questions

Round 2 - Coding Test 

Basic array 2 coding questions

Round 3 - Technical 

(5 Questions)

  • Q1. Introduce yorself
  • Q2. Explain about final year project
  • Q3. Github link for project
  • Q4. What is oops in java
  • Q5. What is polymorphism explain with examples

Carelon Global Solutions Interview FAQs

How many rounds are there in Carelon Global Solutions Senior Software Engineer 2 interview?
Carelon Global Solutions interview process usually has 1 rounds. The most common rounds in the Carelon Global Solutions interview process are HR.
How to prepare for Carelon Global Solutions Senior Software Engineer 2 interview?
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 Carelon Global Solutions. The most common topics and skills that interviewers at Carelon Global Solutions expect are SQL, Python, Agile, Troubleshooting and Monitoring.

Tell us how to improve this page.

Carelon Global Solutions Senior Software Engineer 2 Salary
based on 90 salaries
₹13 L/yr - ₹26 L/yr
18% less than the average Senior Software Engineer 2 Salary in India
View more details

Carelon Global Solutions Senior Software Engineer 2 Reviews and Ratings

based on 22 reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.7

Salary

3.8

Job security

3.7

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 22 Reviews and Ratings
Senior Software Engineer
3.3k salaries
unlock blur

₹9.3 L/yr - ₹28 L/yr

Software Engineer
3.2k salaries
unlock blur

₹5 L/yr - ₹18.1 L/yr

Claims Associate
2.3k salaries
unlock blur

₹1.5 L/yr - ₹4.8 L/yr

Associate Software Engineer
1.2k salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Associate
1k salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Carelon Global Solutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview