I had an interview with Demandbase yesterday, and the experience was quite different from what I’m used to. Typically, interviews involve someone with a similar level of experience or someone with slightly less experience than the candidate. However, in this case, I was interviewed by someone with 5 years of experience, while I have 11 years of experience. This created a challenging dynamic.
In such situations, the interviewer might feel pressured to demonstrate their knowledge and prove their expertise, which can make the interview process more difficult for the candidate. This was evident in my interview. For example, I was working with the `Tuple` and `Pair` classes from the `common_lang` Java package, and the interviewer initially questioned whether this was even Java. Once I clarified that it was indeed Java, the interviewer seemed focused on proving his own knowledge, which impacted the flow of the interview.
Overall, the experience felt challenging and somewhat frustrating.
I applied through a recruiter. The process took 2 weeks. I interviewed at Demandbase (Hyderābād) in Nov 2024
Interview
Well organised interview process, the interviewers were very polite and interaction was good.
They will test lot of aspects during the process. Core java skills, DS/Algo, Problem Solving, System design, technologies worked so far etc.
Interview questions [1]
Question 1
Round1: Hashmap internal workings, LRU Cache, LinkedList intersection problem from leet code. Java memory management, Exception handling.
Round2:
Edit distance dynamic programming question from leetcode,
Given a large file with name, how will you read the file and remove duplicates - they expects optimised solution.
Round3:
Resume technology walk through discussion.
Multi threading Questions.
Efficient webcrawling HLD
I applied through a recruiter. The process took 1+ week. I interviewed at Demandbase in Jan 2024
Interview
There were 5 interview rounds.
R1: Coding, LLD, Java concepts like immutability, singleton, exceptions
R2: design problem was given on Online gaming fantasy apps
R3: Basic Java and Database concepts like hashing, join queries ( daily day problem statements), maps, LLD, Ddesign pattern around building your own map
R4: Hiring manager and coding round. Coding question on validating HTML Script. Daily day process questions.
R5: Interaction with VP
One thing that was common from the interview process was that, everyone was too calm and composed.
The questions were a 2-way discussion.
I was allowed to raise points, question well and I was answered every small to big questions.
Highly practical, handson and detailed interview.
Lots of things of a software engineer are being checked in the overall process.
Interview questions [1]
Question 1
1. Online gaming fantasy apps system design
2. Mysql tables given, I had to share the join queries
3. Contruct your own java hashmap custom
4. Immutability, singleton, own projects LLD
5. Write a program to validate HTML SCRIPT