Upload Button Icon Add office photos

Filter interviews by

Clarivate Associate Software Engineer Interview Questions, Process, and Tips

Updated 16 Oct 2024

Top Clarivate Associate Software Engineer Interview Questions and Answers

  • Q1. Best time to buy and sell stock II You have been given stock values/prices for N number of days. Every i-th day signifies the price of a stock on that day. Your task is t ...read more
  • Q2. OOPS Question Implementation of abstract classes and interface in inheritance and overloading and overriding of functions.
  • Q3. What is asynchronous function in JavaScript?
View all 7 questions

Clarivate Associate Software Engineer Interview Experiences

9 interviews found

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

It was set of java problem solving questions

Round 2 - Technical 

(2 Questions)

  • Q1. Sorting algorithms
  • Q2. Linked list reversing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on DP and greed algorithms

Round 2 - Technical 

(2 Questions)

  • Q1. Basic and medium DSA
  • Q2. About project and tech stack used in project

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given SumYou are given an array/list ARR consisting ... read more
asked in Clarivate
Q2. Best time to buy and sell stock IIYou have been given stock value ... read more
Q3. Intersection of Two Arrays IIYou have been given two integer arra ... read more
asked in CGI Group
Q4. Frog JumpThere is a frog on the 1st step of an N stairs long stai ... read more
asked in Gainsight
Q5. Connect N Ropes With Minimum CostYou have been given 'N' ropes of ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at S J B Institute of Technology, Bangalore and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. general question on interview explain your project. 2.small logic from project code. 3.question of buisness use case and logic understanding.

Interview Preparation Tips

Interview preparation tips for other job seekers - preapre your resume well.
also prepare the question on your skills mentioned in resume.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

C++ about the other day and night

Round 2 - Technical 

(1 Question)

  • Q1. Basic knowledge and insights from the particular individual house of cards

Clarivate interview questions for designations

 Software Engineer

 (1)

 Associate Consultant

 (1)

 Software Developer

 (2)

 Associate

 (2)

 QA Engineer

 (1)

 Legal Associate

 (1)

 Research Associate

 (1)

 Associate Content Analyst

 (3)

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

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

Round 1 - Coding Test 

Initial coding test on hacker rank, easy to med level, pretty straight forward, not too difficult

Round 2 - Technical 

(5 Questions)

  • Q1. Reverse alternate words in a given string
  • Ans. 

    Reverse alternate words in a given string

    • Split the string into words

    • Reverse alternate words using a loop

    • Join the words back into a string

  • Answered by AI
  • Q2. Implement bubble sort
  • Ans. 

    Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Start at the beginning of the array and compare the first two elements. If the first element is greater than the second, swap them.

    • Continue comparing adjacent elements and swapping them if necessary until the end of the array is reached.

    • Repeat this process for each ...

  • Answered by AI
  • Q3. Find frequency of letters in a given string
  • Ans. 

    Use a hashmap to store the frequency of each letter in the given string.

    • Iterate through the string and update the frequency of each letter in the hashmap.

    • Return the hashmap containing the frequency of each letter.

  • Answered by AI
  • Q4. A few general aptitude related questions
  • Q5. Behavioral questions

Skills evaluated in this interview

Get interview-ready with Top Clarivate Interview Questions

I was interviewed in Mar 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 75 minutes
Round difficulty - Medium

Consists of MCQ + 2 coding questions( medium level)

  • Q1. Best time to buy and sell stock II

    You have been given stock values/prices for N number of days. Every i-th day signifies the price of a stock on that day. Your task is to find the maximum profit which yo...

  • Ans. Brute Force Approach

    Let's say we have stock values of two days, say, [20, 30].

    One must have to buy the stock first in order to sell it in the coming days.

    So, 

    1. if I choose to buy the stock on first day for a value of 20 and sell it on the second day for a value of 30, I can earn a max profit of 10.

    2. If I chose to skip day 1, then buying the stock on day 2 will put me in lose since there are no further days on wh...

  • Answered by CodingNinjas
Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

