Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by CBSI Team. If you also belong to the team, you can get access from here

CBSI Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

CBSI Interview Questions, Process, and Tips

Updated 17 Nov 2024

Top CBSI Interview Questions and Answers

View all 8 questions

CBSI Interview Experiences

Popular Designations

10 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Intro and tell me why thi co

Consumer Engagement Specialist Interview Questions asked at other Companies

Q1. What type of learner are you ?
View answer (1)

I applied via Naukri.com and was interviewed in Oct 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. What is oops pillars concept
  • Ans. 

    OOPs pillars are the four fundamental concepts of Object-Oriented Programming: Encapsulation, Abstraction, Inheritance, and Polymorphism.

    • Encapsulation: Hiding the implementation details of an object and exposing only the necessary information.

    • Abstraction: Representing complex real-world scenarios in a simplified manner.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and methods.

    • Polymor...

  • Answered by AI
  • Q2. Abstract interface difference when to use
  • Ans. 

    Abstract interface is used to define a set of methods without implementation. Difference lies in their usage.

    • Abstract interface is used to define a contract between two parties.

    • It is used to provide a common set of methods that can be implemented by different classes.

    • It is used to achieve abstraction and loose coupling.

    • Abstract classes can have implementation while interfaces cannot.

    • Abstract classes can have constructo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions with syntax we have to write for c# interview and only one round

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
Add answer

Packager Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2022

I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. This company is ? persent? trusted or not
  • Q2. This company has pay cash in hard working workers ? yes or not
  • Q3. All workers are helping a partners? Yes or not

Interview Preparation Tips

Interview preparation tips for other job seekers - All supported everyone a work helping a poor person it's very good prossesing

Packager Interview Questions asked at other Companies

Q1. Wt is tha plan
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. 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 - One-on-one 

(2 Questions)

  • Q1. Personal round about education and projects
  • Q2. How many projects
Round 3 - Technical 

(1 Question)

  • Q1. About subject fico
Round 4 - HR 

(1 Question)

  • Q1. About pay scale

Senior Principal Consultant Interview Questions asked at other Companies

Q1. What is the growth path in a professional context?
View answer (1)

CBSI interview questions for popular designations

 Application Specialist

 (1)

 Branch Manager

 (1)

 Consumer Engagement Specialist

 (1)

 Developer

 (1)

 Lead Software Engineer

 (1)

 Network Support Engineer

 (1)

 Packager

 (1)

 Senior Principal Consultant

 (1)

Developer Interview Questions & Answers

user image Anonymous

posted on 10 Mar 2022

I applied via Naukri.com and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Regarding development

Interview Preparation Tips

Interview preparation tips for other job seekers - they will lag you and delay giving offer letter.

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Basic c++ interview questions only
  • Q2. General awareness questions only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Self motivated
Good at basics
Understand the market
Clear about job responsibilities

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

I applied via Company Website and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Good skills and previous housing finance Experience, ctc
  • Q2. Interview and Good skills and previous Experience which company ,ctc

Interview Preparation Tips

Interview preparation tips for other job seekers - Good ofternon sir,
Please refer Branch manager position
Location: kurnool

Regards
Bandi mallaiah
Kurnool
Mobile No:XXXXX

Branch Manager Interview Questions asked at other Companies

Q1. Role of Branch Manager?How to manage team?Cross sell?
View answer (34)

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Abt application expertise
  • Q2. Regarding experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence
Say what you know

Application Specialist Interview Questions asked at other Companies

Q1. Create add and subtract button using class based and functional based component. How to create API in node JS. Debouncing and throttling in Javascript.
View answer (1)

