Upload Button Icon Add office photos

Wolters Kluwer

Compare button icon Compare button icon Compare

Filter interviews by

Wolters Kluwer Product Software Engineer Interview Questions and Answers

Updated 20 Jan 2025

Wolters Kluwer Product Software Engineer Interview Experiences

3 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. 1. Scenario based questions related to .NET CORE 2. what is middleware? 3. what are action filters? 4. SOLID Principles, amongst these which have you implemented in your project? 5. Design pattern which ar...
  • Q2. 1. MSSQL Questions 2. What are views ? 3. what are indexes? 4. more questions on MSSQL functions and stored procedures? 5. DSA Questions related to arrays and strings.
Round 2 - Technical 

(1 Question)

  • Q1. Same as Round 1 .NET CORE questions scenario based on project that you have done DSA same on ARRAY and STRINGS topics. MSSQL Questions for writing queries related to retrieving the data using joins and Row...
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was one on one with the Director, mostly behavior round where he test your desire to be in the company and general questions. it was a amazing round because he makes your comfortable and tells y...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your best on the technologies you have worked on the projects, because questions mostly revolve around those only.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Which is optional configure or configure sevice in startup.cs file? Read about constructors Ctor chaining
  • Ans. 

    The optional configuration in startup.cs file is ConfigureService.

    • Configure method is used to define how the ASP.NET Core application will respond to HTTP requests.

    • ConfigureServices method is used to configure services for dependency injection.

    • Configure method is called after ConfigureServices method in the startup.cs file.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Method hiding questions Does registering of middlewares follow a sequence if yes what sequence? Static keyword Diff between transient and scoped and others

Product Software Engineer Interview Questions Asked at Other Companies

Q1. Which is optional configure or configure sevice in startup.cs fil ... read more
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. About basic and coding
Round 2 - Technical 

(1 Question)

  • Q1. Difficult out of box

Interview questions from similar companies

I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C++ basic questions, also asked me to run few programs on online gdb

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your primary skill set very well, data structure and algorithm is also mandatory also a little bit of system design.

I applied via Referral and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java, SQL, java framework, weblogic and OMS

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't panic. Just be honest in what you know and you will succeed

Interview Questionnaire 

1 Question

  • Q1. Reverse linked List

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for sql and coding

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Medium

Timing was in the afternoon. 
The platform was easy to operate and worked on considerable speed. 
Both the webcam and audio was supposed to be ON during the test duration.
We could switch between the questions of the same section in case we wanted to change the answers.

  • Q1. 

    Minimum Spanning Tree Problem Statement

    You are provided with an undirected, connected, and weighted graph G(V, E). The graph comprises V vertices (numbered from 0 to V-1) and E edges.

    Determine and retu...

  • Ans. 

    Find the total weight of the Minimum Spanning Tree in a graph using Kruskal's algorithm.

    • Implement Kruskal's algorithm to find the Minimum Spanning Tree.

    • Sort the edges based on their weights and add them to the MST if they don't form a cycle.

    • Keep track of the total weight of the MST and return it as the output.

  • Answered by AI
  • Q2. 

    Maximum Points On Straight Line Problem Statement

    You are provided with a 2-D plane and a set of integer coordinates. Your task is to determine the maximum number of these coordinates that can be aligned ...

  • Ans. 

    Find the maximum number of points that can be aligned in a straight line on a 2-D plane.

    • Iterate through each pair of points and calculate the slope between them.

    • Store the slope in a hashmap and keep track of the frequency of each slope.

    • The maximum frequency of slopes + 1 gives the maximum number of points on a straight line.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in PuneEligibility criteria6 CGPAAmdocs interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Dynamic Programming, OOPS, DBMSTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : You should be very fluent in each and every data structure that you have studied so that you are able to answer even the trickiest question by knowing the basics. This will happen only if you have tried enough questions on different platforms.
Tip 2 : Object Oriented Programming is the easiest and the most underrated concept. In every interview I have given so far, they have asked me the OOPs concepts. I have learnt and understood each and every basic concept of OOPs, primarily from the videos of Coding Ninjas which have polished my skill in this area and now I can answer any question of this topic. 
Tip 3 : The projects that you have done in your college life should be on your tips. You should know each and every little detail of it, and sometimes the interviewer may also ask what would happen if you changed some things in your project, so you should be clear with it's working and how would your project work after changing some specifications.

Application resume tips for other job seekers

Tip 1 : Highlight your technical skills and write only the things from which you will be comfortable answering from.
Tip 2 : Try to maximize the number of technical achievements on the resume and minimize the extra curricular part.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Jun 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. RPA Development Automation Anywhere V11 questions.Scenarios,Ui automation,SAP automation,Excel Automation,Power automate desktop

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a Hands on experience and Clear understanding of your Skill and Project.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 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 - Aptitude Test 

Basic Aptitude test which includes quantitative verbal and logical reasoning

Round 3 - Coding Test 

2 questions on programming language and 2 on sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics good and focus more on writing a logic than entirely solving the questions

I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Program for reverse of string in minimum iteration
  • Ans. 

    Program to reverse a string in minimum iteration

    • Use two pointers, one at the start and one at the end of the string

    • Swap the characters at the two pointers and move the pointers towards each other

    • Repeat until the pointers meet in the middle of the string

  • Answered by AI
  • Q2. Project architecture and structure and role you were doing
  • Q3. Core java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with examples of what knowledge you have?

Wolters Kluwer Interview FAQs

How many rounds are there in Wolters Kluwer Product Software Engineer interview?
Wolters Kluwer interview process usually has 2-3 rounds. The most common rounds in the Wolters Kluwer interview process are Technical and One-on-one Round.
How to prepare for Wolters Kluwer Product 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 Wolters Kluwer. The most common topics and skills that interviewers at Wolters Kluwer expect are Agile, Scrum, SQL, Javascript and Unit Testing.
What are the top questions asked in Wolters Kluwer Product Software Engineer interview?

Some of the top questions asked at the Wolters Kluwer Product Software Engineer interview -

  1. Which is optional configure or configure sevice in startup.cs file? Read about...read more
  2. 1. Scenario based questions related to .NET CORE 2. what is middleware? 3. what...read more
  3. Same as Round 1 .NET CORE questions scenario based on project that you have don...read more

Tell us how to improve this page.

Wolters Kluwer Product Software Engineer Interview Process

based on 4 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Amdocs Interview Questions
3.7
 • 516 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 228 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
Freshworks Interview Questions
3.5
 • 162 Interviews
View all
Wolters Kluwer Product Software Engineer Salary
based on 183 salaries
₹6.6 L/yr - ₹21 L/yr
10% more than the average Product Software Engineer Salary in India
View more details

Wolters Kluwer Product Software Engineer Reviews and Ratings

based on 17 reviews

3.7/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.5

Salary

3.9

Job security

3.8

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 17 Reviews and Ratings
Product Software Engineer
183 salaries
unlock blur

₹6.6 L/yr - ₹21 L/yr

Senior Software Product Engineer
164 salaries
unlock blur

₹10.8 L/yr - ₹35 L/yr

Operations Associate
162 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Software Engineer
158 salaries
unlock blur

₹14.3 L/yr - ₹38 L/yr

Software Quality Assurance Analyst
71 salaries
unlock blur

₹7 L/yr - ₹16.4 L/yr

Explore more salaries
Compare Wolters Kluwer with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

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