bad not a good place to work with . there are better companies out . the environemtn is toxic stay safe y/all there also this is not a real review they just wont let me unloack my review section so
Me postulé en línea. Acudí a una entrevista en GALYTIX (Gurgaon, Haryana) en ago 2025
Entrevista
Technical Test (Written/Online)
The first round involved a test covering a mix of topics including aptitude, Power Query, HTML, and databases. This round evaluated both problem-solving ability and basic technical knowledge across different domains.
Case-Based Technical Task
In the second stage, we were provided with data on GDP from different countries. The task was to derive insights from the dataset and answer specific analytical questions. This round tested practical skills in data analysis, interpretation, and presentation.
Personal Interview
The final stage was a straightforward walkthrough of the CV and achievements. The interviewer focused on understanding past experiences, key accomplishments, and overall fit for the role.
Preguntas de entrevista [1]
Pregunta 1
They asked me to explain how I arrived at my conclusions from the GDP dataset — specifically, what steps I followed in analyzing the data and deriving insights.
Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en GALYTIX (Gurgaon, Haryana) en mar 2025
Entrevista
The interview process at Galytix included an online coding assessment followed by two technical rounds and one HR discussion. The technical interviews focused on SQL, data analysis, probability, and logical reasoning. Interviewers asked real-world data problems and checked how well I understood core concepts. The process was professional and well-structured, with clear communication throughout.
Preguntas de entrevista [1]
Pregunta 1
Q: What is the difference between INNER JOIN and LEFT JOIN in SQL?
How did you answer this question?
I explained that INNER JOIN returns only the rows with matching values in both tables, while LEFT JOIN returns all rows from the left table and the matched rows from the right table, inserting NULLs for unmatched rows.