Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Biz 2 Credit Info Services Team. If you also belong to the team, you can get access from here

Biz 2 Credit Info Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Biz 2 Credit Info Services Software Engineer Interview Questions and Answers

Updated 6 Apr 2024

Biz 2 Credit Info Services Software Engineer Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. Behaviour of js
  • Ans. 

    JavaScript is a dynamic programming language commonly used for web development.

    • JavaScript is a high-level, interpreted language.

    • It is known for its flexibility and ability to manipulate the DOM.

    • Commonly used for client-side scripting in web development.

    • Supports object-oriented, imperative, and functional programming styles.

  • Answered by AI
  • Q2. Call by value, call by reference
Round 2 - Coding Test 

Reverse fibonacci using recursion

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. 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 

(2 Questions)

  • Q1. Hoisting, clousres, prototypes based output questions
  • Q2. Polyfill of reduce, map
  • Ans. 

    Polyfill of reduce, map are functions that mimic the behavior of the original functions in older browsers.

    • Polyfill of reduce function can be implemented using a for loop to iterate over the array and accumulate the result.

    • Polyfill of map function can be implemented using a for loop to iterate over the array and create a new array with the transformed values.

    • These polyfills are useful for ensuring cross-browser compatib...

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

(1 Question)

  • Q1. Project discussion, react lifecycle, javascript basec concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were maily involved:-
Js basic concepts:hoisting, prototypes, closures, currying
Css basic properties
Project discussions

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
Q3. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q4. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
asked in TCS
Q5. Find the Duplicate Number Problem Statement Given an integer arra ... read more

Interview questions from similar companies

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

I appeared for an interview in Jul 2023.

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 - Coding Test 

3 programs to write in arrays linked lists and trees

Round 3 - Technical 

(1 Question)

  • Q1. Was asked questions on core Java, spring framework, apis and micro services
Round 4 - HR 

(2 Questions)

  • Q1. What expertise will you bring to cme group of you join?
  • Q2. Why are you quitting your current company?

Software Engineer Interview Questions & Answers

Preqin user image Vinay Madhamanchi1

posted on 7 Dec 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative interview

Round 2 - Coding Test 

Java coding and c language

Round 3 - HR 

(2 Questions)

  • Q1. C language question
  • Q2. Java language question

I applied via Recruitment Consultant and was interviewed in Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. API testing questions, database questions, manual testing, team lead experience

Interview Preparation Tips

Interview preparation tips for other job seekers - I got a call via an agency, first there was telephonic interview with manager where team lead experience, manual testing, activities you performed, database and API testing questions were asked

Then had face to face with almost similar questions

Make sure you are aware about the JD and well prepared with basic fundamentals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 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 

Basic aptitude questions and 2 hard DP questions in the Online Test .

Round 3 - One-on-one 

(4 Questions)

  • Q1. Basic SQL queries
  • Q2. OOP questions Java
  • Q3. Puzzles from Geeksforgeeks
  • Q4. DSA questions - medium level
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. 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 - Coding Test 

DSA round. DP and Gaph

Round 3 - Technical 

(1 Question)

  • Q1. Java,Springboot,Hibernate,JPA
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Any online ideas, ds-algo, medium level

Round 2 - Coding Test 

Swift, security framework, api, memory management

Round 3 - One-on-one 

(1 Question)

  • Q1. Basic ds-algo nd technical question
Round 4 - HR 

(1 Question)

  • Q1. Managerial question
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before May 2022. 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 - Technical 

(1 Question)

  • Q1. DSA and array manipulation
Round 3 - One-on-one 

(1 Question)

  • Q1. ReactJS features
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain how javascript works
  • Ans. 

    JavaScript is a high-level, interpreted programming language that is used to make web pages interactive.

    • JavaScript is a client-side scripting language that runs in the browser.

    • It is used to add interactivity to websites, such as form validation, animations, and dynamic content.

    • JavaScript code is executed line by line and can manipulate the HTML and CSS of a webpage.

    • It can also communicate with servers to retrieve or se

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Build a to do app in react
  • Ans. 

    A to do app built in React for managing tasks and deadlines.

    • Use React components to create a user interface for adding, editing, and deleting tasks

    • Implement state management to keep track of tasks and their completion status

    • Utilize local storage or a backend server to persist tasks between sessions

  • Answered by AI

Biz 2 Credit Info Services Interview FAQs

How many rounds are there in Biz 2 Credit Info Services Software Engineer interview?
Biz 2 Credit Info Services interview process usually has 2-3 rounds. The most common rounds in the Biz 2 Credit Info Services interview process are One-on-one Round, Resume Shortlist and Technical.
How to prepare for Biz 2 Credit Info Services 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 Biz 2 Credit Info Services. The most common topics and skills that interviewers at Biz 2 Credit Info Services expect are Javascript, Node.Js, Angular, Angularjs and Mean Stack.
What are the top questions asked in Biz 2 Credit Info Services Software Engineer interview?

Some of the top questions asked at the Biz 2 Credit Info Services Software Engineer interview -

  1. Polyfill of reduce, ...read more
  2. Behaviour of...read more
  3. Hoisting, clousres, prototypes based output questi...read more

Tell us how to improve this page.

Biz 2 Credit Info Services Software Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

ICICI Direct Interview Questions
3.7
 • 25 Interviews
NASDAQ Interview Questions
3.6
 • 18 Interviews
CME Group Interview Questions
4.2
 • 16 Interviews
IQ BackOffice Interview Questions
3.5
 • 14 Interviews
Preqin Interview Questions
3.5
 • 13 Interviews
IndiaLends Interview Questions
3.7
 • 13 Interviews
View all
Biz 2 Credit Info Services Software Engineer Salary
based on 115 salaries
₹5.7 L/yr - ₹22 L/yr
50% more than the average Software Engineer Salary in India
View more details

Biz 2 Credit Info Services Software Engineer Reviews and Ratings

based on 25 reviews

2.9/5

Rating in categories

2.7

Skill development

2.9

Work-life balance

2.7

Salary

3.0

Job security

2.5

Company culture

2.3

Promotions

2.4

Work satisfaction

Explore 25 Reviews and Ratings
Software Engineer
115 salaries
unlock blur

₹5.7 L/yr - ₹22 L/yr

Senior Software Engineer
95 salaries
unlock blur

₹7.9 L/yr - ₹30.5 L/yr

Commercial Underwriter
43 salaries
unlock blur

₹2.5 L/yr - ₹10.4 L/yr

Underwriter
36 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Software Developer
31 salaries
unlock blur

₹5 L/yr - ₹19.9 L/yr

Explore more salaries
Compare Biz 2 Credit Info Services with

Samunnati Financial Intermediation and Services

4.3
Compare

Fexprime Finance

4.5
Compare

Kalkine

4.1
Compare

Teamspace Financial Services

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