I applied via Naukri.com and was interviewed before Sep 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Do you know CPU scheduling?
  • Ans. 

    CPU scheduling is the process of allocating CPU time to processes in a way that maximizes system performance.

    • CPU scheduling is an important part of operating systems.

    • It involves deciding which process gets to use the CPU at any given time.

    • There are several scheduling algorithms, such as First-Come-First-Serve, Round Robin, and Priority Scheduling.

    • The goal is to maximize system performance by minimizing wait times and m...

  • Answered by AI
  • Q2. What is Multithreading?
  • Ans. 

    Multithreading is the ability of a CPU to execute multiple threads concurrently.

    • Multithreading allows for parallel processing and can improve performance.

    • Threads share the same memory space and can communicate with each other.

    • Examples include web servers handling multiple requests simultaneously and video games rendering graphics while processing user input.

  • Answered by AI
  • Q3. All OOPS Concepts.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Naukri.com and was interviewed in Dec 2018. There were 7 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. He were asked abut my qualification and diploma , Total of working experience.
  • Q2. He was asked about HPC question little bit.
  • Q3. In this round they was taken total question in linux basic command.
  • Q4. What is yum ? whay we are using yum in linux ?
  • Ans. 

    yum is a package manager for Linux that automates software installation, updates, and removal.

    • yum stands for Yellowdog Updater Modified

    • It is used to manage packages and dependencies in Red Hat-based Linux distributions

    • It can be used to install, update, and remove software packages

    • It automatically resolves dependencies and downloads necessary packages

    • Examples of yum commands include 'yum install', 'yum update', and 'yum

  • Answered by AI
  • Q5. What is DHCP ?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices.

    • DHCP is used to simplify network administration by automating the IP address assignment process.

    • It allows devices to obtain IP addresses and other network configuration information from a DHCP server.

    • DHCP leases IP addresses for a limited time period, after which the device must renew the lea...

  • Answered by AI
  • Q6. What is NFS?
  • Ans. 

    NFS stands for Network File System, a distributed file system protocol allowing a user on a client computer to access files over a network.

    • NFS allows a user to access files on a remote server as if they were on their local machine.

    • It is commonly used in Unix and Linux environments.

    • NFS uses RPC (Remote Procedure Call) to communicate between the client and server.

    • It supports both TCP and UDP protocols.

    • NFS can be used for...

  • Answered by AI
  • Q7. What is use of Apache server ?
  • Ans. 

    Apache server is a web server software used to serve web pages and applications.

    • Apache server is open-source software

    • It is used to host websites and web applications

    • It supports multiple programming languages like PHP, Python, and Perl

    • It can be configured to handle SSL/TLS encryption for secure connections

    • Apache server is highly customizable and extensible with modules

    • Examples of websites using Apache server include Air

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: they was given one topic . all question was about given topic .

Round: documentation
Experience: this round was only for verification of document .

General Tips: This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to LINUX and Servers topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. It was my third time interview.
You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Skills: Experience, Problem Solving Skills, Communication
Duration: 1-4 weeks

Skills evaluated in this interview

Network Support Engineer Interview Questions asked at other Companies

Q1. what is protocol, how many type of protocol.
View answer (3)

CBSI Interview FAQs

How many rounds are there in CBSI interview?
CBSI interview process usually has 2 rounds. The most common rounds in the CBSI interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for CBSI 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 CBSI. The most common topics and skills that interviewers at CBSI expect are Investment Banking, Finance, Java, Sales and Accounting.
What are the top questions asked in CBSI interview?

Some of the top questions asked at the CBSI interview -

  1. what is yum ? whay we are using yum in linu...read more
  2. what is use of Apache server...read more
  3. Abstract interface difference when to ...read more

Tell us how to improve this page.

CBSI Interview Process

based on 7 interviews

Interview experience

4.4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 806 Interviews
KPIT Technologies Interview Questions
3.4
 • 294 Interviews
First Advantage Interview Questions
3.8
 • 24 Interviews
View all

CBSI Reviews and Ratings

based on 189 reviews

3.5/5

Rating in categories

3.2

Skill development

3.4

Work-life balance

3.3

Salary

3.0

Job security

3.3

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 189 Reviews and Ratings
Software Engineer
50 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Software Engineer
42 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Talent Acquisition Executive
34 salaries
unlock blur

₹2 L/yr - ₹4.6 L/yr

Software Developer
28 salaries
unlock blur

₹3.5 L/yr - ₹12.5 L/yr

Information Technology Recruiter
25 salaries
unlock blur

₹1.4 L/yr - ₹4 L/yr

Explore more salaries
Compare CBSI 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