Wolters Kluwer interview experience Real time questions & tips from candidates to crack your interview

Junior Engineer Associate

Wolters Kluwer
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 6 months
Topics: Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming
Tip
Tip

Tip 1 : Practice previous yrs Questions
Tip 2 : have projects
 

Application process
Where: Campus
Eligibility: have to complete assignment
Resume Tip
Resume tip

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume

Interview rounds

01
Round
Easy
Online Coding Interview
Duration50 minutes
Interview date5 Jan 2021
Coding problem1

1. Water Jug Problem

Moderate
15m average time
85% success
0/80
Asked in companies
IntuitUberTata Consultancy Services (TCS)

You are given two water jugs with capacities X and Y litres respectively. Both the jugs are initially empty. There is an infinite amount of water supply available. The jugs do not have markings to measure smaller quantities.

The following operations are allowed:

• Fill any of the jugs entirely with water.
• Empty any of the jugs.
• Pour water from one jug into another till the other jug is full, or the first jug itself is empty.

You are required to tell whether it is possible to measure exactly ‘Z’ litres using both of the jugs.

If Z litres of water is measurable, you must have Z litres of water contained within one or both buckets by the end.

For example:

In order to measure 2 litres from jugs of 4 and 6 litres we can follow the following steps-

• Fill 6-litres jugs to its maximum capacity.
• Pour water from 6-litres jug to the jug with 4-litres capacity.
• Pour water from 6-litres jug to the jug with 4-litres capacity.
Try solving now
02
Round
Easy
Group Discussion
Duration30 minutes
Interview date10 Jan 2021
Coding problem1

1. Minimum Sum in matrix

Moderate
15m average time
85% success
0/80
Asked in companies
OlaInfosysTech Mahindra

You are given a 2D matrix ‘ARR’ of size ‘N x 3’ having integers, where ‘N’ is the number of rows.

Your task is to find the smallest sum possible while taking one element from each row.

The rules for selecting elements are as follows-

1. In a row, after selecting an element at a given position, you cannot select the element directly below it
2. You can only select elements that are not directly below the previously selected element.
Try solving now
03
Round
Easy
HR Round
Duration5 minutes
Interview date20 Jan 2021
Coding problem1

1. General Questions

Tell me about yourself

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which operator is used for exponentiation in Python?

Choose another skill to practice
Similar interview experiences
SDE - 1
3 rounds | 6 problems
Interviewed by Wolters Kluwer
4520 views
0 comments
0 upvotes
SDE - Intern
2 rounds | 3 problems
Interviewed by Wolters Kluwer
1396 views
0 comments
0 upvotes
company logo
SDE - 1
3 rounds | 9 problems
Interviewed by Salesforce
988 views
0 comments
0 upvotes
company logo
System Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
769 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Junior Engineer Associate
3 rounds | 8 problems
Interviewed by CIS - Cyber Infrastructure
1167 views
0 comments
0 upvotes
company logo
Junior Engineer Associate
3 rounds | 5 problems
Interviewed by CIS - Cyber Infrastructure
1058 views
0 comments
0 upvotes
company logo
Junior Engineer Associate
2 rounds | 3 problems
Interviewed by CIS - Cyber Infrastructure
833 views
0 comments
0 upvotes