Upload Button Icon Add office photos

Columbus Global

Compare button icon Compare button icon Compare

Filter interviews by

Columbus Global Senior Developer Interview Questions and Answers

Updated 6 Jul 2024

Columbus Global Senior Developer Interview Experiences

1 interview found

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

I was interviewed in Jun 2024.

Round 1 - Coding Test 

Practical coding tests and other technical questions.

Round 2 - Technical 

(1 Question)

  • Q1. All deep technical questions.
Round 3 - HR 

(1 Question)

  • Q1. This one was also good. Related to company and all.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please discuss and confirm your salary expectation clearly before actually entering into interview process. I've wasted my two weeks and after selection they said they don't have that much budget (Which has negligible difference from organization perspective) even though they agreed before starting the interview process. Telling the budget issue is totally fine but not after clearing all the rounds.
People make time from their current work to prepare and appear for the rounds of interview, I would suggest them to respect the people's time. I am very much disappointed by this approach by such prominent organization.

Interview questions from similar companies

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

I applied via Instahyre and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Core Java Questions on Multithreading, collections, java 8 concepts,
  • Q2. Questions on spring boot, jpa, database
Round 2 - Technical 

(2 Questions)

  • Q1. Design Patterns, java 8, about Current project, challenges faced and it's solution
  • Q2. Angular questions
Round 3 - One-on-one 

(1 Question)

  • Q1. General managerial questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Core java, Spring Boot, design patterns,SQL, some questions on react/angular
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
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
Not Selected
Round 1 - Coding Test 

Medium to Hard Questions

Round 2 - HR 

(1 Question)

  • Q1. Basic questions from Resume
Round 3 - Technical 

(1 Question)

  • Q1. Simple Coding Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - For campus placements, be confident and calm. Give your best shot. Be courageous
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Tell me about
  • Q2. Your self they are asking
  • Q3. What is your weakness
  • Q4. Any questions ask for me
  • Q5. All the best future
Round 2 - Coding Test 

Coding for international

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

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

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Object of array to array of objects

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 - Aptitude Test 

Reasoning and aptitude questions are given

Round 3 - HR 

(2 Questions)

  • Q1. Tell all concepts of Overloading
  • Ans. 

    Overloading is a concept in programming where multiple functions can have the same name but different parameters.

    • Functions with the same name but different parameters can be defined in a class

    • Overloading allows for flexibility in function usage

    • Example: void print(int num) and void print(string text) are overloaded functions

  • Answered by AI
  • Q2. Tell me about a live example of inheritance
  • Ans. 

    Inheritance in software development allows a class to inherit properties and behaviors from another class.

    • Inheritance allows a subclass to reuse code from a superclass

    • Subclass can also add new functionalities or override existing ones

    • Example: Animal class can be a superclass with properties like name and age, while Dog class can inherit from Animal and add a method bark()

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell about the your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare all basic concepts of oops, practice all the concepts
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions with queries
  • Q2. Rdbms related questions.

Columbus Global Interview FAQs

How many rounds are there in Columbus Global Senior Developer interview?
Columbus Global interview process usually has 3 rounds. The most common rounds in the Columbus Global interview process are Technical, HR and Coding Test.
How to prepare for Columbus Global Senior Developer 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 Columbus Global. The most common topics and skills that interviewers at Columbus Global expect are Analytics, Business Applications, Computer science, Consulting and IT Services.
What are the top questions asked in Columbus Global Senior Developer interview?

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

  1. This one was also good. Related to company and a...read more
  2. All deep technical questio...read more

Tell us how to improve this page.

Columbus Global Senior Developer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more
System Consultant
12 salaries
unlock blur

₹5 L/yr - ₹16 L/yr

Senior System Consultant
12 salaries
unlock blur

₹12.9 L/yr - ₹19.2 L/yr

Functional Consultant
10 salaries
unlock blur

₹6.9 L/yr - ₹14.2 L/yr

Software Engineer
8 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Data Engineer
8 salaries
unlock blur

₹5.8 L/yr - ₹12.1 L/yr

Explore more salaries
Compare Columbus Global with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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