Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      BlueStone

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: BlueStone reviews | BlueStone jobs | BlueStone salaries | BlueStone benefits
      BlueStone interviewsBlueStone Software Engineer interviewsBlueStone interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Engineer Interview

      30 Jun 2022
      Anonymous interview candidate
      Bengaluru
      No offer
      Negative experience
      Average interview

      Application

      I applied online. The process took 4 weeks. I interviewed at BlueStone (Bengaluru) in May 2022

      Interview

      Dental process consists of multiple technical rounds of face to face interviews all of them happened virtually point to not here is that no one was aware of the process in general including hiring manager and recruiter everything was uncertain coming to interview rounds one discussion was with hiring manager regarding the overall experience and sort of screening post that had few technical interviews which mainly focus on data structures algorithms problem solving skills etc interviews were fun got a lot to learn interacting with interviewers but recruiters are not supportive

      Interview questions [1]

      Question 1

      Mostly problem solving data structure algorithm problems from standard concepts like graphs trees linked list etc
      Answer question

      Other Software Engineer interview reviews for BlueStone

      Software Engineer Interview

      14 Jul 2025
      Anonymous interview candidate
      Bengaluru
      No offer
      Neutral experience
      Average interview

      Application

      I applied through an employee referral. I interviewed at BlueStone (Bengaluru) in Jun 2024

      Interview

      It was good, first round interview went superb, but second round was not quiet so well. HR was very friendly as well, she guided me throughout the interview. DSA related questions were asked.

      Interview questions [1]

      Question 1

      1. Linked least related. 2. Set related.
      Answer question

      Software Developer Interview

      16 Jul 2015
      Anonymous interview candidate
      Bengaluru
      No offer
      Negative experience
      Average interview

      Application

      I applied through a staffing agency. I interviewed at BlueStone (Bengaluru) in Jul 2015

      Interview

      I through 2 rounds of face to face Interview. 1st round of Interview questions where good. He asked me 3 questions on Data Structure and algorithm. I answered every question. 2nd round was more on java and basic Data Structure, which I was able to answer each of them. Then to my surprise HR told me that they will call me back, but they never called me. Even if I am disqualified they can at least drop me a mail. Very bad experience.

      Interview questions [3]

      Question 1

      Simple question on linked list(Hare and tortoise) like find mid or find the loop and remove the loop? And write the code.
      1 Answer

      Question 2

      Given an array of integers, replace every number with the nearest number smaller than the number. 3 8 6 5 9 10 4 should become -1 3 3 3 5 9 3
      1 Answer

      Question 3

      Rest questions where on Java, like singleton write it Threading Interface, Inheritance and its application and understanding Static member of a class and their use and understanding etc.
      Answer question
      4