Upload Button Icon Add office photos

Filter interviews by

Clarivate Software Developer Interview Questions and Answers

Updated 23 Nov 2024

Clarivate Software Developer Interview Experiences

2 interviews found

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

(1 Question)

  • Q1. What is the use of react?
  • Ans. 

    React is a JavaScript library used 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.

    • It is maintained by Facebook and a community of developers.

    • React can be used with other libraries and frameworks like Redux.

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 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. Few Fundamental questions and DSA coding questions Be clear with what you know
  • Q2. SQL Basics like joins and non co related sub query’s
Round 3 - Technical 

(2 Questions)

  • Q1. Second round with TL Technical questions and previous project discussions and few design related questions
  • Q2. System Design and LLD
Round 4 - Behavioral 

(2 Questions)

  • Q1. First 40 min front end basics questions and. Another 40 min with Manager
  • Q2. System Design and LLD

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare clearly what you already know, Resume should be clear

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and common CS fundamentals questions.

Round 2 - Group Discussion 

Share the current technology related topic.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Question on OOPS
  • Q2. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on CS fundamentals. Basic simple data structures questions asked in the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude questions

Round 2 - Coding Test 

Problem solving, solved 2 out of 3 questions

Round 3 - Group Discussion 

General topics were given in gd

Round 4 - Technical 

(2 Questions)

  • Q1. Programming concepts
  • Q2. Projects and coding round questions solved
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2medium level questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Project discussion for 30 mins
  • Q2. Dsa problem medium level
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 questions test of aptitide online

Round 2 - Technical 

(2 Questions)

  • Q1. Explain microprocessor
  • Ans. 

    A microprocessor is a small electronic device that functions as the central processing unit of a computer.

    • Microprocessors are made up of millions of transistors that perform calculations and execute instructions.

    • They are commonly found in computers, smartphones, and other electronic devices.

    • Examples of popular microprocessors include Intel's Core series and AMD's Ryzen series.

    • Microprocessors process data and perform ta...

  • Answered by AI
  • Q2. What do you mean by iot
  • Ans. 

    IoT stands for Internet of Things, which refers to the network of physical devices connected to the internet, allowing them to collect and exchange data.

    • IoT involves connecting everyday objects to the internet to enable them to send and receive data.

    • Examples of IoT devices include smart thermostats, wearable fitness trackers, and connected appliances.

    • IoT technology enables automation, remote monitoring, and data analyt

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic engineering question that would be enough to get the job

Skills evaluated in this interview

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

Good and easy too to crack it

Round 2 - Coding Test 

Good and easy too to crack it

Round 3 - Group Discussion 

Common topic is given to speak

Round 4 - HR 

(2 Questions)

  • Q1. Are you willing to relocate
  • Q2. Basic intro questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

One medium and one standard DP question

Round 2 - Technical 

(1 Question)

  • Q1. Medium level question based on binary search
Round 3 - Technical 

(2 Questions)

  • Q1. Design google-pay
  • Ans. 

    Design Google Pay - a digital wallet platform for online payments and transactions.

    • Allow users to securely store payment information such as credit/debit cards, bank accounts, and loyalty cards.

    • Enable users to make payments in stores, online, and within apps using their stored payment methods.

    • Implement security features like biometric authentication, tokenization, and encryption to protect user data.

    • Provide features fo...

  • Answered by AI
  • Q2. HLD of recursive
  • Ans. 

    High Level Design (HLD) of recursive functions in software development.

    • Recursive functions call themselves to solve smaller instances of the same problem.

    • HLD of recursive functions involves defining the base case, recursive case, and termination condition.

    • Example: HLD of a recursive function to calculate factorial of a number involves defining base case as factorial(0) = 1.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Puzzles available on GFG
  • Q2. Behavioral question

Interview Preparation Tips

Interview preparation tips for other job seekers - be good in DSA, system design, projects, puzzles

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. When have you had a conflict with someone.
  • Ans. 

    I had a conflict with a team member over project priorities.

    • Miscommunication led to conflicting priorities

    • Discussed the issue openly and found a compromise

    • Learned the importance of clear communication in team projects

  • Answered by AI
  • Q2. Tell me you greatest project
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React for front-end development

    • Implemented user authentication and authorization using JWT tokens

    • Utilized Node.js and Express for back-end development

    • Integrated MongoDB for database storage

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude test as usual

Round 2 - Technical 

(1 Question)

  • Q1. C++ questions , about projects
Round 3 - HR 

(1 Question)

  • Q1. General HR questions

Clarivate Interview FAQs

How many rounds are there in Clarivate Software Developer interview?
Clarivate interview process usually has 2-3 rounds. The most common rounds in the Clarivate interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Clarivate Software Developer 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 Clarivate. The most common topics and skills that interviewers at Clarivate expect are Ajax, HTML, JQuery, Perl and Python.
What are the top questions asked in Clarivate Software Developer interview?

Some of the top questions asked at the Clarivate Software Developer interview -

  1. what is the use of rea...read more
  2. Second round with TL Technical questions and previous project discussions and...read more
  3. Few Fundamental questions and DSA coding questions Be clear with what you k...read more

Tell us how to improve this page.

Clarivate Software Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Clarivate Software Developer Salary
based on 24 salaries
₹6 L/yr - ₹13 L/yr
40% more than the average Software Developer Salary in India
View more details

Clarivate Software Developer Reviews and Ratings

based on 5 reviews

3.3/5

Rating in categories

3.2

Skill development

4.1

Work-life balance

3.7

Salary

3.4

Job security

4.0

Company culture

3.6

Promotions

3.6

Work satisfaction

Explore 5 Reviews and Ratings
IP Analyst
161 salaries
unlock blur

₹2.6 L/yr - ₹6 L/yr

Senior Software Engineer
159 salaries
unlock blur

₹9 L/yr - ₹28 L/yr

Software Engineer
133 salaries
unlock blur

₹5.7 L/yr - ₹15 L/yr

Associate Content Analyst
128 salaries
unlock blur

₹2.5 L/yr - ₹8 L/yr

Senior Analyst
126 salaries
unlock blur

₹3.2 L/yr - ₹13.7 L/yr

Explore more salaries
Compare Clarivate with

Thomson Reuters

4.1
Compare

Elsevier

4.4
Compare

Wolters Kluwer

3.9
Compare

Springer Nature in India

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