Logo

Get AmbitionBox App

Faster and better experience!

AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Campus placements

      Interviews questions for 2K+ colleges

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    WINNERS AWAITED!
    • ABECA 2025
      WINNERS AWAITED!

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    • AmbitionBox Best Places to Work 2021

      1st Edition

For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Bluechip Corporate Investment Centre

Compare button icon Compare button icon Compare
4.0

based on 277 Reviews

Play video Play video Video summary
  • About
  • Reviews
    277
  • Salaries
    962
  • Interviews
    10
  • Jobs
    -
  • Benefits
    23
  • Photos
    1

Filter interviews by

Bluechip Corporate Investment Centre Senior Web Developer Interview Questions and Answers

Updated 18 Mar 2025

Bluechip Corporate Investment Centre Senior Web Developer Interview Experiences

1 interview found

Senior Web Developer Interview Questions & Answers

user image Deepanjan Dey

posted on 18 Mar 2025

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Why you use Laravel in your projects?
  • Add your answer
  • Q2. Run a SQL to generate reports from given tables
  • Ans. 

    SQL queries can extract and summarize data from tables to generate insightful reports for analysis and decision-making.

    • SELECT Statement: Use SELECT to specify columns to retrieve, e.g., SELECT name, age FROM users;

    • JOIN Operations: Combine data from multiple tables, e.g., SELECT orders.id, users.name FROM orders JOIN users ON orders.user_id = users.id;

    • GROUP BY Clause: Aggregate data, e.g., SELECT COUNT(*), status FROM o...

  • Answered by AI
    Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w
devshacker007
·
ex -
Zizbey Consultancy
Job Chahiye Boss, Experience 3 Saal Ka — Lekin Salary Fresher Wali!
👔 HR: "Aapke paas Vue.js, React, Node.js, DevOps, AI sabka experience hai?" 👨‍💻 Main: "Haan, maine toh LinkedIn pe sabki post bhi like ki hai!😅" 🤖 Aaj kal interview mein skills se zyada "you must be available to work under pressure, weekends, and salary delay" pe focus hota hai! 💸 Salary expectation batate hi HR bolta hai — "Oh! We are looking for someone who is passionate... not someone who wants money!🏃‍♂️" 🚀 Lekin fir bhi hum apply karte ja rahe hain, kyunki ghar ke EMI aur Swiggy ke bill ne bhi promise kiya hai — "We will never leave you alone!" 📢 Dear companies, ab to job dedo — experience toh Zindagi bhi de rahi hai daily!
FeedCard Image
Got a question about Bluechip Corporate Investment Centre?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Senior Engineer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 12 Oct 2020

Interview Questionnaire 

1 Question

  • Q1. Dependency injection ,basics of oops, linq, sql merge statement, magic tables, logging, design pattern ,angular config related questions, AAA architecture in testing
  • Add your answer
Anonymous

Senior Web Developer Interview Questions Asked at Other Companies

asked in Cosmion Digital Solutions
Q1. Can you elaborate on the design of a scalable invoicing system fo ... read more
View answer (1)
asked in Cosmion Digital Solutions
Q2. Implement a shopping cart feature for an e-commerce website that ... read more
View answer (1)
asked in Agicent Technologies
Q3. How would you design a component library for a large-scale projec ... read more
View answer (1)
asked in Lucky IT House
Q4. What is php and is php case-sensitive if yes than why?
View answer (1)
asked in Agicent Technologies
Q5. How would you implement a distributed cache system for a high tra ... read more
View answer (1)
View All
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 29 Oct 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 - Technical 

(2 Questions)

  • Q1. Technical Interview had questions on DOM manipulation, SQL and common programming.
  • Add your answer
  • Q2. Can't remember but it involved exception handling and oops concepts
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with basics
Anonymous
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 30 May 2024

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

(1 Question)

  • Q1. Coding questions
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Lakshman Dunna

posted on 8 Jun 2024

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

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

Round 1 - Technical 

(4 Questions)

  • Q1. Where did you use Service Bus in your application?
  • Ans. 

    I used Service Bus to implement asynchronous communication between microservices in my application.

    • Implemented message queuing for decoupling services

    • Used Service Bus to handle communication between different components

    • Leveraged Service Bus for reliable message delivery

  • Answered by AI
    Add your answer
  • Q2. SOLID Principles and OOPS
  • Add your answer
  • Q3. How is Authorization implemented at your organization?
  • Ans. 

    Authorization at our organization is implemented using role-based access control (RBAC) and OAuth.

    • Role-based access control (RBAC) is used to assign permissions to roles, which are then assigned to users based on their job responsibilities.

    • OAuth is used for authentication and authorization, allowing users to access resources based on their permissions and roles.

    • Access control lists (ACLs) are also used to define specif...

  • Answered by AI
    Add your answer
  • Q4. Why prefer Entity Framework Core over Entity Framework?
  • Ans. 

    Entity Framework Core is preferred for its improved performance, cross-platform support, and new features.

    • Entity Framework Core is faster and more lightweight compared to Entity Framework.

    • Entity Framework Core supports cross-platform development, allowing for easier deployment on different operating systems.

    • Entity Framework Core introduces new features like Global Query Filters, Owned Entities, and Value Conversions fo...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Anonymous
