Ho sostenuto un colloquio presso GALYTIX (Nuova Delhi)
Colloquio
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
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso GALYTIX (Gurgaon, Haryana) nel mese di ago 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso GALYTIX (Gurgaon, Haryana) nel mese di mar 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.