Premium Employer

i

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

Perceptive Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 86 Reviews

Filter interviews by

Perceptive Interview Questions, Process, and Tips

Updated 2 Dec 2024

Top Perceptive Interview Questions and Answers

View all 8 questions

Perceptive Interview Experiences

Popular Designations

9 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Normal HR discussions
Round 2 - One-on-one 

(1 Question)

  • Q1. Multiple Data science questions

Junior Data Analyst Interview Questions asked at other Companies

Q1. What is the main difference between data mining and data analysis?
View answer (4)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is azure PAAS , IAAS , SAAS ?
  • Ans. 

    Azure PAAS, IAAS, and SAAS are different cloud service models provided by Microsoft Azure.

    • PAAS (Platform as a Service) - Provides a platform for developers to build, deploy, and manage applications without worrying about infrastructure.

    • IAAS (Infrastructure as a Service) - Provides virtualized computing resources over the internet, such as virtual machines, storage, and networking.

    • SAAS (Software as a Service) - Delivers...

  • Answered by AI
  • Q2. What is Dependency Injection ? How is dependency Injection achieved ?
  • Ans. 

    Dependency Injection is a design pattern in which a class receives its dependencies from external sources rather than creating them itself.

    • Dependency Injection helps in achieving loose coupling between classes.

    • It allows for easier testing and maintenance of code.

    • There are three common ways to achieve Dependency Injection: Constructor Injection, Setter Injection, and Interface Injection.

  • Answered by AI
  • Q3. Difference between dotnet 6 and dotnet 5
  • Ans. 

    Dotnet 6 is the latest version with new features and improvements over Dotnet 5.

    • Dotnet 6 has improved performance and reduced memory usage compared to Dotnet 5.

    • Dotnet 6 introduces Hot Reload feature for faster development iteration.

    • Dotnet 6 includes support for MAUI (Multi-platform App UI) for building cross-platform apps.

    • Dotnet 6 has enhanced support for cloud-native applications and microservices.

    • Dotnet 6 includes im...

  • Answered by AI
  • Q4. What is azure functions ? what is the difference between azure functions and logic apps
  • Ans. 

    Azure Functions is a serverless compute service that allows you to run event-triggered code without managing infrastructure.

    • Azure Functions is used for running small pieces of code or 'functions' in the cloud.

    • It is event-driven and can be triggered by various Azure services or external sources.

    • Azure Logic Apps is a workflow automation tool that allows you to automate business processes by connecting various services an...

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Explain the use of interfaces . when will you use interface vs when will you use abstract class ?
  • Ans. 

    Interfaces define a contract for classes to implement, while abstract classes provide partial implementation.

    • Use interfaces when you want to define a contract that multiple classes can implement.

    • Use abstract classes when you want to provide some common functionality to multiple classes.

    • Interfaces support multiple inheritance, while classes can only inherit from one abstract class.

    • Interfaces are used for loose coupling ...

  • Answered by AI
  • Q2. Explain Solid principles
  • Ans. 

    Solid principles are a set of five design principles for writing clean, maintainable, and scalable code.

    • Single Responsibility Principle (SRP) - A class should have only one reason to change.

    • Open/Closed Principle (OCP) - Software entities should be open for extension but closed for modification.

    • Liskov Substitution Principle (LSP) - Objects of a superclass should be replaceable with objects of its subclasses without affe...

  • Answered by AI
  • Q3. Test driven Development , azure Deployment , mocking test in dot net applications
  • Q4. Explain your own use of Logic apps and service bus .
  • Ans. 

    I use Logic Apps for automating workflows and Service Bus for reliable messaging.

    • I use Logic Apps to create automated workflows for integrating various systems and services.

    • I leverage Service Bus for reliable messaging between different components of a distributed system.

    • For example, I have used Logic Apps to automate data transfers between CRM systems and databases, and Service Bus for decoupling microservices in a cl

  • Answered by AI

Skills evaluated in this interview

Top Perceptive Senior Software Engineer Interview Questions and Answers

Q1. What is azure functions ? what is the difference between azure functions and logic apps
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Oops Concepts Framework String Programs Project Challenges
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About SQL, and basic testnig questions

Senior Validation Engineer Interview Questions asked at other Companies

