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

      Sreeja

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Sreeja reviews | Sreeja jobs | Sreeja salaries | Sreeja benefits
      Sreeja interviewsSreeja Data Analyst interviewsSreeja 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. Indeed, Inc. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Indeed, Inc.

      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.

      Data Analyst Interview

      20 Sept 2025
      Anonymous interview candidate
      Declined offer
      Positive experience
      Average interview

      Application

      I interviewed at Sreeja

      Interview

      Q1. 1. JavaScript baiscs and advanced Add your answer Q2. Basics about rest APIs Add your answer Q3. How to fetch data from data base. How to iterate over json data and update data. Ans. To fetch data from database and iterate over JSON data for updating. Use SQL queries to fetch data from database Use loops to iterate over JSON data Use update queries to update data in database Use appropriate libraries and frameworks for efficient data handling Answered by AI Add your answer Q4. Questions about mysql and database. Add your answer Q5. How we can fetch data from two different tables and how we can match them based on id or names. Ans. To fetch data from two tables and match them based on id or names, we can use SQL joins. Use SQL joins like INNER JOIN, LEFT JOIN, RIGHT JOIN, etc. to combine data from two tables based on a common column like id or name. Specify the columns to be fetched from each table using SELECT statement. Use WHERE clause to filter the data based on specific conditions. Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id

      Interview questions [1]

      Question 1

      Q1. 1. JavaScript baiscs and advanced Add your answer Q2. Basics about rest APIs Add your answer Q3. How to fetch data from data base. How to iterate over json data and update data. Ans. To fetch data from database and iterate over JSON data for updating. Use SQL queries to fetch data from database Use loops to iterate over JSON data Use update queries to update data in database Use appropriate libraries and frameworks for efficient data handling Answered by AI Add your answer Q4. Questions about mysql and database. Add your answer Q5. How we can fetch data from two different tables and how we can match them based on id or names. Ans. To fetch data from two tables and match them based on id or names, we can use SQL joins. Use SQL joins like INNER JOIN, LEFT JOIN, RIGHT JOIN, etc. to combine data from two tables based on a common column like id or name. Specify the columns to be fetched from each table using SELECT statement. Use WHERE clause to filter the data based on specific conditions. Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id
      Answer question