Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Terralogic (Nellore) nel mese di ago 2025
Colloquio
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 )
Domande di colloquio [2]
Domanda 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
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Terralogic (Hyderabad) nel mese di ago 2025
Colloquio
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.
Ho presentato la mia candidatura online. La procedura ha richiesto 4 mesi. Ho sostenuto un colloquio presso Terralogic (Bengaluru) nel mese di lug 2025
Colloquio
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...
Domande di colloquio [1]
Domanda 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?