Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Qure.ai Team. If you also belong to the team, you can get access from here

Qure.ai Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Qure.ai Senior Full Stack Engineer Interview Questions and Answers

Updated 20 Sep 2024

Qure.ai Senior Full Stack Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Worst interview I had. The interviewer asked me to design note note-taking app backend. He was NOT interested in the design, scalability etc. He was stubborn that I should install django and start a ...

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Normal Array functions, Oops concepts, mysql queries and some logical questions like pattern and sorting algorithms
  • Q2. Some Codeigniter related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare as usually do with any interview in php mysql domain

I applied via Walk-in and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Micro service
  • Q2. What is encapsulations, data abstraction, polymorphism
  • Ans. 

    Encapsulation, data abstraction, and polymorphism are three fundamental concepts in object-oriented programming.

    • Encapsulation is the process of hiding the implementation details of an object from the outside world.

    • Data abstraction is the process of representing only the essential features of an object and hiding the unnecessary details.

    • Polymorphism is the ability of an object to take on many forms or have multiple beha...

  • Answered by AI
  • Q3. What is stack and queue
  • Ans. 

    Stack is a data structure that follows Last In First Out (LIFO) principle. Queue is a data structure that follows First In First Out (FIFO) principle.

    • Stack is like a stack of plates where the last plate added is the first one to be removed

    • Queue is like a queue of people waiting in line where the first person added is the first one to be served

    • Stack operations: push (add element), pop (remove top element), peek (get top...

  • Answered by AI
  • Q4. What is caching
  • Ans. 

    Caching is the process of storing frequently used data in a temporary storage area for faster access.

    • Caching improves application performance by reducing the number of requests to the server.

    • It can be implemented at different levels such as browser, server, and database.

    • Examples of caching include browser caching of web pages, server caching of API responses, and database caching of query results.

  • Answered by AI
  • Q5. What is left, outer, inner join
  • Ans. 

    Join types used in SQL to combine data from multiple tables.

    • 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.

    • Outer join returns all rows from both tables, with null values for non-matching rows.

    • Examples: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • SELECT * FROM table1 LEFT JOIN table2 ON table1.id = table2...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare oops and data structure

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Feb 2021. There were 6 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Some questions on array sorting and some are with array
  • Q2. Sql to find latest record in a table with and without subquery
  • Ans. 

    SQL query to find latest record in a table with and without subquery

    • Without subquery: SELECT * FROM table_name ORDER BY date_column DESC LIMIT 1

    • With subquery: SELECT * FROM table_name WHERE date_column = (SELECT MAX(date_column) FROM table_name)

  • Answered by AI
  • Q3. OOPS concepts
  • Q4. Written test question paper with 3 questions(Logical to make programs)

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with oops concept and SQL

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Explain workflow of hospital
  • Q2. What method can be used to send multiple facility data to a single application?
  • Ans. 

    Use APIs, message queues, or data aggregation techniques to send multiple facility data to a single application.

    • APIs: RESTful APIs can be used to send data from multiple facilities to a central application.

    • Message Queues: Tools like RabbitMQ or Kafka can handle data streams from various sources.

    • Data Aggregation: Use ETL (Extract, Transform, Load) processes to consolidate data from different facilities.

    • Webhooks: Facilit...

  • Answered by AI

I applied via Walk-in and was interviewed before May 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. Why you want to change company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident...answer all questions properly... And try to negotiate your salary.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. React concepts, about components, life cycle and state management
Round 3 - One-on-one 

(1 Question)

  • Q1. General intro about myself and college projects

I applied via Walk-in and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - At first I was I was happy that I have got a great job but after a month they fired many of employees without any valid reason and reason is they give your 10 days training fee after 3 months of OJT that's why they fire employees without any valid reason

I applied via LinkedIn and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Do you enjoy working here
  • Ans. 

    Yes, I enjoy working here.

    • I enjoy the positive work environment and the supportive team.

    • The company provides opportunities for growth and learning.

    • I appreciate the work-life balance and the flexibility in my schedule.

  • Answered by AI
  • Q2. Yes I do as I've gained so much

Interview Preparation Tips

Interview preparation tips for other job seekers - Always a pleasure to help. Know when you get the latest version for free person who told you about this morning and will you please let us know if you have received it
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Case Study 

C# , asp.net based question

Round 3 - Group Discussion 

How much do you about coding and so on

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join this company. I have evidence that they don't pay salary at last and your relieving letter and how they provide salary as late as they can and others also.

Qure.ai Interview FAQs

How many rounds are there in Qure.ai Senior Full Stack Engineer interview?
Qure.ai interview process usually has 1 rounds. The most common rounds in the Qure.ai interview process are One-on-one Round.

Tell us how to improve this page.

Qure.ai Senior Full Stack Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Healthians Interview Questions
3.5
 • 46 Interviews
Portea Medical Interview Questions
3.7
 • 28 Interviews
Reventics Interview Questions
4.1
 • 16 Interviews
CrelioHealth Interview Questions
3.6
 • 10 Interviews
ekincare Interview Questions
3.1
 • 10 Interviews
Genesis Interview Questions
4.0
 • 8 Interviews
View all
Project Manager
8 salaries
unlock blur

₹10 L/yr - ₹27.3 L/yr

Client Partner
8 salaries
unlock blur

₹8.8 L/yr - ₹15 L/yr

Data Scientist
6 salaries
unlock blur

₹24 L/yr - ₹30 L/yr

Senior Site Reliability Engineer
6 salaries
unlock blur

₹18 L/yr - ₹22 L/yr

Senior Client Partner
6 salaries
unlock blur

₹15 L/yr - ₹22 L/yr

Explore more salaries
Compare Qure.ai with

Healthians

3.5
Compare

Portea Medical

3.7
Compare

Healthcare At Home

3.7
Compare

Hindustan Wellness

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview