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

      ThoughtWizards

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: ThoughtWizards reviews | ThoughtWizards jobs | ThoughtWizards salaries | ThoughtWizards benefits
      ThoughtWizards interviewsThoughtWizards Software Engineer interviewsThoughtWizards 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

      12 Sept 2025
      Anonymous employee
      Noida
      Accepted offer
      Positive experience
      Average interview

      Application

      I applied through a recruiter. The process took 2 days. I interviewed at ThoughtWizards (Noida) in Aug 2025

      Interview

      I reached out to the company's HR through a LinkedIn post regarding a hiring opportunity for candidates with 2–3 years of experience. I messaged her at the email address provided in the post. The next day, I received a call to discuss my experience, the tech stack I have worked with, and other relevant details. During the call, I was also informed that my interview would be scheduled for the following day, which was a Sunday. I was told that if I performed well in the first round, I would proceed through multiple interview rounds on the same day.

      Interview questions [1]

      Question 1

      Round 1 (Technical + Teamwork + Java + Spring Boot + Hibernate) 1. How do you work in a team? What steps does your team follow when a new requirement comes in, and what are your responsibilities as a team member? 2. Agile methodology, Jira, and collaboration platforms. 3. Best feature of Java you like most and how Java compares to other languages. 4. Which is the best LTS version of Java and its key feature updates. 5. Write Java Stream code to find a list of strings having a given prefix (case insensitive). - Example: input → prefix = "san", list = {"sandeep", "sandy", "abhishek"} → output = {"sandeep", "sandy"} 6. Write Java Stream code to find a list of strings containing a given substring (case insensitive). - Example: input → substring = "sh", list = {"shandeep", "sandy", "abhishek"} → output = {"shandeep", "abhishek"} 7. Uses and benefits of the static keyword. 8. Singleton pattern and techniques to break it. 9. Difference between Spring and Spring Boot, and the benefits of Spring Boot. 10. Purpose of @SpringBootApplication annotation. 11. How to configure multiple databases in the same Spring Boot project. 12. How to measure database-to-API response time on millions of records, and how to optimize it. 13. Utilization of multi-tenant schema in Spring Boot. 14. Handling errors during database processing. 15. Configuring multiple JNDI names with Hibernate. 16. Hibernate caching (levels, usage, benefits). 17. Types of authentication and workflow of OAuth 2.0. Round 2 (Microservices, System Design, Database Design) 1. Difference, benefits, and drawbacks of Monolithic vs. Microservices architectures. 2. Common Microservices design patterns. 3. How to make synchronous communication between two microservices. 4. How to handle authentication in microservices. 5. Managing security in microservices. 6. Role of proxy and load balancer. 7. How to manage API gateways. 8. Fan-in / Fan-out structure. 9. Difference between JBoss Domain mode and Standalone mode. 10. Datasource configuration in JBoss server. 11. Table normalization and database design for storing address details. 12. How to perform suggestions/matching based on partial string (street name, house number).
      Answer question