Ho presentato la mia candidatura di persona. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Demandbase (Bengaluru) nel mese di lug 2023
Colloquio
Hr was careless. First introductory call then DS & algo call. Then for coding round they had some junior engg. whose experience were from service industry - he first cancelled the round by joining the round - then when actual round happened he didnt come on camera. He asked to print 1-n using 3 threads, even using one thread, odd using 2nd thread and a delimeter using the 3rd thread. When I coded it, he was kind of raising a doubt how could I finish it without interruption and why am I taking some minutes to modify the program- the interviewer was egoisting, not well versed with CS, he was showing off, probably engineer of his level is given high respect there - so much that they start disrespecting candidates in the interview. He was behaving like a headmaster.
Domande di colloquio [1]
Domanda 1
1. Given two strings - find number of same character at same position and number of present character but at diffrenet position 2. Find highest sum of contiguous array elements for a given array. 3. print 1-100 using three threads, even using 1st, odd using second and a delemeter using 3rd
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Demandbase (Hyderabad) nel mese di nov 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura di persona. Ho sostenuto un colloquio presso Demandbase
Colloquio
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.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto più di una settimana. Ho sostenuto un colloquio presso Demandbase nel mese di gen 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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