Add office photos
Engaged Employer

EY Global Delivery Services ( EY GDS)

3.6
based on 3.5k Reviews
Video summary
Filter interviews by

Novitas India Interview Questions and Answers

Updated 20 Feb 2025
Popular Designations

Q1. How will you handle 1:M and M:M relationship in data modeling?

Ans.

1:M and M:M relationships in data modeling are handled using foreign keys and junction tables.

  • For 1:M relationships, a foreign key is added in the 'many' side table referencing the primary key in the 'one' side table.

  • For M:M relationships, a junction table is created with foreign keys referencing the primary keys of both related tables.

  • Example: In a bookstore database, a book can have multiple authors (M:M), so a junction table 'Book_Author' will have book_id and author_id co...read more

Add your answer

Q2. What is database table versioning (this is same as maintaining history SCD)?

Ans.

Database table versioning is the practice of maintaining historical data in a table by creating new versions of records instead of updating existing ones.

  • Database table versioning involves creating new records for each change instead of updating existing records.

  • It allows for tracking changes over time and maintaining a history of data.

  • Common techniques for database table versioning include using effective dating or timestamp columns.

  • Example: Instead of updating a customer's ...read more

Add your answer

Q3. How can you improve data warehouse/DB performance?

Ans.

Improving data warehouse/DB performance involves optimizing queries, indexing, hardware, and data modeling.

  • Optimize queries by using appropriate indexes, avoiding unnecessary joins, and limiting the amount of data retrieved.

  • Implement proper indexing strategies to speed up data retrieval, such as creating indexes on frequently queried columns.

  • Upgrade hardware components like CPU, memory, and storage to handle larger workloads efficiently.

  • Optimize data modeling by denormalizing...read more

Add your answer

Q4. What is federated data warehouse?

Ans.

A federated data warehouse is a system that combines data from multiple sources into a single, virtual database.

  • It allows for querying and analyzing data from different sources without physically moving the data.

  • Data remains in its original location but can be accessed and queried as if it were in a single database.

  • Federated data warehouses are useful for organizations with diverse data sources and distributed data.

  • Examples include using federated queries to combine sales dat...read more

Add your answer
Discover Novitas India interview dos and don'ts from real experiences

Q5. What is Lambda architecture?

Ans.

Lambda architecture is a data processing architecture designed to handle massive quantities of data by using both batch and stream processing methods.

  • Combines batch processing for historical data with real-time stream processing for current data

  • Allows for both speed and accuracy in data processing

  • Enables fault tolerance and scalability

  • Example: Using Apache Hadoop for batch processing and Apache Storm for stream processing

Add your answer

Q6. What is hyper-normalization?

Ans.

Hyper-normalization is a data modeling technique that involves breaking down data into smaller, more manageable pieces.

  • Hyper-normalization involves breaking down data into smaller, more manageable pieces to reduce redundancy and improve data integrity.

  • It helps in organizing data in a more granular and structured manner, making it easier to query and analyze.

  • Hyper-normalization can lead to a more efficient database design by reducing data duplication and improving data consist...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Novitas India

based on 1 interviews
Interview experience
5.0
Excellent
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter