Add office photos
Engaged Employer

Helm360

3.6
based on 96 Reviews
Filter interviews by

Dharmarth Homoeopathic Interview Questions and Answers

Updated 17 Jul 2024

Q1. one number is missing from 1 to 100. Find it's value

Ans.

One number is missing from 1 to 100. Find it's value.

  • Use the formula n(n+1)/2 to find the sum of numbers from 1 to 100

  • Subtract the sum of numbers given from the sum of numbers from 1 to 100 to find the missing number

  • The missing number is 5050 minus the sum of given numbers

Add your answer

Q2. If you have 500 test cases and only few hours for regression, how will you do it ?

Ans.

Prioritize test cases based on criticality and impact, automate repetitive tests, and focus on high-risk areas.

  • Prioritize test cases based on criticality and impact

  • Automate repetitive tests using test automation tools

  • Focus on high-risk areas to ensure maximum coverage in limited time

Add your answer

Q3. Difference between abstract class and interfaces

Ans.

Abstract classes can have implementation while interfaces cannot. Classes can implement multiple interfaces but only inherit from one abstract class.

  • Abstract classes can have constructors while interfaces cannot

  • Interfaces can only have method signatures while abstract classes can have both method signatures and implementation

  • Abstract classes can have access modifiers while interfaces cannot

  • Classes can implement multiple interfaces but only inherit from one abstract class

Add your answer

Q4. What is Regression Testing?

Ans.

Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

  • Regression testing is performed after code changes to verify that the existing features still work correctly.

  • It helps in identifying any defects introduced by new code changes.

  • Automated testing tools are often used for regression testing to save time and effort.

  • Regression testing can be done manually as well as automatically....read more

Add your answer
Discover Dharmarth Homoeopathic interview dos and don'ts from real experiences

Q5. Fundamentals of SQL

Ans.

SQL is a programming language used to manage and manipulate relational databases.

  • SQL stands for Structured Query Language

  • It is used to create, modify, and query databases

  • Common SQL commands include SELECT, INSERT, UPDATE, and DELETE

  • SQL is used in various industries including finance, healthcare, and e-commerce

Add your answer

Q6. Joins used in SQL

Ans.

Joins are used in SQL to combine data from two or more tables based on a related column.

  • INNER JOIN returns only the matching rows from both tables

  • LEFT JOIN returns all rows from the left table and matching rows from the right table

  • RIGHT JOIN returns all rows from the right table and matching rows from the left table

  • FULL OUTER JOIN returns all rows from both tables

  • CROSS JOIN returns the Cartesian product of both tables

Add your answer

Q7. Project Description

Ans.

Developed a predictive model to forecast sales for a retail company

  • Used historical sales data to train the model

  • Incorporated external factors such as weather and holidays

  • Evaluated model performance using metrics like RMSE and MAE

Add your answer

Q8. Complete SQL till Indexing

Ans.

SQL indexing is a technique to improve query performance by creating indexes on columns in database tables.

  • Indexes are created using CREATE INDEX statement in SQL.

  • Indexes can be clustered or non-clustered.

  • Clustered indexes physically reorganize the table to match the index order.

  • Non-clustered indexes store a separate copy of the indexed columns.

  • Indexes should be created on columns frequently used in WHERE, JOIN, and ORDER BY clauses.

  • Indexes can be unique or non-unique.

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

Interview Process at Dharmarth Homoeopathic

based on 4 interviews in the last 1 year
Interview experience
3.8
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.9
 • 1.4k Interview Questions
3.5
 • 415 Interview Questions
4.1
 • 393 Interview Questions
3.8
 • 332 Interview Questions
3.7
 • 192 Interview Questions
View all
Top Helm360 Interview Questions And Answers
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
Get AmbitionBox app

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