The round is based on data structures, oops concepts and implementation, OS and DBMS general questions. And Please do not forget to read about scheduling algorithms and ACID properties of RDBMS.

  • Q1. OOPS Question

    Implementation of abstract classes and interface in inheritance and overloading and overriding of functions.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chandigarh Group of Colleges (CGC), Landran. I applied for the job as Associate Software Engineer in BangaloreEligibility criteriaabove 7 CGPA in B.techClarivate Analytics interview preparation:Topics to prepare for the interview - OOPS, Java, Data Structures, Spring Boot, MySQL.Time required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Practice some questions (easy level)
Tip 2 : Brush up on the implementation of OOPS concepts.
Tip 3 : Brush up on the queries of MYSQL

Application resume tips for other job seekers

Tip 1 : Hands on experience in OOPS
Tip 2 : Hands on experience in MYSQL

Final outcome of the interviewSelected

Skills evaluated in this interview

Associate Software Engineer Jobs at Clarivate

View all

I applied via Indeed and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's on hacker rank. Be prepared for two coding questions.

Round 2 - One-on-one 

(2 Questions)

  • Q1. This round will expect you to code one or two questions infront of the interviewers.
  • Q2. Question which was given in hacker rank.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, be good at any one coding language be it C, java or python. Be prepared for some situation based questions as well.
Round 1 - Coding Test 

Medium level coding

Round 2 - Technical 

(1 Question)

  • Q1. Resume related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Need daily practice of code to do the coding challenge

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • It allows objects of different classes to be treated as if they were objects of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A parent class Animal can have child classes like Dog, Cat, and Cow. All of them have a common method called 'makeSound', but each of them makes a different sound.

    • Example: A method can be ove...

  • Answered by AI
  • Q2. What is asynchronous function in JavaScript?
  • Ans. 

    Asynchronous functions in JavaScript allow code to run without blocking other code from executing.

    • Asynchronous functions use callbacks or promises to handle the result of the function.

    • They are useful for tasks that may take a long time to complete, such as fetching data from a server.

    • Examples include setTimeout(), fetch(), and XMLHttpRequest().

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was hr and technical round both at the same time.

Skills evaluated in this interview

Interview questions from similar companies

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

Easy Question i.e leetcode easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. Simple Question on strings
  • Q2. Question on your projects

Clarivate Interview FAQs

How many rounds are there in Clarivate Associate Software Engineer interview?
Clarivate interview process usually has 1-2 rounds. The most common rounds in the Clarivate interview process are Technical, Coding Test and Aptitude Test.
How to prepare for Clarivate Associate Software Engineer 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 Python, Javascript, SQL, Analytical skills and Coding.
What are the top questions asked in Clarivate Associate Software Engineer interview?

Some of the top questions asked at the Clarivate Associate Software Engineer interview -

  1. What is asynchronous function in JavaScri...read more
  2. What is polymorphi...read more
  3. Reverse alternate words in a given str...read more

Tell us how to improve this page.

Clarivate Associate Software Engineer Interview Process

based on 5 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 4 Clarivate interviews
Campus Placement
Job Portal
75%
25%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Clarivate Associate Software Engineer Salary
based on 113 salaries
₹6 L/yr - ₹11 L/yr
59% more than the average Associate Software Engineer Salary in India
View more details

Clarivate Associate Software Engineer Reviews and Ratings

based on 12 reviews

3.9/5

Rating in categories

3.4

Skill development

3.9

Work-Life balance

3.4

Salary & Benefits

3.6

Job Security

3.6

Company culture

2.7

Promotions/Appraisal

3.3

Work Satisfaction

Explore 12 Reviews and Ratings
Associate Software Engineer

Bangalore / Bengaluru

0-2 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
162 salaries
unlock blur

₹8.7 L/yr - ₹28 L/yr

IP Analyst
157 salaries
unlock blur

₹2.6 L/yr - ₹6.1 L/yr

Research Analyst
139 salaries
unlock blur

₹2.7 L/yr - ₹6.5 L/yr

Senior Analyst
125 salaries
unlock blur

₹3.2 L/yr - ₹13.8 L/yr

Software Engineer
120 salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Explore more salaries
Compare Clarivate with

Thomson Reuters

4.1
Compare

Elsevier

4.5
Compare

Wolters Kluwer

3.9
Compare

Springer Nature in India

4.0
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