Candidatei-me online. Fui entrevistado pela Exotel (Noida) em mai. de 2026
Entrevista
The interview process consisted of an initial technical round where questions were asked based on my experience, projects, Laravel, PHP, APIs, and backend development. After clearing the technical discussion, I was given a coding task in the final round to build authentication, CRUD APIs, and middleware. The task duration felt very short considering the setup time required, including installing dependencies and running Composer, which reduced the available development time.
Perguntas de entrevista [1]
Pergunta 1
Build authentication, CRUD APIs, and middleware in Laravel within the given time limit.
Three online interview rounds were conducted: the first focused on DSA, the second covered projects and system design, and the third included system design, managerial discussions, and detailed questions about past work experience.
Perguntas de entrevista [1]
Pergunta 1
What type of features and project you have worked on, Please explain
DSA question:
You are given a string s and a list of strings wordDict representing a dictionary.
Return true if s can be broken into a sequence of one or more words from the dictionary, separated by spaces.
Suppose inventory system is there. Suppose a product has 1000 units and there are multiple buyers then how will you manage consistency when there are multiple buyers concurrently trying to buy some products ? write some psuedo code how will it work ?
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Exotel (Bengaluru) em jan. de 2025
Entrevista
1 Screening round - About your work experience
1 DSA round, - 2 leet code medium level questions
2 Design round - LLD and HLD rounds.
1 Managerial round - Past experiences
1 HR round
Perguntas de entrevista [1]
Pergunta 1
Mostly DSA + problem-solving discussion. They focused a lot on approach, optimization, and edge cases.They mainly asked one DSA/coding problem and discussed the optimized approach around it.