Upload Button Icon Add office photos

Filter interviews by

Charter Global Senior Software Developer Interview Questions and Answers

Updated 21 Jun 2022

Charter Global Senior Software Developer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. All standard question about spring boot and the related topics
  • Q2. All standard question about Hibernate and the related topics
Round 2 - Technical 

(2 Questions)

  • Q1. All standard questions about spring boot and related functionality
  • Q2. All standard questions about hibernate and the related functionality
Round 3 - HR 

(2 Questions)

  • Q1. Questions about your previous salary and the expected salary
  • Q2. Why you have chosen this company

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on spring boot and hibernates

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain React life cycle
  • Ans. 

    React life cycle refers to the series of methods that are invoked in the process of creating, updating, and destroying components.

    • Mounting phase: constructor, render, componentDidMount

    • Updating phase: render, componentDidUpdate

    • Unmounting phase: componentWillUnmount

  • Answered by AI
  • Q2. Design a online calculator app
  • Ans. 

    An online calculator app that allows users to perform basic arithmetic operations.

    • Include buttons for numbers 0-9 and operators like +, -, *, /

    • Implement functionality for clearing input, calculating result, and displaying history

    • Consider adding advanced features like memory functions or scientific calculator mode

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stock to programming basic. React and web development basic. HTML , CSS

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 4 interview rounds.

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 - Case Study 

Ther try to gaze out what are the responsibilities you handled and your growth potential

Round 3 - Case Study 

They try to find out what you are will do in a given set of scenarios

Round 4 - HR 

(2 Questions)

  • Q1. They tell you about the company
  • Q2. They ask about your flexibility with working pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to answer as much close to reality instead of trying to impress by false impressions. They are very experienced and can easily see through your disguise
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Project related question
Round 2 - Technical 

(1 Question)

  • Q1. Scenario based question
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - This is the worst organization I have ever worked for.
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Different between OLAP and OLTP
  • Ans. 

    OLAP is used for analyzing historical data while OLTP is used for managing real-time transactional data.

    • OLAP stands for Online Analytical Processing, used for data analysis and reporting.

    • OLTP stands for Online Transactional Processing, used for managing real-time transactional data.

    • OLAP databases are optimized for read-heavy workloads and complex queries.

    • OLTP databases are optimized for write-heavy workloads and simple...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Common topics like sql and 30% aptitude problem

Round 2 - Technical 

(2 Questions)

  • Q1. All about resume
  • Q2. About project and area of interest
Round 3 - One-on-one 

(1 Question)

  • Q1. Application building
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About the project. and asked what i did in project. how to create schema in pyspark. what is ADE. what are the difficulties i faced in project. what is spark submit command how we write sparksubmit command...
  • Q2. No of occurrences of letter in a string.
  • Ans. 

    Count occurrences of a letter in a string.

    • Iterate through each character in the string and count occurrences of the specified letter.

    • Use a hashmap to store the count of each letter.

    • Handle both uppercase and lowercase letters to ensure accurate counting.

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Intermediate aptitude questions .
No negative marking .
Written test held at JMR infotech

Round 3 - Technical 

(1 Question)

  • Q1. Mcq and coding questions . Mostly from Java and spring . Coding question is from Array and String (Find frequency )
Round 4 - One-on-one 

(1 Question)

  • Q1. After the written test, face to face interview on technical and hr will be there .

Charter Global Interview FAQs

How many rounds are there in Charter Global Senior Software Developer interview?
Charter Global interview process usually has 3 rounds. The most common rounds in the Charter Global interview process are Technical and HR.
What are the top questions asked in Charter Global Senior Software Developer interview?

Some of the top questions asked at the Charter Global Senior Software Developer interview -

  1. all standard question about spring boot and the related top...read more
  2. all standard question about Hibernate and the related top...read more
  3. all standard questions about spring boot and related functional...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Charter Global interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Charter Global Senior Software Developer Salary
based on 4 salaries
₹6.1 L/yr - ₹12.7 L/yr
35% less than the average Senior Software Developer Salary in India
View more details
Software Engineer
45 salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Senior Software Engineer
30 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Softwaretest Engineer
20 salaries
unlock blur

₹1 L/yr - ₹9.6 L/yr

Associate Software Engineer
15 salaries
unlock blur

₹2.3 L/yr - ₹4.2 L/yr

Senior Technical Specialist
14 salaries
unlock blur

₹15 L/yr - ₹23.5 L/yr

Explore more salaries
Compare Charter Global with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview