Upload Button Icon Add office photos

BA Continuum

Compare button icon Compare button icon Compare

Filter interviews by

BA Continuum Senior Software Engineer Interview Questions and Answers

Updated 31 Jan 2024

BA Continuum Senior Software Engineer Interview Experiences

2 interviews found

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Telephonic Interview 1. Questions related to sql and ETL
Round 2 - Technical 

(1 Question)

  • Q1. Client interview in Webex. Basics Sql questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Introduction about company and self intro

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidenty attend interview. Don't loose your hope. Anything can happen in anytime.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Interface in C#?
  • Ans. 

    Interface in C# is a reference type that defines a contract for classes to implement certain methods and properties.

    • Interfaces contain only method signatures, properties, events, or indexers.

    • Classes can implement multiple interfaces but inherit from only one class.

    • Interfaces are used to achieve abstraction, multiple inheritance, and polymorphism.

    • Example: public interface IShape { void Draw(); }

    • Example: public class Cir...

  • Answered by AI
  • Q2. Contract, Multiple Interfaces, Polymorphism & Abstraction.
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectation?
  • Q2. Salary discussion

Interview Preparation Tips

Topics to prepare for BA Continuum Senior Software Engineer interview:
  • Object Oriented Programming
  • Microsft.Net
  • C#
  • SQL

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more

Interview questions from similar companies

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

Maximize the coin profit by iterating though a list

Round 2 - Technical 

(1 Question)

  • Q1. LLD for creating few java classes for a news channel
  • Ans. 

    Designing Java classes for a news channel

    • Create a NewsChannel class with attributes like name, location, and list of news articles

    • Create a NewsArticle class with attributes like title, author, content, and publish date

    • Implement methods in NewsChannel class to add, remove, and display news articles

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Simple question and very easy

Round 2 - Coding Test 

Data structures, algorithms

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Basic introduction
  • Q2. Are you comfortable with Jalandhar location
  • Ans. 

    Yes, I am comfortable with Jalandhar location.

    • I have no issues with relocating to Jalandhar for the job.

    • I am familiar with the area and have visited Jalandhar before.

    • I have researched the location and am comfortable with the amenities and facilities available.

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Genral Introduction
  • Q2. Do you know about procedure in SQL
  • Ans. 

    Yes, procedures in SQL are used to group a set of SQL statements into a single unit of work.

    • Procedures can be used to improve code reusability and maintainability.

    • They can accept input parameters and return output parameters.

    • Procedures can be called from other SQL statements or applications.

    • Example: CREATE PROCEDURE GetEmployeeDetails AS SELECT * FROM Employees;

    • Example: EXEC GetEmployeeDetails;

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Family Background
  • Q2. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview level is too low no one is having technical knowledge their.
In first round their HR will call you and just asking for genral Introduction and asking if you are comfortable for Jalandhar location as Jalandhar is their head office, and they are setting up their IT team in that location only.
In second round they just connected me with their CTO(Gagandeep Sharma) who doesn't have any proper technical knowledge, i don't know who the hell give him a CTO post 😅😅, in this round he just asked me do you know about procedure in SQL I said yes then this interview is also over.
In third round I am having an interview with their COO he also ask for genral Introduction and expected salary package.
In fourth and final their HR connected with me for salary negotiation and after 2 day long salary negotiation he give me offer.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is one of the memory test so iam selecting that one

Round 2 - Coding Test 

When ever you finish the apptitude test after iam selecting coding test because you develop the software must have a coding skill so iam selecting code test

Round 3 - HR 

(3 Questions)

  • Q1. What is the strength and weakness
  • Ans. 

    Strength: Strong problem-solving skills. Weakness: Lack of experience in a specific technology.

    • Strength: Excellent problem-solving skills, able to analyze complex issues and find efficient solutions.

    • Weakness: Limited experience in a specific technology or programming language.

    • Strength: Strong understanding of algorithms and data structures.

    • Weakness: Difficulty in working under tight deadlines.

    • Strength: Good communicati...

  • Answered by AI
  • Q2. What is interest about this opportunity
  • Ans. 

    I am interested in this opportunity because it offers a challenging and dynamic work environment.

    • The opportunity allows me to work on cutting-edge technologies and solve complex problems.

    • I am excited about the chance to collaborate with a talented team and learn from their expertise.

    • The company's focus on innovation and continuous improvement aligns with my career goals.

    • The opportunity to make a meaningful impact and c...

  • Answered by AI
  • Q3. What are goals and motivation
  • Ans. 

    Goals and motivation are the driving forces that push individuals to achieve their desired outcomes.

    • Goals provide a clear direction and purpose for individuals.

    • Motivation is the internal drive that fuels individuals to take action towards their goals.

    • Goals and motivation are closely linked, as goals provide the motivation to overcome challenges and achieve success.

    • Examples of goals can include career advancement, perso...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They have given a medium array-based leet code problem.

