Upload Button Icon Add office photos

Filter interviews by

C2L BIZ Interview Questions and Answers

Updated 19 Sep 2024

C2L BIZ Interview Experiences

Popular Designations

11 interviews found

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

I applied via Company Website and was interviewed in Aug 2024. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Flexibility of time to work
  • Ans. 

    Flexibility of time to work is important for work-life balance and productivity.

    • Flexibility allows for better work-life balance, leading to higher job satisfaction and productivity.

    • It enables employees to work during their most productive hours, resulting in better quality work.

    • Flexibility can also accommodate personal commitments and emergencies, reducing stress and improving overall well-being.

    • Examples: Remote work o...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Skills and usage
  • Ans. 

    Business Analysts need a combination of technical, analytical, and communication skills to gather and analyze data, identify trends, and present findings to stakeholders.

    • Strong analytical skills to interpret data and identify trends

    • Excellent communication skills to present findings to stakeholders

    • Technical skills to work with data analysis tools and software

    • Problem-solving skills to address business challenges

    • Attention...

  • Answered by AI

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy and quiet simple

Round 2 - Coding Test 

Codes for star and array

Interview Preparation Tips

Interview preparation tips for other job seekers - No

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 (180)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept Spring Hibernate
  • Q2. Oops, autowiring,jdbc

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Software Developer Interview Questions & Answers

user image shastri chavan

posted on 13 Jun 2024

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

(2 Questions)

  • Q1. What is functional interface
  • Ans. 

    A functional interface is an interface that contains only one abstract method, used in Java to enable lambda expressions.

    • Functional interfaces can have multiple default or static methods, but only one abstract method.

    • Functional interfaces are used to enable lambda expressions in Java.

    • Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.

  • Answered by AI
  • Q2. What is abstract class
  • Ans. 

    An abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.

    • Cannot be instantiated on its own

    • May contain abstract methods that must be implemented by subclasses

    • Can have both abstract and non-abstract methods

    • Used to define common behavior for subclasses

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

C2L BIZ interview questions for popular designations

 Software Developer

 (3)

 Software Developer Trainee

 (3)

 Business Analyst

 (2)

 Full Stack Developer

 (1)

 Software Engineer

 (1)

 Softwaretest Engineer

 (1)

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

I applied via campus placement at Fr Conceicao Rodrigues College of Engineering, Mumbai and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical Reasoning and Quants

Round 2 - One-on-one 

(1 Question)

  • Q1. Projects and Java related Oops concepts
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Study Oops, Core Java and SQL basic concepts

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thakur College of Engineering and Technology KandivaliMumbai, Mumbai and was interviewed before Nov 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Company take aptitude test on mettle platform.

Round 2 - Coding Test 

Coding test level is easy

Round 3 - Technical 

(1 Question)

  • Q1. Must prepare java oops concept, hashmap , star pattern printing, sql q like joins, DDL DML, Primary Key, if you know java than write all your coding q ans in java only. company work on java only. if you k...
Round 4 - HR 

(1 Question)

  • Q1. Basic HR questions

Interview Preparation Tips

Topics to prepare for C2L BIZ Software Developer Trainee interview:
  • java oops
  • SQL
  • pl sql
  • hashmap
  • linkedlist
  • star pattern
Interview preparation tips for other job seekers - this company work on java, must prepare java oops concept in detail.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

I applied via campus placement at Atharva College of Engineering, Mumbai and was interviewed in Oct 2022. There were 5 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 

The basic of aptitude such as percentage, relative speed, family relation and quick response questions

Round 3 - Coding Test 

Basic code such as String Manipulation and Array basic coding

Round 4 - Technical 

(1 Question)

  • Q1. Basic of Java and other topics related to fresher
Round 5 - HR 

(1 Question)

  • Q1. Basic questions such as tell me about yourself, mostly this round is them introducing the company

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher and looking to remove the fresher tag, apply but if you are experienced then you might feel it will a technical let down

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

I applied via campus placement at Thakur College of Engineering and Technology KandivaliMumbai, Mumbai and was interviewed in Aug 2022. There were 4 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 - Aptitude Test 

Aptitude, Technical mCQ, 2 Coding problem

Round 3 - Technical 

(1 Question)

  • Q1. Introduce yourself. OOPS concept. Difference between DML and DDL Commands. Normalisation. Joins Write a program for pattern (*) . Do you have any questions ?
Round 4 - HR 

(1 Question)

  • Q1. Introduce yourself. Why do you want to join C2L BIZ? What is your Hobby? Which is the lastest book you read about? What was your take from that book. Do you have any questions?
  • Ans. 

    I am a trainee software developer interested in joining C2L BIZ. My hobby is reading books. The latest book I read was 'The Lean Startup' which taught me about the importance of validated learning and experimentation. I have some questions about the company.

    • Trainee software developer

    • Interested in joining C2L BIZ

    • Hobby is reading books

    • Latest book read: 'The Lean Startup'

    • Learned about validated learning and experimentatio

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be clear with your concepts as well as what you have written in your resume.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
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 - Aptitude Test 

Basic aptitude
time duration was 60 min
English maths and basic coding mcq

Round 3 - Technical 

(1 Question)

  • Q1. All the questions on java what is oops? explain all ? ques on string questions on arraylist then que on SQL what is pk fk ? what is indexing
Round 4 - HR 

(1 Question)

  • Q1. What you do in your spare time what is your strength and weakness only hr ques

Interview Preparation Tips

Interview preparation tips for other job seekers - I had apply through the on campus , i also received there offer letter

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I was interviewed before Apr 2022.

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 - One-on-one 

(2 Questions)

  • Q1. Insurance related questions, policy administration processes questions
  • Q2. Actuarial sheet knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - life insurance process knowledge is plus point for this job

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)

C2L BIZ Interview FAQs

How many rounds are there in C2L BIZ interview?
C2L BIZ interview process usually has 3-4 rounds. The most common rounds in the C2L BIZ interview process are Technical, Resume Shortlist and HR.
How to prepare for C2L BIZ 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 C2L BIZ. The most common topics and skills that interviewers at C2L BIZ expect are Core Java, J2Ee, HTML, Javascript and Advanced Java.
What are the top questions asked in C2L BIZ interview?

Some of the top questions asked at the C2L BIZ interview -

  1. what is functional interf...read more
  2. what is abstract cl...read more
  3. must prepare java oops concept, hashmap , star pattern printing, sql q like joi...read more

Tell us how to improve this page.

C2L BIZ Interview Process

based on 9 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k 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
View all

C2L BIZ Reviews and Ratings

based on 103 reviews

3.7/5

Rating in categories

3.3

Skill development

3.5

Work-life balance

2.9

Salary

4.1

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 103 Reviews and Ratings
Software Developer
240 salaries
unlock blur

₹2.5 L/yr - ₹9 L/yr

Programmer Analyst
78 salaries
unlock blur

₹4.2 L/yr - ₹14 L/yr

Business Analyst
58 salaries
unlock blur

₹4 L/yr - ₹16.3 L/yr

Functional Architect
40 salaries
unlock blur

₹5 L/yr - ₹12.5 L/yr

Software Tester
40 salaries
unlock blur

₹2.5 L/yr - ₹4.3 L/yr

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