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

      Blacksof

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Blacksof reviews | Blacksof jobs | Blacksof salaries | Blacksof benefits
      Blacksof interviewsBlacksof Fullstack Developer interviewsBlacksof 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.

      Fullstack Developer Interview

      2 June 2026
      Anonymous interview candidate
      Pune
      No offer
      Positive experience
      Easy interview

      Application

      I applied online. I interviewed at Blacksof (Pune) in May 2026

      Interview

      Resume Shortlisting → Assignment → Single Interview Round The interview focused on basic MERN stack and database concepts. The questions were quite easy, and the overall process was straightforward to clear. However, the company appeared to prefer candidates who were located near or could work from their office location.

      Interview questions [1]

      Question 1

      Interview Question: Explain the difference between SQL and NoSQL databases. How I Answered: I explained that SQL databases store data in tables with predefined schemas and use SQL for queries, while NoSQL databases store data in flexible formats such as documents, key-value pairs, or collections. I also mentioned that SQL databases are generally preferred for complex transactions, whereas NoSQL databases are often used for scalability and handling unstructured data. If you want a more MERN-focused answer, you could write: Interview Question: What is the difference between state and props in React? How I Answered: I explained that props are used to pass data from a parent component to a child component and are read-only, whereas state is managed within a component and can be updated to trigger re-renders. Since you mentioned the interview was very basic, either of these would fit well.
      Answer question