Add office photos
Engaged Employer

Lumiq

3.3
based on 88 Reviews
Filter interviews by

10+ ICARE Institute of Medical Sciences and Research Interview Questions and Answers

Updated 13 Jan 2025
Q1. Maximum Subarray Sum

You are given an array (ARR) of length N, consisting of integers. You have to find the sum of the subarray (including empty subarray) having maximum sum among all subarrays.

A subarray is a ...read more

View 6 more answers
Q2. Covid Vaccination

We are suffering from the Second wave of Covid-19. The Government is trying to increase its vaccination drives. Ninja wants to help the Government to plan an effective method to help increase v...read more

View 3 more answers

Q3. What is coalesce and repartition ?

Ans.

Coalesce is used to select the first non-null value from a set of columns. Repartition is used to shuffle data across nodes.

  • Coalesce is a function that returns the first non-null value from a set of columns.

  • Repartition is used to shuffle data across nodes to increase parallelism.

  • Coalesce reduces the number of columns in a DataFrame.

  • Repartition increases or decreases the number of partitions in a DataFrame.

  • Coalesce is used to merge multiple columns into one.

  • Repartition is used...read more

Add your answer

Q4. What is Brypt lib. I’ve used it in the project

Ans.

Bcrypt lib is a library used for hashing passwords securely in software projects.

  • Bcrypt lib is commonly used in software projects to securely hash passwords before storing them in a database.

  • It helps protect user passwords from being easily compromised in case of a data breach.

  • Bcrypt uses a salt to add randomness to the hashing process, making it more difficult for attackers to crack passwords.

  • Example: bcrypt.hashSync('password123', 10); // hashes the password 'password123' w...read more

Add your answer
Discover ICARE Institute of Medical Sciences and Research interview dos and don'ts from real experiences
Q5. DBMS Questions

DDL
DML
SQL
JOINS

Add your answer

Q6. How to optimize spark jobs ?

Ans.

Optimizing Spark jobs involves tuning various parameters such as memory allocation, partitioning, and caching.

  • Increase memory allocation for executors and driver

  • Partition data appropriately to avoid skewness

  • Cache frequently accessed data to avoid recomputation

  • Use broadcast variables for small data sets

  • Avoid shuffling data unnecessarily

  • Use appropriate serialization format

  • Use appropriate hardware for cluster

  • Monitor and optimize resource utilization

Add your answer
Are these interview questions helpful?
Q7. DBMS Questions

Normalization, SQL(DDL, DML)

Add your answer

Q8. Sql - Find the 5 th highest salary

Ans.

Find the 5th highest salary using SQL.

  • Use the ORDER BY clause to sort the salaries in descending order.

  • Use the LIMIT clause to limit the result to the 5th highest salary.

  • Use a subquery to exclude the top 4 salaries and retrieve the 5th highest salary.

Add your answer
Share interview questions and help millions of jobseekers 🌟
Q9. OS Questions

Deadlocks

Add your answer

Q10. a html code to print a box

Ans.

To create and print a box in HTML, use the <div> element with CSS styling for borders and dimensions.

  • Use the <div> element to create a box in HTML.

  • Apply CSS styling to set the dimensions (width, height) of the box.

  • Use CSS properties like border, padding, and margin to create the box outline.

  • Example: <div style='width: 100px; height: 100px; border: 1px solid black;'></div>

Add your answer

Q11. What is JWT.

Ans.

JWT stands for JSON Web Token, a compact and self-contained way for securely transmitting information between parties as a JSON object.

  • JWT is commonly used for authentication and information exchange in web development.

  • It consists of three parts: header, payload, and signature.

  • Example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c

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

Interview Process at ICARE Institute of Medical Sciences and Research

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

Top Interview Questions from Similar Companies

3.7
 • 417 Interview Questions
4.1
 • 204 Interview Questions
4.0
 • 173 Interview Questions
4.2
 • 164 Interview Questions
4.2
 • 158 Interview Questions
4.3
 • 130 Interview Questions
View all
Top Lumiq 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