Upload Button Icon Add office photos

Filter interviews by

Relatient Interview Questions and Answers

Updated 21 May 2024

Relatient Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Aptitude Test 

1st round - Aptitude, Analysis

Associate Analyst Interview Questions asked at other Companies

Q1. If you are given an array of 6 numbers 123345 give the logic for finding the duplicate numbers in this array Other technical questions where purely based on what we say previously. When I talked about my course and specializations, all the ... read more
View answer (7)

Jobs at Relatient

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at CVR College of Engineering, Hyderabad and was interviewed in Aug 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Was easy based on basic cognitive logical reasoning quants and verbal and some puzzles

Round 2 - Group Discussion 

2 nd was group discussion where its for 10 minutes ,u need to talk relevent points and you will be shortlisted to next round

Round 3 - Technical 

(3 Questions)

  • Q1. Difference betwen python and java
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and readability, while Java is a statically typed, object-oriented language with a strong emphasis on performance and scalability.

    • Python is dynamically typed, while Java is statically typed.

    • Python uses indentation for code blocks, while Java uses curly braces.

    • Python is commonly used for web development, data analysis, and artificial intel...

  • Answered by AI
  • Q2. What is exception handling in java
  • Ans. 

    Exception handling in Java is a mechanism to handle runtime errors and prevent program crashes.

    • Exception handling allows developers to gracefully handle errors that occur during program execution.

    • In Java, exceptions are objects that are thrown when an error occurs.

    • Developers can use try, catch, and finally blocks to handle exceptions.

    • Example: try { // code that may throw an exception } catch (Exception e) { // handle t...

  • Answered by AI
  • Q3. What is react and explain its components
  • Ans. 

    React is a JavaScript library for building user interfaces.

    • React allows developers to create reusable UI components.

    • It uses a virtual DOM for efficient rendering.

    • React can be used for building single-page applications.

    • Components in React can have state and props.

    • React follows a unidirectional data flow.

  • Answered by AI
Round 4 - Technical 

(5 Questions)

  • Q1. Sql based question which was of moderate level
  • Q2. Dsa question based on hashmap,hashset and questions on oops
  • Q3. Basic java psuedocodes and (when this syntax what happens)like questions
  • Q4. Expalination of projects in java
  • Ans. 

    Projects in Java involve developing software applications using the Java programming language.

    • Java projects can range from simple console applications to complex web applications.

    • Common Java project topics include data structures, algorithms, GUI development, and database connectivity.

    • Examples of Java projects include a student management system, a banking application, and a social media platform.

  • Answered by AI
  • Q5. Questions based on html react and css(basically questions will be asked on the skills which you mentioned in resume)
Round 5 - Behavioral 

(1 Question)

  • Q1. Interaction with manager on your communication skils and values and some technical
Round 6 - HR 

(1 Question)

  • Q1. Interaction with hr this was final round

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Nuts and bolts game, to output date in a certain format, one SQL query

Round 2 - Technical 

(2 Questions)

  • Q1. Stacks and Queues
  • Q2. Linked lists, arrays, and many more basic fundamental Dsa questions.
Round 3 - Technical 

(2 Questions)

  • Q1. More about your resume projects.
  • Q2. Puzzles and reasoning is asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Try Puzzles on gfg, knows your projects that you have mentioned in your cv or resume, basic dsa is mostly asked with a focus on dbms.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

C,c++ questions and two coding questions. basic mcq

Round 2 - Technical 

(3 Questions)

  • Q1. Treeset, hashset difference
  • Ans. 

    TreeSet and HashSet are both implementations of the Set interface in Java, but they have some key differences.

    • TreeSet is a sorted set that maintains elements in ascending order, while HashSet does not guarantee any specific order.

    • TreeSet uses a Red-Black tree data structure for storage, which allows for efficient retrieval of elements in sorted order.

    • HashSet uses a hash table for storage, which provides constant-time p...

  • Answered by AI
  • Q2. Oops concept, dbms, programming questions
  • Q3. Set and treeset and hashset

Interview Preparation Tips

Topics to prepare for ResMed Software Developer interview:
  • DBMS
  • OOPS
Interview preparation tips for other job seekers - none

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Based on resume
Round 3 - HR 

(1 Question)

  • Q1. Basic information
Round 4 - Technical 

(1 Question)

  • Q1. Based on resume
Round 5 - Coding Test 

Scenario questions logical solving

Round 6 - Case Study 

Need to explain about problems solved in previous round

Round 7 - One-on-one 

(1 Question)

  • Q1. Project discussion and basics information

Interview Preparation Tips

Interview preparation tips for other job seekers - One of the worst company no job guarantee. Dont waste your time on attending interview. They will conduct 10 around and reject the candidate easily in last round.

Web Developer & Designer Interview Questions & Answers

Paras Cadd user image Abdul Samad Atiullah Ansari

posted on 22 Dec 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. 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 - One-on-one 

(5 Questions)

  • Q1. There was f2f interview.. Mostly asked basic questions and from your resume What is flex box How react components used CSS styling properties Javascript basic fundamentals like array lomanipulation,mergi...
  • Q2. What are flexbox properties
  • Ans. 

    Flexbox properties are CSS properties that allow for flexible layout and positioning of elements within a container.

    • Flexbox properties are used to create responsive and dynamic layouts.

    • Some commonly used flexbox properties include flex-direction, justify-content, align-items, and flex-grow.

    • Flexbox properties can be applied to both the parent container and the child elements within it.

    • Flexbox provides a powerful and int

  • Answered by AI
  • Q3. Javascript data types properties
  • Ans. 

    JavaScript data types have different properties that define their behavior and characteristics.

    • JavaScript has several built-in data types such as string, number, boolean, object, array, etc.

    • Each data type has its own set of properties and methods that can be accessed and manipulated.

    • For example, the string data type has properties like length, which returns the length of the string.

    • The number data type has properties l...

  • Answered by AI
  • Q4. Responsive design properties
  • Ans. 

    Responsive design properties ensure websites adapt to different screen sizes and devices.

    • Fluid grids: Use relative units like percentages to create flexible layouts.

    • Flexible images: Use CSS to ensure images scale proportionally.

    • Media queries: Apply different styles based on screen size and device capabilities.

    • Viewport meta tag: Control how a webpage is displayed on different devices.

    • Responsive typography: Adjust font s...

  • Answered by AI
  • Q5. Javascript array manipulation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics at most and whatever you written in resume have basic understanding

Skills evaluated in this interview

Junior Software Engineer Interview Questions & Answers

LogiNext Solutions user image Omkar Darbeshawar (Indian Yogi Star)

posted on 1 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. They check your knowledge according to job role
  • Q2. I have prepared python, big data tech, machine learning, cloud.
  • Q3. They ask about data structure
Round 2 - HR 

(2 Questions)

  • Q1. Tell me something about past experience.
  • Q2. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - nice interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2023. There were 7 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

A fun filled "game based" test, where you had a target number on top of screen and then you had to burst some bubbles which had mathematical equations. So if the target number is 24, then you had to burst bubbles which had equations like '12 x 2' , '8 x 3' , '20+4', '48÷2' etc.
In another round, you also had to arrange the bricks 🧱 to fit into the space by changing the shape of bricks.
There were other aptitude tests also which tested your memory and reflex actions.
Total 9 different games.

After these 9 games, you need to give a psychometric tests that evaluates your personality. 5 questions x 7 rounds = Total 35 questions.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions based on your knowledge of project management and tools. 1. Introduce yourself 2. Explain your day to day life at work. 3. Difference between Agile and Waterfall. 4. Which ETL tools have you wor...
Round 4 - Technical 

(3 Questions)

  • Q1. 1. How many different types of API do you know about? 2. What's the difference between SOAP API and REST API?
  • Ans. 

    There are two main types of APIs - SOAP API and REST API.

    • SOAP API is a protocol-based API that uses XML for communication, while REST API is an architectural style that uses standard HTTP methods like GET, POST, PUT, DELETE.

    • SOAP API has a strict set of rules and standards, while REST API is more flexible and lightweight.

    • SOAP API requires more bandwidth and resources compared to REST API.

    • Examples of SOAP APIs include Sa...

  • Answered by AI
  • Q2. 3. If you reach out to a vendor for API integration, what information would you look for?
  • Ans. 

    Key information for API integration with a vendor

    • Vendor's API documentation

    • Authentication methods required

    • Rate limits and usage restrictions

    • Data formats supported (JSON, XML, etc.)

    • Error handling and response codes

    • Testing environment availability

  • Answered by AI
  • Q3. 4. What are the items in project contract? What factors would you include if you need to create a contract, so that client doesn't hold you for any legal issues?
  • Ans. 

    Items in a project contract and factors to prevent legal issues with clients.

    • Scope of work

    • Project timeline

    • Payment terms

    • Deliverables

    • Change management process

    • Termination clauses

    • Confidentiality agreements

    • Dispute resolution mechanisms

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. One on one round with Project head. He wanted to understand how a typical project is handled at my current organisation, right from sales handover to closure.
Round 6 - One-on-one 

(4 Questions)

  • Q1. Final round before the HR round, was conducted by Founder and CEO. 1. How does your goals and ambitions align with the job?
  • Q2. 2. Why do you want to become a Project manager and not a product manager?
  • Q3. 3. Why do you want to join Signzy? Are you aligned with the work and culture of Signzy?
  • Q4. 4. A strategy based question was asked to check the thought process. If the company is not doing well overall, and your top leadership have abandoned the company and I ask you to take a responsibility of D...
Round 7 - HR 

(1 Question)

  • Q1. 1. Resume review and details on each work experience. 2. Salary expectations and what will I do if I am offered a salary which is half of my current CTC? 3. Any offer in hand? 4. Joining date and any exi...

Interview Preparation Tips

Interview preparation tips for other job seekers - The process will take anywhere from 2 weeks to 5 weeks to finish after the initial calls. For the aptitude tests, play some brain games beforehand. Use a mobile to give the test as you can react much faster there.
For interviews, check the background of the interviewer on LinkedIn. Questions will asked based on their past experiences or technologies they have worked on. Be honest about your work and be confident.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Have you implemented sharing model in your org?
  • Ans. 

    Yes, I have implemented sharing model in my org.

    • Implemented sharing rules to restrict access to certain records

    • Used role hierarchy to control data visibility

    • Leveraged sharing settings to define access levels for different user profiles

  • Answered by AI
  • Q2. What is with sharing and without sharing?
  • Ans. 

    With sharing and without sharing are keywords in Salesforce that control the access level of records in Apex classes.

    • With sharing enforces sharing rules and record-level access permissions defined in the organization-wide defaults.

    • Without sharing ignores sharing rules and record-level access permissions, allowing the code to access all data regardless of the user's permissions.

    • Use with sharing when you want to respect ...

  • Answered by AI
  • Q3. What happens with security enforced?
  • Ans. 

    When security is enforced, access control measures are put in place to protect data and prevent unauthorized access.

    • Security policies are implemented to restrict access to sensitive data

    • User permissions are defined to control who can view, edit, or delete records

    • Data encryption may be used to protect data in transit and at rest

    • Audit trails are enabled to track changes and monitor user activity

  • Answered by AI

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

CCAT has around 40-50 questions to be solved within 15 minutes

Round 2 - Coding Test 

Codility test has some basic coding questions that come along with an IDE

Round 3 - Technical 

(1 Question)

  • Q1. About NodeJS, React, APIs
Round 4 - Technical 

(1 Question)

  • Q1. Mostly about system design, code in depth, code architecture, security
Round 5 - HR 

(1 Question)

  • Q1. Mostly about explaining how it works at the company, questions on personal work preferences etc

Relatient Interview FAQs

How many rounds are there in Relatient interview?
Relatient interview process usually has 1 rounds. The most common rounds in the Relatient interview process are Aptitude Test.
How to prepare for Relatient interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Relatient. The most common topics and skills that interviewers at Relatient expect are Healthcare, Scheduling, SQL, MySQL and AWS.

Tell us how to improve this page.

People are getting interviews through

based on 1 Relatient interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Tata 1mg Interview Questions
3.7
 • 141 Interviews
PharmEasy Interview Questions
3.7
 • 79 Interviews
Practo Interview Questions
3.2
 • 73 Interviews
HealthifyMe Interview Questions
3.0
 • 45 Interviews
Netmeds.com Interview Questions
3.6
 • 40 Interviews
MediBuddy Interview Questions
3.9
 • 29 Interviews
Medlife Interview Questions
3.7
 • 27 Interviews
Portea Medical Interview Questions
4.3
 • 26 Interviews
Lybrate Interview Questions
3.5
 • 5 Interviews
View all

Relatient Reviews and Ratings

based on 10 reviews

3.2/5

Rating in categories

2.6

Skill development

3.5

Work-Life balance

3.1

Salary & Benefits

3.1

Job Security

3.2

Company culture

2.9

Promotions/Appraisal

2.9

Work Satisfaction

Explore 10 Reviews and Ratings
Group Deliver Manager

Pune

5-9 Yrs

Not Disclosed

Senior DevOps Engineer

Pune

4-8 Yrs

Not Disclosed

Quality Engineer

Pune

3-4 Yrs

Not Disclosed

Explore more jobs
Implementation Analyst
7 salaries
unlock blur

₹5.5 L/yr - ₹7.6 L/yr

Technical Analyst
5 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Senior Software Engineer
5 salaries
unlock blur

₹17 L/yr - ₹39.5 L/yr

Senior Technical Analyst
5 salaries
unlock blur

₹7 L/yr - ₹12 L/yr

Business Analyst
4 salaries
unlock blur

₹0.7 L/yr - ₹7 L/yr

Explore more salaries
Compare Relatient with

Practo

3.1
Compare

Lybrate

3.5
Compare

Portea Medical

4.3
Compare

PharmEasy

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview