Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Terralogic (Hyderābād) em ago. de 2025
Entrevista
4 rounds
1st round was a DSA coding round
After successfully completing the code we had to explain the code to a panel member. If they think we communicated well they'll send us to next round
In 3rd round we had to code an OCR system under 30 minutes. Referring the internet was allowed. If we passed all their given conditions we were moved to the final round
In last round a panel member evaluated our code and asked general interview questions on OS, CN, DBMS, programming language, projects.
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Terralogic (Nellore) em ago. de 2025
Entrevista
I was interviewed at Terralogic Software Solutions in August. There were 3 rounds, First round (coding, code review) they filter and Second round (coding, technical interview) and Final round JAM with CEO.
Out of 140 candidates 15 are selected including me for the final round but the CEO did not selected even 1 candidate .previously they also conducted interviews in different locations (Bengaluru & Hyderabad) i think may be they should've cancelled this location if they got enough candidates from previous locations. Time Taken 7 hours (9:30 AM to 4:30PM )
Perguntas de entrevista [2]
Pergunta 1
Implement code for array which should be dynamic, also dynamic sliding window algorithm should be implemented on that array. And the program should return the sub array which meets the target of sum and product
Use our local system logs and prepare a report ,
give the system logs report data to LLM and analyze the data
prompt engineering is the key
should connect to LLM to do the analysis
Candidatei-me online. O processo levou 4 meses. Fui entrevistado pela Terralogic (Bengaluru) em jul. de 2025
Entrevista
It was applied through linkedin in June and got shortlisted for the coding round at terralogic site where you have to solve the problem which was given by obe of the employee of the Terralogic - who ever solves the problem they should explain the work flow and they will ask some DSA questions there on site will explaining the Work flow on the problem basis and then you are supposed to give Technical Interview who are qualified in the coding round...
Perguntas de entrevista [1]
Pergunta 1
write a program to create a tree like structure where each parent node will be having 2 more child node
with using
pre order
post order
in order
-where it should Dynamic not static O/P?