Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Webileapps (Hyderabad) nel mese di mar 2023
Colloquio
It was a simple react js interview as i was applying for frontend position.Full focus was on reactjs and javascript basics.Keep your basics clear and it should be a cakewalk
Domande di colloquio [1]
Domanda 1
React hooks,javascript basics and DOM manipulations
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto 6 giorni. Ho sostenuto un colloquio presso Webileapps nel mese di feb 2025
Colloquio
I applied via instahyre.
HR call: Basic questions, my experience, relevant experience, NP, location, etc. He says he will schedule an interview for the next day.
Then no interview was scheduled.
4 days after I received the call again, then the interview was scheduled.
Overall, it was an "okayish" experience. When the interviewer joined, the first thing she asked for was one ID proof. I showed them the PAN card (which was immediately available) on the camera screen.
She was soft-spoken, not too familiar. I feel she was a little less interested in interviewing. Actually, she was more focused on ticking the boxes rather than doing the healthy discussions.
I was explaining the whole approach in my mind, but I was not getting any response from her side. Even the interview call has the title "Node.js interview," but no question was asked for Node.js. Only 2 DSA & 1 SQL question was asked.
But yes, every time she explained the question very well. But she was not too much interested when I asked her my doubts (her tone got changed).
In the end she did not even ask if I had some questions for her.
2nd DSA Question - Easy(or medium)
given a class, with few seats occupied, now i need to print the count of the "adjancent combinations that students can sit in class"
1 SQL Question (given the problem statement, and need to write query for that).
Question was given a table with 3 fields, id, name, managerId
managerId was self reffering field from the same table
I need to print the name, & manager name using SQL
La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Webileapps nel mese di mag 2024
Colloquio
For me the interview process concluded within a week for few folks it took more than 2 weeks, the interview consisted of 2 technical rounds and 1 Hr round. The main objective of the interviewers were to check how a candidate approach and craft the solution.
Domande di colloquio [1]
Domanda 1
Technical Rounds:
1. Javascript output based questions, gave an assignment to solve using react and had few follow up questions. Time provided for this round was 1 hour.
2. Only 1 question was asked, to create a cart functionality. The boiler code was already present just needed to add the functionalities and logic. Time provided for this round was 1.5 hours
HR Round : Typical HR round, questions on my previous organisation, my tech stack which, why do you want to join and salary negotiations etc.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Webileapps nel mese di apr 2023
Colloquio
There was one hr call asked basic details about current and previous company. There would be 2 technical round and final round with manager.As of April 2023 Hybrid option was given to all employee. Technical interview. Interview was rescheduled 2 time.
Leetcode medium level question. Given an array of non negative integers, arrange them such that they form the largest number. numbers = [111, 22, 3]; output will be 322111.