Q1. What is difference between calloc and melloc
View answer (1)

Perceptive interview questions for popular designations

 Solution Designer

 (2)

 Business Analyst

 (1)

 Junior Data Analyst

 (1)

 Senior Software Engineer

 (1)

 Senior Validation Engineer

 (1)

 Software Validation Engineer

 (1)

 Validation Engineer

 (1)

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

(1 Question)

  • Q1. Sdlc Stlc Testing interview questions

Validation Engineer Interview Questions asked at other Companies

Q1. What is the CSV? What is automation testing?
View answer (2)

Global Planning Manager - PMO Interview Questions & Answers

user image Anonymous

posted on 15 May 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 

(1 Question)

  • Q1. Normal questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Presentation on how to manage a geographically dispersed team.

Jobs at Perceptive

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

I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - One-on-one 

(1 Question)

  • Q1. What would you do if your client changed requirements

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Solution Designer Interview Questions asked at other Companies

Q1. What would you do if the client changed requirements
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2023.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 2 - One-on-one 

(1 Question)

  • Q1. What would you do if the client changed requirements
  • Ans. 

    I would communicate with the client to understand the reasons for the change, assess the impact on the project timeline and budget, and work on adjusting the solution accordingly.

    • Communicate with the client to understand the reasons for the change

    • Assess the impact on the project timeline and budget

    • Work on adjusting the solution accordingly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Solution Designer Interview Questions asked at other Companies

Q1. What would you do if the client changed requirements
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Dec 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Mostly from CV. Introduction My experience and education
Round 3 - Technical 

(1 Question)

  • Q1. Where do you see yourself in 5 years. Behavioral questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied for the position Clinical data coordinator. After 1 week HR called me and asked if I can attend the interview offline in banglore. I attended the interview, firstly they asked me to write an essay to check my English proficiency and then there was a face to face interview, it was a friendly conversation, they mostly asked what's there in my CV. After 1 week HR contacted me saying I passed the 1st round and be ready for the 2nd round of interview. 2nd round was with the managers, it was pretty good, asked me general questions like, about my experience and why this job etc.

Perceptive Interview FAQs

How many rounds are there in Perceptive interview?
Perceptive interview process usually has 1-2 rounds. The most common rounds in the Perceptive interview process are One-on-one Round, Technical and HR.
How to prepare for Perceptive 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 Perceptive. The most common topics and skills that interviewers at Perceptive expect are Clinical Research, Life Sciences, Relationship Management, SQL and Project Management.
What are the top questions asked in Perceptive interview?

Some of the top questions asked at the Perceptive interview -

  1. What is azure functions ? what is the difference between azure functions and lo...read more
  2. explain the use of interfaces . when will you use interface vs when will you us...read more
  3. What is Dependency Injection ? How is dependency Injection achieved...read more

Tell us how to improve this page.

Perceptive Interview Process

based on 13 interviews

Interview experience

4.6
  
Excellent
View more
Join Perceptive Serving Science.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
JustDial Interview Questions
3.5
 • 328 Interviews
Info Edge Interview Questions
4.0
 • 316 Interviews
Matrimony.com Interview Questions
4.3
 • 87 Interviews
View all

Perceptive Reviews and Ratings

based on 86 reviews

3.6/5

Rating in categories

3.1

Skill development

4.0

Work-life balance

3.6

Salary

2.9

Job security

3.7

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 86 Reviews and Ratings
Senior Cloud Engineer

Hyderabad / Secunderabad

6-10 Yrs

Not Disclosed

Scrum Master

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Medical Writer

Hyderabad / Secunderabad

1-4 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
44 salaries
unlock blur

₹10.7 L/yr - ₹26.7 L/yr

Software Engineer
29 salaries
unlock blur

₹5.8 L/yr - ₹13 L/yr

Senior Software Validation Engineer
28 salaries
unlock blur

₹8.5 L/yr - ₹21 L/yr

Principal Software Validation Engineer
23 salaries
unlock blur

₹10 L/yr - ₹29 L/yr

Process Specialist
21 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare Perceptive with

Info Edge

3.9
Compare

JustDial

3.5
Compare

Indiamart Intermesh

3.6
Compare

Matrimony.com

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