I applied online. I interviewed at Wissen (Bengaluru) in May 2025
Interview
They have total 4 rounds.
1.HackerRank Assessment
2. Coding questions that cover DSA,threading and oops concepts,collections and SQL(one qstn from each of the concepts).
3. Same as second Round but the difficulty level increases.
4.Then Techno Managerial round(this entirely depends on the ED taking ur interview, for me it was all techncial and above my level of experience questions. but some of colleagues were only asked about their projects and some basic tech questions.)
Interview questions [1]
Question 1
Case expression in SQL.
Unique character question in DSA(i don't exactly remember but the first round qstns would be on the level of longest zero sum subarray, duplicates removal)
For collections I was given an impl of set and was asked qstns abt its' behaviour.
And there was multi threading qstsn and oops question as well. The time would be too less to answer all these but you can try to show your knowledge and it would be considered.
At first there are 2 technical rounds mainly focussing on coding, then there will an ed tech round, post which there would be some client interviews which can be more than one as well, and finally its HR round
I applied through a recruiter. The process took 4 days. I interviewed at Wissen (Mumbai) in Apr 2026
Interview
Round 1 was as normal only like hashset hashmap questions related to what happen if we take object as a key to hashmap pre condition check should be immutable object should and equal and hashcode should be written properly then what if we return 1 to hashcode how it will behave what if update object post insertions how map will behave then character frequency dsa question immutable class and rest full form what rest api do then round 2 difficult output based inhertiance questions two three and then what id we remove @Service annotation with component and then inventory only one stcok senario based like what happen what sort of db lock etc operation you performed then questions of rotate array from k positon then a stupid questions of number to word very edge case question i explained the approach but didn't comeup to solutions so not selected
Application
I applied in-person. I interviewed at Wissen (Bengaluru) in Mar 2026
Interview
one round exam in person ( two dsa question and one sql along with few mutliple choices on java.
second round same day in person interview (some mostly on sliding window,longest character count , dupleticates reumoval dsa coding only)
third i got virtual by directly I could not able to clear
Interview questions [1]
Question 1
1. duplicates removal from an array in place
2.Problem Description
Given an integer A. Return minimum count of numbers, sum of whose squares is equal to A.
Problem Constraints
1 <= A <= 105
Input Format
First and only argument is an integer A.
Output Format
Return an integer denoting the minimum count.
Input- 6
Output- 3
3. sliding window,dp,trees, two pointers they will ask. According to their clients requirements they will ask the question. total it will 3-4 rounds technical coding/interviews will be there