Round 2 - One-on-one 

(1 Question)

  • Q1. Again got binary search based leet code problem.

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Being electrical Engineer , why IT?
  • Ans. 

    I chose IT because of my passion for problem-solving and my interest in software development.

    • I have always been fascinated by technology and computers.

    • During my electrical engineering studies, I realized that I enjoyed programming and software development more than other aspects of the field.

    • I took additional courses in computer science to enhance my skills and knowledge in software engineering.

    • I have successfully comp...

  • Answered by AI
  • Q2. Why programming
  • Ans. 

    Programming is a way to solve problems and create innovative solutions using logic and creativity.

    • Programming allows me to create something from scratch and see it come to life.

    • It challenges me to think critically and find efficient solutions to complex problems.

    • It offers endless opportunities for learning and growth, as technology is constantly evolving.

    • Programming is a versatile skill that can be applied to various i...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good an best and forward
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Maximize the coin profit by iterating though a list

Round 2 - Technical 

(1 Question)

  • Q1. LLD for creating few java classes for a news channel
  • Ans. 

    Designing Java classes for a news channel

    • Create a NewsChannel class with attributes like name, location, and list of news articles

    • Create a NewsArticle class with attributes like title, author, content, and publish date

    • Implement methods in NewsChannel class to add, remove, and display news articles

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is sap?
  • Ans. 

    SAP is a software company that provides enterprise resource planning (ERP) software to manage business operations.

    • SAP stands for Systems, Applications, and Products in Data Processing.

    • It offers a range of software solutions for various industries such as finance, logistics, and manufacturing.

    • SAP ERP software helps businesses to streamline their operations and improve efficiency.

    • SAP also offers cloud-based solutions and...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Challenging interview... Be very prepare don't take it lightly

Skills evaluated in this interview

BA Continuum Interview FAQs

How many rounds are there in BA Continuum Senior Software Engineer interview?
BA Continuum interview process usually has 2-3 rounds. The most common rounds in the BA Continuum interview process are Technical, Behavioral and HR.
How to prepare for BA Continuum Senior Software Engineer 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 BA Continuum. The most common topics and skills that interviewers at BA Continuum expect are Production Support, Risk Management, Application Support, Unix and Asset Management.
What are the top questions asked in BA Continuum Senior Software Engineer interview?

Some of the top questions asked at the BA Continuum Senior Software Engineer interview -

  1. What is Interface in ...read more
  2. Contract, Multiple Interfaces, Polymorphism & Abstracti...read more
  3. Telephonic Interview 1. Questions related to sql and ...read more

Tell us how to improve this page.

BA Continuum Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
BA Continuum Senior Software Engineer Salary
based on 557 salaries
₹7.4 L/yr - ₹32 L/yr
19% more than the average Senior Software Engineer Salary in India
View more details

BA Continuum Senior Software Engineer Reviews and Ratings

based on 54 reviews

4.5/5

Rating in categories

3.8

Skill development

4.7

Work-life balance

4.3

Salary

4.8

Job security

4.5

Company culture

3.8

Promotions

4.2

Work satisfaction

Explore 54 Reviews and Ratings
Team Developer
811 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Team Lead
795 salaries
unlock blur

₹4.3 L/yr - ₹16.5 L/yr

Assistant Manager
589 salaries
unlock blur

₹7 L/yr - ₹23.1 L/yr

Senior Software Engineer
557 salaries
unlock blur

₹7.4 L/yr - ₹32 L/yr

Senior Analyst
499 salaries
unlock blur

₹11 L/yr - ₹30 L/yr

Explore more salaries
Compare BA Continuum with

Bank of America

4.3
Compare

Accenture

3.8
Compare

IBM

4.0
Compare

TCS

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