company Logo

Senior Engineer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 29 Aug 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Fibanocci series
  • Add your answer
  • Q2. Python oops concept
  • Add your answer
Round 2 - Coding Test 

MCQ and logical test

Round 3 - Coding Test 

Python coding to write the tradeoff logic and unit test

Round 4 - Client Interview 

(1 Question)

  • Q1. Questions about coding assignment
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 18 Apr 2023

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

I applied via Walk-in and was interviewed in Mar 2023. 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. Technical round interview process
  • Add your answer
  • Q2. What was your previous job, what was your proevious job
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - good working place
Anonymous
Are these interview questions helpful?
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 28 Aug 2024

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

Quantitative and logic aptitude were asked.some english verbal equations asked its also easy to clear

Round 2 - Coding Test 

Simple logic code only asked. You can use any language

Anonymous
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image amina rahim

posted on 25 Jan 2025

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

(1 Question)

  • Q1. Java basics and springboot
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

EY Global Delivery Services ( EY GDS) user image Anonymous

posted on 21 Mar 2025

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Core Java, Springboot
  • Add your answer
  • Q2. Microservices, Hibernate
  • Add your answer
Anonymous
More about working at Bluechip Corporate Investment Centre
  • HQ - Mumbai, Maharashtra, India
  • Accounting & Auditing
  • 201-500 Employees (India)
  • Financial Services

Tell us how to improve this page.

Bluechip Corporate Investment Centre Interviews By Designations

  • Bluechip Corporate Investment Centre Branch Assistant Interview Questions
  • Bluechip Corporate Investment Centre Field Executive Interview Questions
  • Bluechip Corporate Investment Centre Senior Web Developer Interview Questions
  • Bluechip Corporate Investment Centre Senior Associate Interview Questions
  • Bluechip Corporate Investment Centre Senior Telecalling Officer Interview Questions
  • Bluechip Corporate Investment Centre Internship Trainee Interview Questions
  • Bluechip Corporate Investment Centre System Engineer Interview Questions
  • Bluechip Corporate Investment Centre Field Work Interview Questions
  • Show more

Interview Questions for Popular Designations

  • Software Developer Interview Questions
  • Java Developer Interview Questions
  • Senior Software Developer Interview Questions
  • Web Developer Interview Questions
  • Full Stack Developer Interview Questions
  • Application Developer Interview Questions
  • Salesforce Developer Interview Questions
  • DOT NET Developer Interview Questions
  • Show more
  • Senior Java Developer Interview Questions
  • Associate Software Developer Interview Questions

Interview Questions from Similar Companies

EY Global Delivery Services ( EY GDS)
EY Global Delivery Services ( EY GDS) Interview Questions
3.5
 • 782 Interviews
BDO India LLP
BDO India LLP Interview Questions
3.4
 • 79 Interviews
Grant Thornton Bharat
Grant Thornton Bharat Interview Questions
3.7
 • 73 Interviews
RSM India
RSM India Interview Questions
3.4
 • 55 Interviews
BDO RISE Private Limited
BDO RISE Private Limited Interview Questions
3.6
 • 34 Interviews
NAV Backoffice
NAV Backoffice Interview Questions
3.3
 • 31 Interviews
CohnReznick
CohnReznick Interview Questions
3.7
 • 30 Interviews
H&R Block
H&R Block Interview Questions
4.2
 • 24 Interviews
Ryan
Ryan Interview Questions
4.0
 • 24 Interviews
Corient Business Solutions
Corient Business Solutions Interview Questions
3.1
 • 23 Interviews
View all
Bluechip Corporate Investment Centre Salaries in India
Branch Assistant
236 salaries
unlock blur

₹1 L/yr - ₹5 L/yr

Field Executive
99 salaries
unlock blur

₹1.2 L/yr - ₹6.5 L/yr

Sales Executive
63 salaries
unlock blur

₹1.3 L/yr - ₹5 L/yr

Branch Manager
38 salaries
unlock blur

₹2 L/yr - ₹9.6 L/yr

Telecaller
25 salaries
unlock blur

₹1.2 L/yr - ₹3.8 L/yr

Explore more salaries
Compare Bluechip Corporate Investment Centre with
EY Global Delivery Services ( EY GDS)

EY Global Delivery Services ( EY GDS)

3.5
Compare
BDO India LLP

BDO India LLP

3.4
Compare
RSM India

RSM India

3.4
Compare
Grant Thornton Bharat

Grant Thornton Bharat

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Bluechip Corporate Investment Centre Interview Questions >
  • Bluechip Corporate Investment Centre Senior Web Developer Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Helping over 1 Crore job seekers every month in choosing their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

6 Lakh+

Interviews

1 Crore+

Users/Month

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Campus Placements
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2026
  • ABECA 2025 winners awaited tag
  • ABECA 2024
  • AmbitionBox Best Places to Work 2022
  • AmbitionBox Best Places to Work 2021
  • Invite employees to rate
AmbitionBox
  • About Us
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter